Edouard Griffiths
ea24077e2b
Merge pull request #1420 from srcejon/remote_control
...
Remote Control: Fix Mac build
2022-09-19 07:04:01 +02:00
Jon Beniston
6df9749234
Sat Tracker: Fix restoring LOS speech for #1421
2022-09-18 20:30:37 +01:00
Jon Beniston
042b1f0783
Remote Control: Fix Mac build
2022-09-18 16:53:35 +01:00
Jon Beniston
5da8d6d28c
Update threading in Rotator Controller for #1346
2022-09-18 16:47:06 +01:00
Jon Beniston
0c5caef095
Remove unused variables
2022-09-18 16:45:25 +01:00
Jon Beniston
8a4c9f5d20
Sat tracker: Use new threading model for #1346 . Fix memory corruption bug
2022-09-18 10:59:12 +01:00
f4exb
77f825d980
Updated versions and changelogs
2022-09-18 10:51:03 +02:00
Jiří Pinkava
0df2d75e6d
Replace deprecated QMutex(Recursive) with QRecursiveMutex
2022-09-17 23:00:07 +02:00
Edouard Griffiths
9b3f438937
Merge pull request #1415 from srcejon/lime_return_val
...
Lime: Add missing return value.
2022-09-17 12:50:10 +02:00
Edouard Griffiths
262e932544
Merge pull request #1414 from srcejon/remote_control
...
Remote Control Feature
2022-09-17 11:21:24 +02:00
Jon Beniston
13ec843891
Fix for QT 5.12
2022-09-17 08:54:38 +01:00
Jon Beniston
7b8ad1c6cf
Fix for QT 5.12
2022-09-17 08:46:17 +01:00
Jon Beniston
a46f5a635e
Lime: Add missing return value.
2022-09-16 15:32:56 +01:00
Jon Beniston
0fa9026e62
Remote Control: Update readme
2022-09-16 15:01:23 +01:00
Jon Beniston
ffa17d3a2d
Fix typos in Remote Control docs
2022-09-16 11:45:57 +01:00
Jon
460576e640
Fix gcc warnings
2022-09-16 11:41:40 +01:00
Edouard Griffiths
c983b3712e
Merge pull request #1411 from pinkavaj/pi-fix-cmake-warn1
...
Fix cmake syntax warning in channelrx
2022-09-16 11:21:19 +02:00
Jon Beniston
65364eeb2c
Add Remote Control feature
2022-09-16 10:20:16 +01:00
Jiří Pinkava
400585c138
Fix cmake syntax warning in channelrx
2022-09-15 19:49:30 +02:00
Jon Beniston
b639540bac
#1409 - Detect Packet Demods in MIMO device sets in ARPS Feature
2022-09-15 16:19:35 +01:00
f4exb
ed754fd380
Updated versions and changelogs
2022-09-10 21:14:58 +02:00
Jon Beniston
910f1bce1c
Fix c17 compilation but not having using namespace std before Windows includes, rather than defining _HAS_STD_BYTE=0
2022-09-08 16:13:43 +01:00
unknown
fc1f5116d7
MSVC M17 FIX
2022-09-06 17:10:25 -03:00
f4exb
d9ad758971
Updated versions and changelogs
2022-09-01 21:51:04 +02: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
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
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
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
e23b053ab2
LimeRFE feature: added start/stop Rx/Tx in actions
2022-08-17 11:40:22 +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
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
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
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
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
a035c42762
M17: CRC16 code cleanup
2022-07-27 18:15:47 +02:00
f4exb
414e695121
DATV demod: allocate DATVDemodSink dynamically
2022-07-27 08:58:24 +02:00
f4exb
01d28918a2
SSB demod: applied new threading model. Part of #1346
2022-07-26 00:45:43 +02:00
f4exb
2c3ccc49af
Some clang warnong fixes
2022-07-24 21:48:02 +02:00
f4exb
c582df6030
DATV demod: fixed clang error
2022-07-24 19:11:15 +02:00
f4exb
56f96103e6
FileSink: let the thread start the worker
2022-07-23 12:28:25 +02:00