Commit Graph

7410 Commits

Author SHA1 Message Date
Jon Beniston 555888c7cf Update doc images 2021-11-23 12:14:24 +00:00
Jon Beniston 257b265ee8 GS232 Rotator Controller updates
Add support for hamlib/rotctld protocol.
Add support for TCP connections.
Name plugin Rotator Controller, rather than GS-232 Rotator Controller, as it now supports 3 different protocols.
2021-11-23 12:13:24 +00:00
f4exb a41d0319dc AIS and Packet modulators API: put back optional data in the action structure 2021-11-21 07:48:39 +01:00
f4exb 7c9327c125 IEEE 802.15.4 modulator: API and GUI changes 2021-11-21 00:01:16 +01:00
f4exb 830e3ff2f2 IEEE 802.15.4 modulator: moved UDP handling to IEEE_802_15_4_ModSource 2021-11-17 08:09:54 +01:00
f4exb 27ffcedb64 IEEE 802.15.4 modulator: added option to receive UDP data as bytes 2021-11-16 08:08:24 +01:00
f4exb 8fb31a147b Packet modulator: API changes 2021-11-14 22:26:02 +01:00
f4exb d785694c87 Remote Input: prevent nullptr 2021-11-14 22:25:40 +01:00
Edouard Griffiths 17ef1601c8
Merge pull request #1048 from srcejon/adsb_map_updates
Center ADS-B map on My Location when map is first opened
2021-11-13 23:07:54 +01:00
Jon Beniston 84639d8716 Center ADS-B map on My Location when map is first opened 2021-11-13 18:17:37 +00:00
Edouard Griffiths 437e16abb2
Merge pull request #1047 from srcejon/adsb_map_updates
ADS-B updates
2021-11-13 16:04:49 +01:00
Edouard Griffiths 48d86d08aa
Merge pull request #1046 from madscientist159/master
Add support for POWER architecture
2021-11-13 13:01:34 +01:00
Jon Beniston 9eac758088 Fix positioning of Home antenna. Create cache directory on Linux. 2021-11-13 08:49:53 +00:00
Timothy Pearson f783c7edba Add support for POWER architecture 2021-11-12 21:31:34 -06:00
Jon Beniston 56e9f4284f Use older version of QtGraphicalEffects to support older versions of Qt. Don't warn for non-existent .xml files 2021-11-12 17:19:03 +00:00
Jon Beniston 2ef53d3354 Fix gcc warnings and markdown 2021-11-12 17:04:49 +00:00
Jon Beniston 0a0bcffc04 Fix markdown in readme.md 2021-11-12 16:58:45 +00:00
Jon Beniston 60a7b63cc1 ADS-B Updates:
Support different map types (Aviation, Street and Satellite)
Add display of airspaces and NAVAIDs.
Display photo of highlighted aircraft.
2021-11-12 16:51:23 +00:00
f4exb 006da4e872 AIS mod: make it effectively work in server mode with remote control. AIS demod: added baud rate in settings API 2021-11-12 00:12:02 +01:00
f4exb af97c872f8 Pager demod: API: complete settings and implement reporting 2021-11-09 21:57:56 +01:00
f4exb 97583d0858 Packet demod: change mode processing. API: added report 2021-11-08 01:45:02 +01:00
f4exb f5276e8c3e ADSB demod: added auto target checkbox for matching aircraft in notifications table. API: more settings and report data 2021-11-07 19:38:46 +01:00
f4exb e2923696b4 Updated versions and changelogs 2021-11-06 21:33:26 +01:00
f4exb 0cf1d71a6c ADSB demod: added Az/El and RSSI in command or speech tokens. Fixed deprecated QProcess::startDetached 2021-11-06 18:54:49 +01:00
f4exb 5fa3613b56 RemoteSinkSender: close socket and use deleteLater instead of delete socket. Fixes #1034 2021-11-06 18:53:05 +01:00
f4exb cd6b19c15e FFTW wisdom file generation: updated documentation 2021-11-05 00:08:45 +01:00
f4exb f3bd02783c API: added missing files 2021-11-04 19:21:03 +01:00
f4exb a295c6b859 Fixed FFTW wisdom file check 2021-11-04 19:20:32 +01:00
Edouard Griffiths e046266efa
Merge pull request #1038 from srcejon/fix_1035
Add data logging to AIS, Packet and Pager demods for #1035
2021-11-04 15:40:30 +01:00
Jon Beniston f7a8473b8f Fix gcc warning 2021-11-04 12:44:56 +00:00
Jon Beniston 9f2cb0c29c Merge CSV code in to a single file. 2021-11-04 12:33:43 +00:00
f4exb 0141639b7a Added fftw3f-wisdom exe to CPack Windows bundle 2021-11-04 05:25:14 +01:00
f4exb 1abbb18a96 Return to original external/windows non LFS submodule 2021-11-04 00:17:34 +01:00
f4exb 9a7337f3d8 DATV demod: fixed missing method 2021-11-04 00:13:08 +01:00
f4exb 689f139698 CI/CD: revert to pre LFS external/window 2021-11-03 22:58:54 +01:00
f4exb 072b44a4fd API: added missing files 2021-11-03 21:56:33 +01:00
f4exb 072b5ef546 FFTW Wisdom file generator: do not open dialog if process is still running 2021-11-03 21:56:33 +01:00
f4exb 2638ee9a4b FFTW Wisdom program invocation dialog 2021-11-03 21:56:33 +01:00
f4exb 608a1e9908 ChirpChat modulator: give titles to collapsable sections 2021-11-03 21:56:33 +01:00
f4exb 88d1d0abf7 MainWindow: if not specified on the command line look for a default fftw-wisdom file in the default application data location 2021-11-03 21:56:33 +01:00
f4exb b0c49f3b50 DATV demod: API updates and small fixes 2021-11-03 21:56:33 +01:00
f4exb 4b1a861717 DATV demod: de-couple MER and CNR GUIs from core 2021-11-03 21:56:33 +01:00
f4exb ed720673f3 DATV demod: API enhancements with report 2021-11-03 21:56:33 +01:00
f4exb 69ff3dc648 CI/CD acction: use chached LFS checkout 2021-11-03 21:54:44 +01:00
Edouard Griffiths d7d85f8b05
Merge pull request #1037 from srcejon/adsb_log_and_memleak
ADS-B update
2021-11-03 19:30:40 +01:00
Jon Beniston 2f4394afba Fix gcc error 2021-11-03 17:24:22 +00:00
Jon Beniston 132244ef64 ADS-B Updates
Add support for writing/reading .csv log file containing received ADS-B frames for #1035.
Fix some memory leaks.
2021-11-03 17:19:21 +00:00
f4exb 6ba805ba33 Run CI/CD only on pull requests and tag releases 2021-11-03 15:48:13 +01:00
f4exb 71d2378b7e Updated to latest external/windows 2021-11-03 15:11:08 +01:00
Edouard Griffiths d3c79261d1
Merge pull request #1036 from srcejon/fix_download_progress_dialog_close
Don't use WA_DeleteOnClose for download progress dialogs
2021-11-03 14:14:20 +01:00