Jon Beniston
|
29c9c07b74
|
Spectrum: Keep frequency displayed while channel is being dragged
|
2023-01-23 14:40:19 +00:00 |
|
Edouard Griffiths
|
e4b12f1c7f
|
FT8 demod: quick fix for Windows: add fftw include libraries
|
2023-01-23 11:04:22 +01:00 |
|
f4exb
|
03bb2d6318
|
FT8: corrected export macro call
|
2023-01-23 08:03:04 +01:00 |
|
f4exb
|
048447592c
|
FT8: added missing image
|
2023-01-23 07:34:11 +01:00 |
|
f4exb
|
a6a43633e8
|
FT8 demod: filter messages
|
2023-01-23 07:20:41 +01:00 |
|
f4exb
|
9fb41b2e81
|
FT8 demod: move messages list to bottom button
|
2023-01-22 20:24:19 +01:00 |
|
f4exb
|
09d18ce9a3
|
FT8 demod: band presets
|
2023-01-22 20:08:32 +01:00 |
|
f4exb
|
2b5078e000
|
FT8 demod: make FT8::FFTEngine a singleton. Name worker threads for debugging
|
2023-01-21 12:22:05 +01:00 |
|
f4exb
|
6c15a0ffd2
|
FT8 demod: implemented logging and GUI updates
|
2023-01-20 23:16:57 +01:00 |
|
f4exb
|
d4363929f4
|
FT8 demod: implemented messages in GUI
|
2023-01-20 06:42:11 +01:00 |
|
f4exb
|
b1cf15213c
|
FT8 demod: implemented decoder
|
2023-01-19 23:51:43 +01:00 |
|
f4exb
|
0d77b37ec1
|
FT8 demod: test with .wav files
|
2023-01-18 23:00:59 +01:00 |
|
f4exb
|
d6cafa08c5
|
FT8 demod: volume meter
|
2023-01-16 21:51:26 +01:00 |
|
f4exb
|
809e0bccd4
|
FT8 demod: removed AGC squelch system and make connection with the Demod Analyzer
|
2023-01-16 19:58:39 +01:00 |
|
f4exb
|
14f9989adb
|
FT8 demod: removed DSB option and set USB only
|
2023-01-16 19:58:39 +01:00 |
|
f4exb
|
cd8990907d
|
FT8 demod: removed audio references (almost)
|
2023-01-16 19:58:39 +01:00 |
|
f4exb
|
6444d749d8
|
FT8 demod: copy from SSB demod
|
2023-01-16 19:58:38 +01:00 |
|
Edouard Griffiths
|
9350bcd949
|
Merge pull request #1566 from srcejon/b210_speedup
Speed up enumeration / opening USRP B210 by using hardcoded values.
|
2023-01-16 07:04:47 +01:00 |
|
Edouard Griffiths
|
8f4148d4e5
|
Merge pull request #1565 from srcejon/reset_measurements_button
Add reset measurements button to Spectrum GUI
|
2023-01-16 01:21:48 +01:00 |
|
Edouard Griffiths
|
2b6b63e647
|
Merge pull request #1564 from srcejon/fix_audio_input_gui
Audio Input: Make sure audio device name corresponds to GUI setting.
|
2023-01-15 23:17:42 +01:00 |
|
Jon Beniston
|
aeaf0e75c0
|
Speed up enumeration / opening USRP B210 by using hardcoded values.
|
2023-01-15 19:45:44 +00:00 |
|
Jon Beniston
|
0bbda79828
|
Add reset measurements button to Spectrum GUI
|
2023-01-15 12:01:37 +00:00 |
|
Jon Beniston
|
d548ff0eb9
|
Audio Input: Make sure audio device name corresponds to GUI setting. Set start/stop button background colour according to device status.
|
2023-01-15 10:24:58 +00:00 |
|
f4exb
|
0a257f393e
|
LimeRFE: save Rx/Tx mode in m_rfeBoardState. Fixes #1557
|
2023-01-14 20:42:31 +01:00 |
|
f4exb
|
2552160f8f
|
Updated versions and changelogs
|
2023-01-14 01:07:29 +01:00 |
|
f4exb
|
af21224664
|
FT8 support: MSVC fix
|
2023-01-12 22:25:42 +01:00 |
|
f4exb
|
90e262ccd9
|
FT8 support: fix it again and again and again and again and again ...
|
2023-01-12 21:43:04 +01:00 |
|
f4exb
|
6671f683ed
|
FT8 support: hide 128 bit integer
|
2023-01-12 20:54:42 +01:00 |
|
f4exb
|
5ce5a24946
|
FT8 support: build fixes
|
2023-01-12 17:29:24 +01:00 |
|
f4exb
|
e8be1f6744
|
FT8 support: fixed typo
|
2023-01-12 14:35:09 +01:00 |
|
f4exb
|
6838958c6b
|
FT8 support: corrected FT8 enabling in main CMakeFile and in sdrbench
|
2023-01-12 14:15:22 +01:00 |
|
Edouard Griffiths
|
e3c16440d8
|
FT8 demod: added missing Boost include dirs
|
2023-01-12 10:27:43 +01:00 |
|
f4exb
|
6addf0fd30
|
FT8 demod: added missing FFTW3 include directories
|
2023-01-12 08:06:48 +01:00 |
|
f4exb
|
6ecd110d14
|
FT8 demod: adapted to QThread
|
2023-01-12 01:02:38 +01:00 |
|
f4exb
|
aaab8b5351
|
FT8 demod: removed string.h dependency
|
2023-01-11 17:08:57 +01:00 |
|
f4exb
|
ea49a8813b
|
FT8 denod: removed thread dependency in FT8 class
|
2023-01-11 16:36:10 +01:00 |
|
f4exb
|
508da7da9c
|
FT8 demod: unwanted dependencies removal and unpacking reorganization
|
2023-01-11 16:36:10 +01:00 |
|
f4exb
|
60debc5d83
|
: FT8 demod: implement Qt dependency and export for MSVC
|
2023-01-11 16:36:10 +01:00 |
|
f4exb
|
38fbcc65b7
|
: FT8 demod: implement Qt dependency and export for MSVC
|
2023-01-11 16:36:10 +01:00 |
|
f4exb
|
22acbebab6
|
FT8 demod: make FFT engine
|
2023-01-11 16:36:10 +01:00 |
|
f4exb
|
6adac5f45b
|
FT8 demod: FFT: removed main Unix dependencies
|
2023-01-11 16:36:10 +01:00 |
|
f4exb
|
7ec86b09de
|
FT8 demod: reorganized code (1)
|
2023-01-11 16:36:10 +01:00 |
|
f4exb
|
65e9d1a167
|
FT8 demod: removed sndfile dependency
|
2023-01-11 16:36:10 +01:00 |
|
f4exb
|
7cd08ef1e9
|
FT8 demod: implement callback as an interface class. Added test .wav file and file option in the sdrbench options
|
2023-01-11 16:36:10 +01:00 |
|
f4exb
|
23e01ea064
|
FT8 demod: isolate call1, all2 and locator in callback
|
2023-01-11 16:36:10 +01:00 |
|
f4exb
|
6594bf209e
|
FT8 demod: restore double precision for time variables
|
2023-01-11 16:36:10 +01:00 |
|
f4exb
|
902e58b46b
|
FT8 demod: initial commit of FT8 library with minimal changes and benchmark test
|
2023-01-11 16:36:10 +01:00 |
|
f4exb
|
6455c3ad3a
|
Re-enable LimeSuite in Windows with latest commit
|
2023-01-11 16:35:12 +01:00 |
|
f4exb
|
411a5f51a7
|
BladeRF v1: fixed VGA controls in GUI. Fixes #1535
|
2023-01-11 16:35:06 +01:00 |
|
Edouard Griffiths
|
301d1f5d85
|
Merge pull request #1560 from srcejon/fix_1559
Fix rotator controller protocol setting
|
2023-01-06 23:22:36 +01:00 |
|