1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-19 11:26:35 -04:00
Commit Graph

9519 Commits

Author SHA1 Message Date
Arne Jünemann
1034c79c30 Fix FFT Overlap for spectrum view
Movement of the buffer was double what should have been intended
Added warning to std::copy uses that overlaping copy is undefined
behaviour
2023-10-23 14:48:40 +02:00
Edouard Griffiths
036a89f4a3
Merge pull request #1852 from srcejon/freq_scanner
Frequency Scanner plugin
2023-10-23 13:47:32 +02:00
Jon Beniston
7dca35ac24 Initialise m_scopeSink 2023-10-22 23:25:12 +01:00
Jon Beniston
8814fda178 Fix race condition that can result in a crash or hang 2023-10-22 23:24:34 +01:00
Jon Beniston
842d90f268 Update to MacOS 12, as brew complains about 11 being unsupported 2023-10-22 14:27:06 +01:00
srcejon
3b0512bd29 Fix crash if some columns in .csv file is missing 2023-10-22 10:25:40 +01:00
srcejon
1b392ee53c Fix warnings 2023-10-22 10:25:08 +01:00
srcejon
3e147ec804 Avoid using channel guard bands, due to possible aliasing from half-band filters 2023-10-22 10:03:04 +01:00
srcejon
ce6b08b15e Add menu to enable/disable all rows. 2023-10-22 10:01:29 +01:00
srcejon
bb88296b15
Merge branch 'f4exb:master' into freq_scanner 2023-10-18 10:40:19 +01:00
f4exb
9799874c17 up/down channelizers: set guard interfal to 12.5% and optimize debug messages 2023-10-18 06:29:18 +02:00
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