1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-12 08:06:34 -04:00
Commit Graph

8476 Commits

Author SHA1 Message Date
Jon Beniston
6803b077f1 #1312 - Remove ? in Window's title bar 2022-08-31 18:01:38 +01:00
Edouard Griffiths
6320cd7d2a
Merge pull request #1395 from srcejon/fix_1389_part_2
Lime: Implement #1389
2022-08-29 23:25:32 +02:00
Edouard Griffiths
01e75b3e4f
Merge pull request #1394 from srcejon/start_stop_all
Add start/stop all devices in workspace button in toolbar.
2022-08-29 22:02:49 +02:00
Jon Beniston
d04b4840a9 Lime: Report calibration errors in GUI. Check LPF is reasonable for up/downconversion. 2022-08-27 17:08:03 +01:00
Jon Beniston
d404e9f943 Add start/stop all devices button in toolbar. Add device stateChanged signal. Use in RTL SDR GUI for updating device state 2022-08-27 10:18:17 +01:00
Edouard Griffiths
d1a4fca49b
Merge pull request #1393 from srcejon/adsb_mode_s
ADS-B: Add support for decoding Comm-B replies in Mode-S frames
2022-08-26 17:05:34 +02:00
Jon Beniston
16fd3128b8 Check ICAO in sink worker, so CRC can be checked. Fix warnings 2022-08-26 13:47:36 +01:00
Jon Beniston
0830691929 ADS-B: Add support for decoding Comm-B replies in Mode-S frames. This adds TAS, IAS, Mach, Selelected Alt, Selected Heading, Turn rate, Roll angle, Autopilot enabled, Vertical and lateral navigation modes, Baro setting, Headwind, OAT, Wind speed and direction, Pressure, Static air temperature, Humidity. 2022-08-26 12:35:12 +01:00
Edouard Griffiths
3c7e7974aa
Merge pull request #1391 from srcejon/fix_1389
Lime - Partially implement #1389
2022-08-21 22:07:52 +02:00
Jon Beniston
6ef84154a5 For #1389
Handle LMS_Calibrate returning positive error values.
Set Lime minimum frequency in GUI to 30MHz+NCO freq.
Set minimum calibration bandwidth to 2.5MHz.
2022-08-21 15:34:51 +01:00
f4exb
044af0d06d LimeSDR: reduced LimeSDR stream FIFO size to 256k to improve latency 2022-08-19 06:35:45 +02:00
f4exb
52e20382c0 scriptsapi: removed obsolete ptt_active.py and created ptt_feature.py based on PTT amd LimeRFE features 2022-08-17 11:42:26 +02:00
f4exb
00c98fe455 scriptsapi: removed obsolete config.py -I option 2022-08-17 11:41:28 +02:00
f4exb
e23b053ab2 LimeRFE feature: added start/stop Rx/Tx in actions 2022-08-17 11:40:22 +02:00
f4exb
4c2eb487c3 Regenerate swagger files and added missing references 2022-08-16 17:08:07 +02:00
f4exb
2c3930680f ScriptsAPI: fixed dump.py and config.py to match v7 requirements 2022-08-16 14:53:02 +02:00
f4exb
0a2fd88ffd LimeRFE feature: fixed settings API 2022-08-16 14:52:28 +02:00
f4exb
adea55d41d Simple PTT: fixed status indicator 2022-08-16 10:42:30 +02:00
f4exb
532e794fca NFM modulator: try to improve audio input 2022-08-15 13:09:49 +02:00
f4exb
d699271fcd Updated versions and changelogs 2022-08-14 11:52:25 +02:00
f4exb
2309104f74 Removed stray comma in CmakeLists.txt. Complements #1310. Fixes #1388 2022-08-13 11:51:15 +02:00
f4exb
66707b19bc SimplePTT: fixed list of audio devices for VOX displaying output instead of input devices 2022-08-13 11:14:31 +02:00
f4exb
6af0618240 WFM mod: fixed bug in WFMGUI::applySettings. Fixes #1387 2022-08-13 01:24:33 +02:00
Edouard Griffiths
a2f9a99559
Merge pull request #1383 from srcejon/fix_1377
RemoteTCPInput: Use input frequency offset when calculating centre frequency
2022-08-08 14:26:28 +02:00
Jon Beniston
1af00bf357 RemoteTCPInput: Use input frequency offset when calculating local centre frequency 2022-08-08 11:27:00 +01:00
f4exb
a9054f1add M17 mod: removed unwanted method declaration. Fixes #1380 2022-08-07 00:11:28 +02:00
Edouard Griffiths
0e4c903790
Merge pull request #1381 from srcejon/fix_1366
Call find_package for OpenCV on Windows for modatv
2022-08-06 22:27:57 +02:00
Jon Beniston
981781eabe Call find_package for OpenCV on Windows for modatv 2022-08-06 18:11:55 +01:00
f4exb
fd98de7b38 ChannelAnalyzer: apply fix for #892 only if the current trace mode is live trace. Fixes #1375 2022-08-04 23:43:18 +02:00
Edouard Griffiths
30349f218e
Merge pull request #1374 from srcejon/fix_m17_mac
MacOS build fixes
2022-08-04 18:26:32 +02:00
Jon Beniston
23c65fc8f3 MacOS build fixes 2022-08-04 15:13:25 +01:00
f4exb
84daf16a4b Updated versions and changelogs 2022-08-03 18:52:33 +02:00
f4exb
77a883b0aa M17: Util code cleanup 2022-08-03 18:40:56 +02:00
f4exb
df11e10677 Revert "M17: try to fix MSVC errors"
This reverts commit 75148f9659.
2022-08-03 18:40:56 +02:00
Edouard Griffiths
2588a7faea
Merge pull request #1370 from CRD716/master
Fix QT 5.15.4 map hang
2022-08-03 09:32:35 +02:00
CRD716
9c846f363c
Fix map feature 5.15.4 check 2022-08-02 16:46:50 -05:00
CRD716
0ce935b554
i forgor 2022-08-02 16:44:49 -05:00
CRD716
d0a94ede0c
Fix QT 5.15.4 map hang 2022-08-02 16:31:43 -05:00
f4exb
75148f9659 M17: try to fix MSVC errors 2022-08-02 05:56:40 +02:00
f4exb
7ca7dec872 M17: Treillis code cleanup 2022-08-02 05:56:06 +02:00
f4exb
bf5220a1f7 M17: attempt to restore MSVC build (2) 2022-07-31 05:26:50 +02:00
f4exb
798b62d0e9 M17: attempt to restore MSVC build 2022-07-31 05:16:38 +02:00
f4exb
50f3f71f55 M17: added missing exports 2022-07-31 05:15:58 +02:00
f4exb
e29581a0b2 M17: M17Randomizer code cleanup 2022-07-31 04:54:39 +02:00
f4exb
ca24d1bc57 M17: Util code cleanup 2022-07-31 04:24:03 +02:00
f4exb
8e1d5a3bbd M17: M17Demodulator M17FrameDecoder and M17Framer code cleanup 2022-07-27 23:38:35 +02:00
f4exb
820a5dc992 M17: IirFilter code cleanup 2022-07-27 23:30:09 +02:00
f4exb
06a0f051e9 M17: Golay24 code cleanup 2022-07-27 23:27:01 +02:00
f4exb
b5b6bdf825 M17: FreqDevEstimator code cleanup 2022-07-27 23:16:22 +02:00
f4exb
c2a91610c9 M17: FirFilter code cleanup 2022-07-27 19:02:23 +02:00