Jon Beniston
e7bc48c368
DATV Demod - Make AVCodecs const
2022-02-06 09:48:27 +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
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
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
854709f4fa
Add Qt WebEngine dependency
2022-02-04 20:56:47 +00:00
Jon Beniston
0ce9a03e06
Update APT Demod docs
2022-02-04 17:15:35 +00:00
Jon Beniston
635dbe4571
AIS updates
...
Add support for 3D models.
Remove vessels from table if not heard from in last 10 minutes.
Add columns in table for vessel length, time last position & message
were received and number of messages received.
Add context menu.
2022-02-04 17:06:00 +00:00
Jon Beniston
97f55be6e9
ADS-B Demod Updates
...
Add support for animated 3D models.
Downloaded zipped airplane database as 1/4 of the size.
Add table context menu.
Add airline and country images to text bubbles on maps.
Fix calculation of ground speed when on surface.
Fix position calculation when aircraft transistions from surface to air.
Fix altitude calculation when Q-bit is set.
Speed up processing of large log files.
Add new airline logos.
2022-02-04 16:57:45 +00:00
Jon Beniston
7b6708a256
APT Demod updates.
...
Add projection of image on to 3D map.
Add support for temperature map.
Add support for colour palettes for image enhancements.
Fix IR channel names.
2022-02-04 16:36:02 +00:00
f4exb
7158c6baf8
BFM demod: added help page to GUI
2022-01-27 23:26:10 +01:00
f4exb
b66aac1489
BFM demod: added documentation
2022-01-27 23:20:59 +01:00
f4exb
ef0377cf4c
Updated version and changelogs
2022-01-23 23:22:00 +01:00
f4exb
5abca451c9
BFM demopd: clear BAS area when clearing RDS fields
2022-01-22 09:00:16 +01:00
f4exb
c6b8b85887
BFM demod: serialize/deserialize rds active
2022-01-15 19:49:17 +01:00
f4exb
46b11086b7
BFM demod: RDS: radio text on two lines with the bottom one keeping the previously decoded text
2022-01-12 13:54:19 +01:00
f4exb
1a977c4ce2
BFM Demod: fixed RDS text clearscreen. Fixes #1101
2022-01-12 08:43:20 +01:00
f4exb
ebd5216917
Updated version and changelogs
2022-01-09 11:02:10 +01:00
f4exb
98b305f320
Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050
2022-01-09 05:27:12 +01:00
f4exb
128dd03684
New Jogdial Controller feature plugin. Implements #1088
2022-01-06 22:47:41 +01:00
Jon Beniston
cc3f4ab2f8
Fix for #1087 . Support compilation with Boost >= 1.77
2021-12-28 11:31:15 +00:00
f4exb
5c742a873b
Fallback oct -> Qt::oct and dec -> Qt::dec replacement
2021-12-28 00:03:06 +01:00
f4exb
bb25211b29
Make code compatible with Qt 5.12
2021-12-27 23:30:18 +01:00
f4exb
327cc957d6
Fixed more compilation warnings
2021-12-27 22:28:34 +01:00
f4exb
33ce771e24
Fixed QProcess::execute and QProcess::startDetached warnings
2021-12-27 19:16:59 +01:00
f4exb
5a11ef6a8b
Updated versions and changelogs
2021-12-26 12:14:14 +01:00
f4exb
9bb3a273b3
Remote input/sink implemented remote control (1)
2021-12-24 21:06:15 +01:00
f4exb
247ae2679d
Remote plugins: added new meta data for #1074
2021-12-23 16:27:19 +01:00
f4exb
d482471a59
Remote Sink: reworked threading model. Fixed sigabort at exit time
2021-12-23 01:47:38 +01:00
f4exb
7c8cb7a85a
Remote: more fixes in conversion routines
2021-12-20 22:30:43 +01:00
f4exb
ab9f316737
Remote sink/input: implemented choice of sample size in transmission.
2021-12-19 13:15:17 +01:00
f4exb
35adc25450
Updated version changelogs and readmes
2021-12-16 10:32:52 +01:00
f4exb
96411edd3c
Remote Output and Remote Source more fixes
2021-12-14 07:57:43 +01:00
Jon Beniston
2b55140d9d
Display warnings in ADS-B and DAB if sample rate is too low
2021-12-13 08:44:17 +00:00
Jon Beniston
bd1af18578
#1069 . Increase FIFO size in Remote Sink according to baseband sample rate
2021-12-09 12:39:52 +00:00
f4exb
ef4b54a7b1
Removed all remaining references to remote UDP Tx delay
2021-12-07 08:17:55 +01:00
f4exb
80992c01e0
RemoteInput: set system UDP buffer length for 250 ms of samples. RemoteSink: removed UDP Tx delay. Implements #1069
2021-12-04 21:36:12 +01:00
f4exb
8a438a94c1
API: implemented Channel Marker in Rx channels and complete serializable objects for some
2021-12-03 23:11:56 +01:00
f4exb
9fb5a8f9bb
API: simplify handling of ChannelAnalyzer and SoapySDR
2021-12-01 21:03:40 +01:00
f4exb
f9155575d3
ChannelAnalyzer: implemented settings API
2021-12-01 08:25:32 +01:00
f4exb
2a9cc27a41
Implement serialize and deserialize to/from API in Serializable interface. Related changes and fixes
2021-12-01 00:21:19 +01:00
Jon Beniston
a65604c973
Use C locale in navaid parsing in VOR demods. Increase table size in VOR demod GUI so more than one row is visible.
2021-11-29 10:38:52 +00:00
Jon Beniston
259e0ad6da
Fix #1062 - Always use C locale for parsing coords in airport database
2021-11-29 10:18:22 +00:00
f4exb
bb99edddc1
Updated version and changelogs
2021-11-26 22:51:28 +01:00
Edouard Griffiths
cab9dc6094
Merge pull request #1056 from srcejon/channel_help
...
Add links to documentation
2021-11-24 22:02:11 +01:00
Jon Beniston
03004e00f7
Add links to documentation
2021-11-24 11:31:51 +00:00