Commit Graph

4903 Commits

Author SHA1 Message Date
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
Jon Beniston 49189dd7ec Map: Fix capitalisation of Radiosonde so settings are found. Fixes #1318 2022-06-30 09:14:57 +01:00
Jon Beniston 562961610a USRP: Catch all exceptions from set_rx_agc 2022-06-29 11:38:38 +01:00
Jon Beniston dd6180fbf4 Airspy: Add link to documentation 2022-06-28 08:23:15 +01:00
f4exb 3d17aaaba4 Updated versions and changelogs 2022-06-26 07:24:19 +02:00
f4exb d2951627f4 Added cmake enablers for all non sampling device plugins. Fixes #1308 2022-06-25 11:56:45 +02:00
Jon Beniston 2d3d0168b6 BFM: Fix clear previous text button 2022-06-23 11:39:49 +01:00
Edouard Griffiths e45b4e9254
Merge pull request #1293 from srcejon/fix_1284
USRP: Attempt to support radios without AGC
2022-06-20 17:19:59 +02:00
Jon Beniston 9b344120e9 USRP: Attempt to support radios without AGC 2022-06-20 14:27:23 +01:00
Jon Beniston 97f8b4b928 Fix gcc compilation error 2022-06-20 13:51:00 +01:00
Jon Beniston 501d8515eb Add support for Broadcast FM Demod to send audio to Demod Analyzer feature 2022-06-20 12:55:30 +01:00
f4exb 9b2c7511fe Updated versions and changelogs 2022-06-12 23:46:08 +02:00
f4exb 7eeb9fd77a Radio Clock: fixed common channel settings menu trigger. Fixes #1286 2022-06-12 23:16:26 +02:00
Edouard Griffiths 790bd83557
Merge pull request #1282 from srcejon/fix_dvor
VOR Localizer: Add support for DVORs
2022-06-07 06:33:34 +02:00
Jon Beniston 51a77430bc Add DVORs to ADS-B 2022-06-06 16:20:13 +01:00
Jon Beniston eeb0014201 VOR Localizer: Add support for DVORs 2022-06-06 15:56:47 +01:00
Jon Beniston 50e5f7c251 Update docs 2022-06-06 13:55:31 +01:00
Jon Beniston 511a17a6bb Map: Default to mapboxgl for Qt 5.15.3, as osm doesn't work 2022-06-06 13:51:08 +01:00