Commit Graph

8692 Commits

Author SHA1 Message Date
Jon Beniston aeaf0e75c0 Speed up enumeration / opening USRP B210 by using hardcoded values. 2023-01-15 19:45:44 +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
Jon Beniston 61825e5756 Make WebEngine support in Map optional for Android 2023-01-02 15:47:24 +00:00
Jon Beniston d574e74908 Support FileInput plugin on Android, by using QFile rather istream 2023-01-02 15:42:34 +00:00
Jon Beniston 5be2b1674e Add flag to skip FFMPEG version check on Android 2023-01-02 15:32:25 +00:00
Jon Beniston 125bbdfabf Remove unused libraries 2023-01-02 15:31:51 +00:00
Jon Beniston edb63f7d8a Update aligned_malloc implementation on Android, so it works with API level 23 2023-01-02 15:31:27 +00:00
Jon Beniston b70496c1cc Fix crash when no logger implemented. Add additional error reporting for GPS positioning. 2023-01-02 15:30:34 +00:00
Jon Beniston 1fd29354fc Add support for multiple ABIs on Android 2023-01-02 15:28:52 +00:00
Jon Beniston c817eadcc4 Add Android support. Convert line endings 2023-01-02 15:26:46 +00:00
Jon Beniston c39260fbdb Reduce UI minimum size for small Android screens 2023-01-02 15:26:18 +00:00
Jon Beniston 526164f2e1 Check for errors when writing to log 2023-01-02 15:24:17 +00:00
Jon Beniston eb9fb3469d Ignore SSL certifcate errors on Android 2023-01-02 15:23:41 +00:00
Jon Beniston 95cb214b57 Add missing brace 2023-01-02 15:22:07 +00:00
Edouard Griffiths 0827a7026a
Merge pull request #1551 from f4exb/rgetz-patch-1
Update sdriq readme.md
2023-01-01 12:50:04 +01:00