1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-08-21 05:26:34 -04:00
Commit Graph

8366 Commits

Author SHA1 Message Date
Jon Beniston
3287346a7e Add worker source 2022-07-18 16:40:49 +01:00
Jon Beniston
ff26ece347 DATV Demod: Add support for LDPC on Windows. Use Qt worker thread instead of external ldpc_tool process. 2022-07-18 16:40:00 +01:00
ericek111
557147d09e
SDRPlayInput: separate HW flavour from mirisdr_open 2022-07-18 15:52:40 +02:00
f4exb
a65c9458ed Build M17 for Linux only 2022-07-18 15:25:15 +02:00
f4exb
528c28b0a8 Updated versions and changelogs 2022-07-18 11:37:17 +02:00
f4exb
1b8c4d87f6 M17 mod: added documentation 2022-07-18 11:18:57 +02:00
f4exb
a0bf2de761 M17 demod: added documentation 2022-07-18 11:18:57 +02:00
f4exb
1e34a2b5a4 M17: implemented GNSS data 2022-07-18 11:18:57 +02:00
f4exb
823cffdae1 M17 demod: updated API 2022-07-18 11:18:57 +02:00
f4exb
2efa765750 M17 mod: updated API and partially implemented solution for #1329 2022-07-18 11:18:57 +02:00
f4exb
f47496645f M17 demod: reset BER stats manually 2022-07-18 11:18:57 +02:00
f4exb
9c6ce3ad9e M17 demod: BER graph fixes 2022-07-18 11:18:57 +02:00
f4exb
3d00755438 M17 demod: implemented BERT ratios graph display 2022-07-18 11:18:57 +02:00
f4exb
fe6830e552 M17 demod: implemented BER display 2022-07-18 11:18:56 +02:00
f4exb
c3f55af6a6 M17 demod: fixed BERT 2022-07-18 11:18:56 +02:00
f4exb
1fa3adb669 Rename mobilinkd namespace to modemm17 2022-07-18 11:18:56 +02:00
f4exb
242a5843d8 M17 mod: implement BERT 2022-07-18 11:18:56 +02:00
f4exb
71c486310a M17 mod: APRS: alternate status and position messages when insert location button is engaged 2022-07-18 11:18:56 +02:00
f4exb
3cf3938757 M17: implemented APRS 2022-07-18 11:18:56 +02:00
f4exb
b69275949a M17 mod: updated lowpass filter gain so that FM deviation is correct 2022-07-18 11:18:56 +02:00
f4exb
8bc1a204c5 M17 mod: allow connection to Demod Analyzer 2022-07-18 11:18:56 +02:00
f4exb
ba36df3c01 M17 demod: allow connection to Demod Analyzer 2022-07-18 11:18:56 +02:00
f4exb
d24e7a59fb M17: added mod and demod cmake enablers 2022-07-18 11:18:56 +02:00
f4exb
15e3d843f3 M17 mod: corrected LSF stream type for audio and implemented CAN 2022-07-18 11:18:56 +02:00
f4exb
6015fce33d M17 mod: removed scope XY 2022-07-18 11:18:56 +02:00
f4exb
55f49f0398 M17 mod: audio input (mic) 2022-07-18 11:18:56 +02:00
f4exb
8f48d7d135 M17 mod audio with file input 2022-07-18 11:18:56 +02:00
f4exb
1fc688c904 M17 mod: implemented loop packet 2022-07-18 11:18:56 +02:00
f4exb
5f2d2a0b2e M17 demod: view SMS messages in GUI 2022-07-18 11:18:56 +02:00
f4exb
9738e986c2 M17 mod: fixed FIFO 2022-07-18 11:18:56 +02:00
f4exb
6b863287d8 M17: debug and SMS transmit 2022-07-18 11:18:56 +02:00
f4exb
f10da64717 M17 modulator: SMS packet + 2022-07-18 11:18:55 +02:00
f4exb
dd2233f763 M17 mod/demod: moved m17 specific code to a new modems library 2022-07-18 11:18:55 +02:00
f4exb
6a22606beb M17 Modulator: start M17 processor 2022-07-18 11:18:55 +02:00
f4exb
7e8e1c12fa M17 Modulator: copy of NFM modulator 2022-07-18 11:18:55 +02:00
f4exb
424d072f0c M17 demod: removed FloatType template parameter 2022-07-18 11:18:55 +02:00
f4exb
f326860f64 M17 demod: various adjustments 2022-07-18 11:18:55 +02:00
f4exb
278a94f29e M17 demod: first M17 processing implementation 2022-07-18 11:18:55 +02:00
f4exb
9510913930 M17 demod: plugin base 2022-07-18 11:18:55 +02:00
f4exb
63e41e18ef Add option to AudioFifo to accept any sample size 2022-07-18 11:18:55 +02:00
Edouard Griffiths
cb09035fa3
Merge pull request #1342 from srcejon/fix_1333
AIS: Terminate NMEA sentences with CR/LF.
2022-07-18 04:20:13 +02:00
Jon Beniston
4ac05f427f AIS: NMEA sentences must end with CR/LF. Don't read beyond end of array. 2022-07-17 13:15:17 +01:00
Edouard Griffiths
dcd0ee2272
Merge pull request #1331 from srcejon/dial_darken
Darken ValueDials when disabled
2022-07-10 01:32:48 +02:00
Jon Beniston
d17403f8e9 Darken ValueDials when disabled 2022-07-08 22:12:20 +01:00
Edouard Griffiths
f1395de6fe
Merge pull request #1320 from srcejon/fix_1318
Map: Fix capitalisation of Radiosonde so settings are found.
2022-06-30 14:24:16 +02:00
Jon Beniston
49189dd7ec Map: Fix capitalisation of Radiosonde so settings are found. Fixes #1318 2022-06-30 09:14:57 +01:00
Edouard Griffiths
a1a3ec264c
Merge pull request #1315 from srcejon/fix_uhd_agc
USRP: Catch all exceptions from set_rx_agc
2022-06-29 14:03:39 +02:00
Jon Beniston
562961610a USRP: Catch all exceptions from set_rx_agc 2022-06-29 11:38:38 +01:00
f4exb
280de9095a GLScope and GLSpectrum removed extraneous call to cleanup method. Fixes #1295 2022-06-28 20:53:47 +02:00
Edouard Griffiths
74300669fd
Merge pull request #1314 from srcejon/uhd_4_2_0_update
Update to sdrangel-windows-libraries with UHD 4.2.0
2022-06-28 12:57:03 +02:00