furrtek
|
c0876ebe9f
|
Stealth doc
|
2017-02-03 08:38:08 +00:00 |
|
furrtek
|
f9dd3f5a96
|
Icons and icon tool update
|
2017-02-03 08:21:12 +00:00 |
|
furrtek
|
c352458114
|
Jammer manual set range 2 & 3 bugfix
Menu capture/replay confusion bugfix
|
2017-02-03 06:26:42 +00:00 |
|
furrtek
|
607e6c5bd4
|
CTCSS in soundboard. 24 jammer chs instead of 9.
Soundboard random mode now cares about loop option.
Started documenting UI.
|
2017-02-02 09:29:14 +00:00 |
|
Furrtek
|
703d8044a3
|
Update README.md
|
2017-02-02 02:37:56 +00:00 |
|
furrtek
|
799e29e5e6
|
Last soundboard bug was actually 50% fixed...
|
2017-02-02 00:44:35 +00:00 |
|
furrtek
|
15f66eb74e
|
Soundboard bugfix: shouldn't crash with long file names
|
2017-02-01 23:31:16 +00:00 |
|
furrtek
|
394331ebd2
|
POCSAG RX now runs at 3.072MHz, like NFM audio
|
2017-02-01 11:40:01 +00:00 |
|
furrtek
|
8662ed4024
|
Close Call should be more accurate
Merged close call and wideband spectrum baseband processors
|
2017-02-01 08:53:26 +00:00 |
|
furrtek
|
064e097bc3
|
Symfield widget auto-inits
ADS-B emergency frame
|
2017-02-01 00:21:13 +00:00 |
|
furrtek
|
688a012443
|
Transmitter config widget
Frequency manager duplicate alert
Tone sets
|
2017-01-30 13:10:30 +00:00 |
|
furrtek
|
0642d633c3
|
Frequency manager empty file bugfix
|
2017-01-30 01:09:00 +00:00 |
|
furrtek
|
c8e71bcdee
|
Cleaned up jammer UI
|
2017-01-29 08:29:16 +00:00 |
|
furrtek
|
693a2533b5
|
Reverted to original CPLD data
|
2017-01-29 06:50:48 +00:00 |
|
furrtek
|
17451d840a
|
Merge branch 'master' of https://github.com/furrtek/portapack-hackrf
|
2017-01-17 14:27:49 +00:00 |
|
furrtek
|
f0fbc356ad
|
Jammer bugfix: now produces all the right channels
|
2017-01-17 14:27:37 +00:00 |
|
furrtek
|
7cb38f858e
|
Udpdated jammer baseband code, should work again
|
2017-01-17 08:42:35 +00:00 |
|
Furrtek
|
b762329fe5
|
Update README.md
|
2017-01-17 07:46:42 +00:00 |
|
furrtek
|
368f0f7fb0
|
Digital mode for waveform widget, 2.4GHZ WLAN channels in jammer
|
2017-01-17 07:00:42 +00:00 |
|
furrtek
|
b10c88e271
|
POCSAG bitrate selection and logging toggle
Small checkboxes
|
2017-01-16 13:36:28 +00:00 |
|
furrtek
|
e4abcea9a3
|
Added bitrate option for POCSAG baseband, PWMRSSI frequency option
Split SD card wiper app
Cleanup for -Weffc++
|
2017-01-16 08:40:17 +00:00 |
|
furrtek
|
5e40669cbc
|
Merge 'upstream/master' - At least it builds...
|
2017-01-16 03:45:44 +00:00 |
|
furrtek
|
f39954856e
|
Ignores
|
2017-01-10 19:52:52 +00:00 |
|
furrtek
|
12aeae3a82
|
Commit replay stuff before sync
|
2017-01-10 19:45:40 +00:00 |
|
furrtek
|
3ec725c172
|
Added SD card wiper tool
Frequency manager now creates FREQMAN.TXT if not found
Moved graphics files
|
2017-01-10 18:40:33 +00:00 |
|
Furrtek
|
a0469d709d
|
Update README.md
|
2017-01-09 22:08:37 +01:00 |
|
furrtek
|
a0c248d567
|
Added waveform widget and a frequency field in encoders tx
|
2017-01-09 02:45:29 +00:00 |
|
furrtek
|
be3d477352
|
Fixed encoders TX locking up, more icons
|
2017-01-08 21:52:54 +00:00 |
|
Jared Boone
|
052fd1c407
|
Extract loop into static method.
Performance boost as compiler is no longer updating member variable every pass through the loop.
|
2017-01-06 16:59:57 -08:00 |
|
Jared Boone
|
05eb694c0a
|
Introduce simd32_t type.
Discontinue use of disagreeable __SIMD #define.
|
2017-01-06 16:57:36 -08:00 |
|
Jared Boone
|
1986d1faca
|
Travis-CI: Update compiler to ARM-GCC 6.2.
|
2017-01-06 14:28:41 -08:00 |
|
Jared Boone
|
177d49b769
|
GPIO: Fix for incorrect pin-funciton bit mask.
Caused device to not boot. Oops.
|
2017-01-06 14:22:27 -08:00 |
|
furrtek
|
1898a37c42
|
Merge branch 'master' of https://github.com/furrtek/portapack-hackrf
|
2017-01-06 02:51:24 +01:00 |
|
furrtek
|
9fab42eb7c
|
More pretty icons, BW setting change in BHT TX
|
2017-01-06 02:51:09 +01:00 |
|
Jared Boone
|
e763592adb
|
Compile firmware as C++14.
|
2017-01-05 17:15:00 -08:00 |
|
Jared Boone
|
87383d735c
|
C++14: Decommission my own make_unique.
|
2017-01-05 17:14:07 -08:00 |
|
Jared Boone
|
0d1e48ae9c
|
C++14: Add two-argument delete() implementations.
Just passing to one-argument versions.
|
2017-01-05 17:13:03 -08:00 |
|
Jared Boone
|
a22dc150bc
|
C++14: make some wrapper classes static.
Also address GCC 6.2 not allowing constexpr from reinterpret_cast<> values.
|
2017-01-05 17:10:00 -08:00 |
|
Jared Boone
|
0ea2f9650e
|
C++14: const all the methods!
|
2017-01-05 17:06:44 -08:00 |
|
Furrtek
|
4a85e585b2
|
Update README.md
|
2016-12-30 00:31:50 +01:00 |
|
Furrtek
|
8d6ec116fa
|
Screenshot mosaïque
|
2016-12-30 00:30:44 +01:00 |
|
Furrtek
|
c6bf8cfebd
|
Splash was stuck
|
2016-12-29 23:20:26 +01:00 |
|
Furrtek
|
0c99c93894
|
Update README.md
|
2016-12-27 09:03:19 +01:00 |
|
furrtek
|
c0909fa298
|
Pretty icons
|
2016-12-26 20:33:38 +01:00 |
|
furrtek
|
a67feb01fd
|
Fixed Nuoptix TX, merged DTMF TX with tones TX
|
2016-12-26 17:51:30 +01:00 |
|
furrtek
|
1e34a48be9
|
Fixed proc_tones skipping last tone
Split ui_bht to bht
|
2016-12-26 16:15:54 +01:00 |
|
furrtek
|
f033782d4b
|
Playdead default sequence and validity check
|
2016-12-26 13:49:23 +01:00 |
|
furrtek
|
a0b4212c92
|
Frequency manager screenshot
|
2016-12-26 01:42:31 +01:00 |
|
Furrtek
|
a06bab9d82
|
Update README.md
|
2016-12-26 01:40:15 +01:00 |
|
furrtek
|
7df5987b3b
|
Added utilities > Frequency manager + load/save
|
2016-12-26 01:31:38 +01:00 |
|