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 |
|
Jon Beniston
|
a4beb0e0d5
|
Fix #1559. Update protocol before calling setAzimuthElevation
|
2023-01-06 09:18:02 +00:00 |
|
Edouard Griffiths
|
5bfd42ab80
|
Merge pull request #1556 from srcejon/reenable_3dmap
Reenable 3D Map
|
2023-01-05 19:22:53 +01:00 |
|
Edouard Griffiths
|
20bdbfa306
|
Merge pull request #1555 from srcejon/device_enum
Add progress dialog for device enumeration, as some drivers are slow on Windows.
|
2023-01-04 18:48:50 +01:00 |
|
Jon Beniston
|
e987f15952
|
Reenable 3D Map
|
2023-01-04 16:59:09 +00:00 |
|
Jon Beniston
|
c54d268280
|
Add progress dialog for device enumeration, as some drivers are slow. Don't automatically enumerate.
|
2023-01-04 15:22:41 +00:00 |
|
Edouard Griffiths
|
0b476f6dd2
|
Merge pull request #1554 from srcejon/android_fixes
Android related changes
|
2023-01-03 23:12:39 +01:00 |
|
Jon Beniston
|
94009e05a6
|
Add libusb for Android
|
2023-01-02 15:49:20 +00:00 |
|
Jon Beniston
|
1124177750
|
Make WebEngine support in Map optional for Android
|
2023-01-02 15:48:08 +00:00 |
|
Jon Beniston
|
224eb2c1b7
|
Make WebEngine support in Map optional for Android
|
2023-01-02 15:47:46 +00:00 |
|