Commit Graph

7378 Commits

Author SHA1 Message Date
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
Jon Beniston af841dd88f Don't use WA_DeleteOnClose for progess dialogs, as a crash can occur if the user closes the window before the download is complete. 2021-11-03 11:02:04 +00:00
f4exb 5cbd607f4a Actions CI/CD: checkout in LFS mode 2021-11-02 22:21:42 +01:00
f4exb 0d7b5d9a6f Fallback external/windows by one more commit 2021-11-02 21:20:32 +01:00
f4exb 940b6e6b20 Fallback external/windows by one commit 2021-11-02 21:06:51 +01:00
f4exb 4daf06bed7 Upgrade external/windows to latest commit. Adds fftwf-wisdom exe in the FFTW bulk 2021-11-02 17:31:49 +01:00
Edouard Griffiths 9cf7d0e541
Merge pull request #1033 from srcejon/fix_1031
#1031 - RemoteInput GUI - Use editingFinished signal rather than returnPressed
2021-11-02 16:22:37 +01:00
Jon Beniston d52f2569c6 #1031 - RemoteInput GUI - Use editingFinished signal rather than returnPressed 2021-11-02 11:20:30 +00:00
Edouard Griffiths a9fb5b91ec
Merge pull request #1032 from srcejon/rtlsdr_biastee
RTLSDR: Restore biasT widget state in displaySettings
2021-11-02 00:51:49 +01:00
Edouard Griffiths 1a31504c87
Merge pull request #1030 from srcejon/remoteinput_api_port_fix
RemoteInput
2021-11-01 22:05:13 +01:00
Edouard Griffiths c4a886abe2
Merge pull request #1029 from srcejon/fix_1028
Fix for #1028 - allow API to bind to any address
2021-11-01 21:04:35 +01:00
Jon Beniston 0d3d02681c RTLSDR: Report biasT widget state in displaySettings 2021-11-01 11:16:58 +00:00
Jon Beniston 499b051f38 RemoteInput
Set default value of API port to 8091, as used elsewhere.
Fix spelling mistakes in readme.
Update tooltip to clarify data address is for reception.
2021-11-01 10:50:42 +00:00
Jon Beniston c13943bfbb Fix for 1028 - allow API to bind to any address 2021-11-01 09:51:50 +00:00
f4exb f04741d692 Fixed some plugins layout so that they work with new rollup widget 2021-11-01 02:11:47 +01:00
Edouard Griffiths e51c224957
Merge pull request #1027 from srcejon/fix_897
Set DATV GUI to be minimum sized rather than expanding.
2021-10-31 19:15:54 +01:00
Jon Beniston 8f94593a0c Set DATV GUI to be minimum sized rather than expanding. Set minimum size constaint on videoTab not just tabWidget 2021-10-31 12:14:04 +00:00
Edouard Griffiths f39a966af1
Merge pull request #1026 from srcejon/fix_897
Fix #897 - Add support for vertically expanding widgets to RollupWidget
2021-10-30 18:54:51 +02:00
Jon Beniston 05987586bf #897 - Add support for vertically expanding widgets to RollupWidget 2021-10-30 16:20:24 +01:00
Edouard Griffiths 58fb3782de
Merge pull request #1025 from srcejon/adsb_flight_info
ADS-B: Add support for departure and arrival airport and times
2021-10-29 17:21:30 +02:00
Jon Beniston 7737bea1a6 Fix typos in readme 2021-10-29 13:02:00 +01:00
Jon Beniston 1354cfe6c8 ADS-B: Add support for downloading flight departure and arrival airports and times via aviationstack.com API 2021-10-29 12:54:10 +01:00
Edouard Griffiths 2292860f35
Merge pull request #1023 from srcejon/adsb_logo_and_fighter_fix
ADS-B Updates
2021-10-28 10:40:08 +02:00
Jon Beniston 460736e56c Fix compiler warnings 2021-10-27 22:44:56 +01:00
Jon Beniston f38b9b8dda ADS-B updates.
Add support for speech notifications and running commands when aircraft meet user-defined rules.
Fix fighter aircraft icon.
Add additional airline logos.
2021-10-27 22:25:14 +01:00
Edouard Griffiths 7b5bfefa84
Merge pull request #1020 from srcejon/nf_gain_sweep
Add gain sweeps to Noise Figure plugin
2021-10-27 00:25:53 +02:00
Jon Beniston cbcd3065a0 Fix grammatical errors 2021-10-26 22:07:25 +01:00
Jon Beniston 381ddf8540 Update noise figure plugin version 2021-10-26 21:53:31 +01:00
Jon Beniston 6717abe877 Noise Figure plugin - add support for sweeping gain and other device settings. 2021-10-26 21:50:38 +01:00
f4exb 54d880ac56 Updated versions and changelogs 2021-10-24 10:08:22 +02:00
f4exb fee2c5065d API: report running state for feature plugins with run action 2021-10-23 21:24:25 +02:00
f4exb 10f79b183f Implemented run action API in relevant feature plugins. Missing bits. 2021-10-23 10:53:15 +02:00
f4exb 920fa82022 Implemented run action API in relevant feature plugins 2021-10-22 02:01:33 +02:00