1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-17 18:36:34 -04:00
Commit Graph

7710 Commits

Author SHA1 Message Date
Edouard Griffiths
90620eed62
Merge pull request #1182 from srcejon/map_my_position_update
Map/ADS-B: Update station icon on map when My Position preference changes
2022-03-21 13:33:16 +01:00
Jon Beniston
54410f8154 Remove obsolete code 2022-03-21 10:16:47 +00:00
Jon Beniston
5ec2133782 Update station icon on map when My Position preference changes 2022-03-21 10:14:35 +00:00
f4exb
4b82b919d3 Implement signal when main preferences are changed. Partially implements #1139 2022-03-20 12:24:56 +01:00
Edouard Griffiths
9a2ba902c7
Merge pull request #1180 from srcejon/adsb_splitter
ADS-B: Use QSplitter for table and map
2022-03-20 12:13:03 +01:00
Jon Beniston
b9a9e81089 ADS-B: Use QSplitter for table and map 2022-03-20 10:08:03 +00:00
f4exb
27e16796fb GLSpectrum GUI: use a custom flow layout for the 3 main horizontal layouts 2022-03-19 12:18:55 +01:00
f4exb
232fd689d4 Fixed cleanup method on shader classes. Fixes #1179 2022-03-18 21:53:53 +01:00
f4exb
cbdf46098d Replace obsolete QGLWidget by QOpenGLWidget 2022-03-18 21:53:53 +01:00
f4exb
60d4b2f126 Set label in AudioFifo to identify the controlling component in error messages. Use a signal to retrieve the channel index in device set appropriately 2022-03-18 21:53:53 +01:00
f4exb
053e4a31cd Add label to SampleSinkFifo to mention controlling component in error messages 2022-03-18 21:53:53 +01:00
f4exb
188186046e Removed status tips 2022-03-18 21:53:53 +01:00
Edouard Griffiths
f027701e0c
Merge pull request #1178 from srcejon/feature_layout
Add FeatureLayout - to try to better use space in Feature window
2022-03-18 21:33:10 +01:00
Jon Beniston
476978f21d Add FeatureLayout - to try to better use space in Feature window 2022-03-18 17:07:52 +00:00
f4exb
09599e145e Added signals to SampleSinkFifo including samples timings. Implements #1143 and part of #1139 2022-03-15 22:21:06 +01:00
f4exb
a1babc9706 VOR localizer feature: use added channel signal for automatic update 2022-03-12 05:45:54 +01:00
f4exb
8477641bec MainCore: signals to notify changes in devices channels and features. Part of #1139 2022-03-12 05:45:24 +01:00
f4exb
ae93186c8a Updated versions and changelogs 2022-03-09 19:13:58 +01:00
f4exb
82ebab8ac1 ADSB demod: do not apply channel sample rate if it is 0. Fixes #1165 2022-03-08 00:57:07 +01:00
f4exb
74497a68a0 GLSpectrum: take zooming into account when computing FFT bin number. Fixes #1140 2022-03-06 23:08:34 +01:00
f4exb
3dc0c26ff5 Repair FCD support with better FindHIDAPI cmake module. Fixes #1160 2022-03-06 01:30:15 +01:00
f4exb
5410096f1e Disable FCD as a consequence of #1160 2022-03-05 23:25:07 +01:00
f4exb
48040a3edd Revert "Fixed build with hidapi"
This reverts commit 97fc4bf2da.
2022-03-05 22:59:18 +01:00
f4exb
97fc4bf2da Fixed build with hidapi 2022-03-05 14:19:49 +01:00
f4exb
88a447d8f5 Ubuntu build: added libhidapi-dev in appveyor file 2022-03-05 12:38:42 +01:00
f4exb
fb3062886c Removed embedded hidapi. Fixes #1160 2022-03-05 12:04:27 +01:00
f4exb
bbdfa91dee Regenerate swagger files. Updated sdrbase webapi.qrc 2022-03-05 05:02:22 +01:00
f4exb
0715fc5d69 Updated versions and changelogs 2022-03-05 04:58:19 +01:00
f4exb
1ef45efc4a use inline instead of static for code that is header only 2022-03-03 23:24:31 +01:00
f4exb
22381c5dbc ValueDialZ: fix find exponent. Fixes #1158 2022-03-03 23:23:54 +01:00
Edouard Griffiths
9a733527bb
Merge pull request #1172 from srcejon/fix_1161_sdrplay
SDRplayInput - Ensure decimation length is power of two
2022-03-03 21:04:55 +01:00
Edouard Griffiths
36876c053f
Merge pull request #1171 from srcejon/fix_1153
Rotator controller - Open/close serial ports in worker thread.
2022-03-03 19:06:52 +01:00
Jon Beniston
84865a6f8e SDRplayInput - Use buffer to ensure lenght of data passed to decimators is always a power of two. 2022-03-03 15:04:59 +00:00
Jon Beniston
994cadc91f Open/close serial ports in worker thread. Fix for #1153 2022-03-03 11:06:18 +00:00
f4exb
9c063410fb Message pipes rework: more renaming 2022-03-02 23:57:35 +01:00
f4exb
cbe643c0b1 Message pipes rework: settings pipes change in other plugins 2022-03-02 23:07:15 +01:00
f4exb
283ab64c59 Message pipes rework: settings pipes change in AFC, SSB demod, Frequency tracker 2022-03-02 06:58:54 +01:00
Edouard Griffiths
1c5a777709
Merge pull request #1170 from srcejon/radiosonde_rs41
Add RS41 Radiosonde Demodulator and Feature
2022-03-01 21:05:29 +01:00
Jon Beniston
3110595cb3 Fix spelling 2022-03-01 18:31:59 +00:00
Jon Beniston
eac134f14c Increase size of temperature column 2022-03-01 18:22:23 +00:00
Jon Beniston
81ce07a484 Fix linux gcc warnings 2022-03-01 17:54:12 +00:00
Jon Beniston
59472e5b5b Fix linux errors 2022-03-01 17:48:36 +00:00
Jon Beniston
32c94dccc3 Fix link in readme 2022-03-01 17:34:13 +00:00
Jon Beniston
a4d6564854 Use common coordinate transform code 2022-03-01 17:26:35 +00:00
Jon Beniston
652ecc91e4 Use HTML to ensure line break 2022-03-01 17:25:56 +00:00
Jon Beniston
bcff46a826 Add Radiosonde support to Map and DemodAnalyzer 2022-03-01 17:24:35 +00:00
Jon Beniston
76443fe11e Add link to Map docs 2022-03-01 17:23:19 +00:00
Jon Beniston
2ec662bff1 Remove unnecessary includes 2022-03-01 17:23:04 +00:00
Jon Beniston
99fb619506 Fix alignment of UI elements in AIS Demod GUI 2022-03-01 17:22:41 +00:00
Jon Beniston
e7d05f832f Improve table scrolling 2022-03-01 17:20:35 +00:00