Commit Graph

7767 Commits

Author SHA1 Message Date
Jon Beniston c31a585cb6 Fix gcc warning 2022-02-09 16:59:24 +00:00
Jon Beniston 96b926fa33 Add Map swagger files 2022-02-09 16:44:41 +00:00
Jon Beniston 81157696f7 Satellite Tracker - Get time from Map or File Input device. 2022-02-09 16:42:51 +00:00
Jon Beniston 29b2941951 Map Updates
Fix 3D map for Qt < 5.15.
Add 3D map label scale setting.
Add 3D map time to Web report.
Reduce height of display settings dialog to fit on smaller screens.
2022-02-09 16:41:40 +00:00
Jon Beniston 73848c94e4 AIS - Handle ShipStaticData being received before position 2022-02-09 16:39:22 +00:00
Jon Beniston 267ae13534 Add support for receiving global aircraft data from OpenSky Network.
Add support for feeding ADS-B data to OpenSky Network.
Fix binary Beast format feed.
Fix display of USA and Japan flags.
2022-02-09 16:36:09 +00:00
f4exb e4b9bc7680 Do not write tail audio samples and write to sample buffer only if necessary. May fix #1132 2022-02-08 00:55:31 +01:00
f4exb 590c4ef352 Updated versions and changelogs 2022-02-07 21:47:25 +01:00
f4exb 86880102c0 Spectrum calibration: added documentation in main window readme 2022-02-07 21:21:16 +01:00
f4exb 57a5551401 SDRPlayV3: implemented transverter feature. Updated documentation 2022-02-06 20:30:33 +01:00
f4exb 7880a523a7 SDRPlayV3: prevent segfault when SDRPlay library fails to initialize 2022-02-06 20:30:33 +01:00
Edouard Griffiths 50d61c7247
Merge pull request #1131 from srcejon/windows_debug
Install debug symbols on Windows for debug builds
2022-02-06 18:14:08 +01:00
Edouard Griffiths c995818d6d
Merge pull request #1130 from srcejon/fix_1106
#1106 - Add satellite data to Satellite Tracker feature Web API report
2022-02-06 14:13:55 +01:00
Jon Beniston 97496ae9f9 Install debug symbols on Windows for debug builds 2022-02-06 12:56:58 +00:00
Jon Beniston d4a649ad35 #1106 - Add satellite data to Satellite Tracker feature Web API report 2022-02-06 11:13:09 +00:00
Edouard Griffiths 361d7232fd
Merge pull request #1128 from srcejon/fix_demoddatv_const_error
DATV Demod - Make AVCodecs const
2022-02-06 12:08:29 +01:00
Jon Beniston e7bc48c368 DATV Demod - Make AVCodecs const 2022-02-06 09:48:27 +00:00
f4exb c25837fcf7 SDRPlay v3: recommendation not to use non-zero IF 2022-02-06 01:56:50 +01:00
f4exb 50390687cf Regenerate swagger files 2022-02-06 01:45:55 +01:00
f4exb 9d5d7b1113 Spectrum calibration: further adjustments and documentation 2022-02-05 23:40:23 +01:00
f4exb cee7540399 Spectrum calibration: implementation. Issue #1120 2022-02-05 23:40:23 +01:00
f4exb 5df47b405a ValueDialZ: added decimal point option 2022-02-05 23:40:23 +01:00
f4exb 76c84c55d8 Spectrum Calibration: implementation of calibration points management 2022-02-05 23:40:23 +01:00
Edouard Griffiths 257a1f685e
Merge pull request #1127 from srcejon/map_3d
Add 3D Map
2022-02-05 23:26:21 +01:00
Jon Beniston ca717f4648 Add qtwebengine to Windows build 2022-02-05 21:33:39 +00:00
Jon Beniston 420fbbcec1 Fix Linux compilation warnings 2022-02-05 21:13:04 +00:00
Jon Beniston 4dbc817e01 APT - Fix variable names for gcc 2022-02-05 20:58:25 +00:00
srcejon c3583aae5b
Merge branch 'f4exb:master' into map_3d 2022-02-05 20:42:22 +00:00
Edouard Griffiths fd1eecd00e
Allow VS2022 for MSVC (take 2) 2022-02-05 12:17:46 +01:00
Edouard Griffiths 9d7d80158f
Allow VS2022 in MSVC build 2022-02-05 12:04:34 +01:00
Jon Beniston 0591ae8378 ADS-B: Use randomized livery and model for aircraft not in database 2022-02-05 09:34:37 +00:00
Jon Beniston c0adffb25c Fix linux warnings 2022-02-04 23:57:29 +00:00
Jon Beniston b0ad41ff04 Fix linux warnings 2022-02-04 23:55:42 +00:00
Jon Beniston f4f2ab2dca ADS-B - Ensure default 3D model 2022-02-04 23:38:21 +00:00
Jon Beniston a59d7b782c Fix linux warnings 2022-02-04 22:53:09 +00:00
Jon Beniston df8451dbde Fix linux warnings 2022-02-04 22:42:05 +00:00
Jon Beniston bce51d09d7 Fix linux warnings 2022-02-04 22:26:40 +00:00
Jon Beniston 09eff20a8e Add missing image and fix Linux compilation warnings 2022-02-04 21:33:04 +00:00
Jon Beniston fd70ffcfdc Add swagger files 2022-02-04 21:00:36 +00:00
Jon Beniston 854709f4fa Add Qt WebEngine dependency 2022-02-04 20:56:47 +00:00
Jon Beniston cc93815414 Regenerate swagger files 2022-02-04 20:48:14 +00:00
Jon Beniston 72980c691d Add Cesium 2022-02-04 20:41:22 +00:00
Jon Beniston 97f9835a71 Add 3D Map to Map feature 2022-02-04 20:40:43 +00:00
Jon Beniston 70c99d54c7 Add Web API wrappers to get map date and time and a device report 2022-02-04 18:21:56 +00:00
Jon Beniston 613a5b0f1d Update APT doc images 2022-02-04 18:19:57 +00:00
Jon Beniston a0dbe2adaf HTTPDownloadManagerGUI - Support retrying downloads. Remove close dialog buttons that don't work. 2022-02-04 17:20:24 +00:00
Jon Beniston f026733bae HTTPDownloadManager support Google drive and HTTP redirects 2022-02-04 17:18:23 +00:00
Jon Beniston cb1067946c Add extraction of vessel length and width from AIS messages 2022-02-04 17:17:10 +00:00
Jon Beniston da870a305e Add ADS-B 3d Map image 2022-02-04 17:15:51 +00:00
Jon Beniston 0ce9a03e06 Update APT Demod docs 2022-02-04 17:15:35 +00:00