Commit Graph

9508 Commits

Author SHA1 Message Date
srcejon 4ce62c6f29
Merge branch 'f4exb:master' into freq_scanner 2023-10-17 13:21:14 +01:00
Edouard Griffiths cdc9ddb954
Merge pull request #1849 from srcejon/fix_1846
Fix compilation on Windows
2023-10-17 14:17:31 +02:00
Jon Beniston d2c1ba8e18 Fix compilation on Windows 2023-10-17 11:36:27 +01:00
srcejon f20414899c
Merge branch 'f4exb:master' into freq_scanner 2023-10-17 10:46:28 +01:00
f4exb 9abd62f40e Change down and up channelizers filter chain strategy. Fixes #1846 2023-10-17 02:52:45 +02:00
srcejon 939476b634
Merge branch 'f4exb:master' into freq_scanner 2023-10-16 10:35:31 +01:00
f4exb 2f2c387276 Change order of sub-band matching in the Upchannelizer similarly to fix for #1846 2023-10-15 13:50:59 +02:00
srcejon fd5b14a0f6
Merge branch 'f4exb:master' into freq_scanner 2023-10-15 12:18:41 +01:00
f4exb 8ca7dbbd4e Change order of sub-band matching in the Downchannelizer. Fixes possible aliasing issues. Fixes #1846 2023-10-15 11:50:31 +02:00
srcejon 515e19f20b Fix crash and tidy up UI. 2023-10-13 08:54:43 +01:00
srcejon 51ddd77aa3 Fix 8333 channels. 2023-10-13 08:54:11 +01:00
srcejon bb2655cd51 Fix warnings 2023-10-03 16:57:45 +01:00
srcejon 2d8ae1329b Add signal for when annotations change 2023-10-03 16:10:08 +01:00
srcejon 83ceae4ba3 Use full bandwidth 2023-10-03 16:09:54 +01:00
srcejon d2526cdc5b Fix loading settings. Add remove inactive button. Restart scan when sample rate changes. 2023-10-02 15:45:17 +01:00
Edouard Griffiths 8c98a48092
Merge pull request #1842 from james-pcdr/patch-1
Remove `ptt_active.py` section
2023-09-30 23:26:29 +02:00
srcejon f8f9d270df Update annotations when restoring settings. 2023-09-29 21:18:27 +01:00
srcejon e89623f64d Fix restoring frequencies. 2023-09-29 20:58:19 +01:00
james-pcdr 94cf941824
Remove `ptt_active.py` section 2023-09-29 13:38:01 -04:00
srcejon 33629b77e2 Center channels when possible. Fix channel setting initial display. Add clear active count button. 2023-09-29 14:35:52 +01:00
srcejon 4462078ead Update docs 2023-09-29 11:26:50 +01:00
srcejon 3a8a0f0bf0 Reduce debug. Add screenshot. 2023-09-29 10:52:21 +01:00
srcejon b3d3ca43ca Fix filtering of Freq Scanner from list of channels. 2023-09-29 09:38:15 +01:00
srcejon e9066fe2a4 Use frame geo rather than widget size, so dialogs aren't positioned off screen on Windows. 2023-09-29 08:43:29 +01:00
srcejon f3582b95f5 Set background colour for start/stop button 2023-09-29 08:42:47 +01:00
srcejon 7fe7f2aa86 Update threading to latest approach 2023-09-29 08:42:25 +01:00
Jon Beniston 2192a054ed Generate swagger files for Freq Scanner 2023-09-28 19:02:58 +01:00
srcejon b42b6be910 Add Freq Scanner 2023-09-28 18:23:15 +01:00
srcejon 37521224c3 Add frequency scanner channel plugin 2023-09-28 16:45:35 +01:00
Edouard Griffiths 88aded6e04
Merge pull request #1840 from agkphysics/master
Fix missing brace in feature CMakeLists
2023-09-25 21:35:42 +02:00
Edouard Griffiths c245aaa886
Merge pull request #1841 from srcejon/mac_ci
Github Actions updates
2023-09-25 02:30:34 +02:00
Jon Beniston 3def09fd1f Remove debug 2023-09-24 21:42:08 +01:00
Jon Beniston a563e8f220 Don't generate .zip file on windows 2023-09-24 20:26:22 +01:00
Jon Beniston b267efaa7a Check space at more points 2023-09-24 20:10:33 +01:00
Jon Beniston 12d592d2ed Display exe size 2023-09-24 20:06:47 +01:00
Jon Beniston 6a75d36c4b Fix filename. Try 3 parallel jobs 2023-09-24 17:13:41 +01:00
Jon Beniston d96878f994 Get version after configure 2023-09-24 15:14:31 +01:00
Jon Beniston 608609a980 Fix syntax error 2023-09-24 15:01:40 +01:00
Jon Beniston 9a6ade37d9 Cache version numbers, so they can be used in other scripts 2023-09-24 14:55:56 +01:00
Aaron Keesing 15c3f622ee
Fix missing brace in feature CMakeLists
Missing brace causes a CMake error if GS232CONTROLLER is disabled.
2023-09-24 23:59:10 +13:00
Jon Beniston ad7c08d05c Try to fix version number 2023-09-24 10:26:41 +01:00
Jon Beniston 56aba40d07 Try to fix OS version number 2023-09-24 10:21:17 +01:00
Jon Beniston c875b307ca Try to fix version number 2023-09-24 10:17:53 +01:00
Jon Beniston ddbac0e503 Try to fix version number 2023-09-24 10:04:54 +01:00
Jon Beniston 8c9eb22bfd Upload Mac artifact 2023-09-24 08:34:04 +01:00
Jon Beniston 9fadf291a1 QGLFormat is removed from Qt6 2023-09-23 22:14:01 +01:00
Jon Beniston dc40fac021 Fix for Qt6 2023-09-23 21:31:25 +01:00
Jon Beniston 6e514435ac Try Qt6 2023-09-23 21:08:10 +01:00
Jon Beniston 138122bddc Fix syntax 2023-09-23 21:00:34 +01:00
Jon Beniston 7e410ac8f0 Try Qt6 build 2023-09-23 20:39:29 +01:00