f4exb
|
df287e8f29
|
AIS and Radiosonde: implemented new message pipes. Part of #1154
|
2022-03-26 05:37:54 +01:00 |
|
f4exb
|
4111c967e9
|
Fixed some signal/slot connects. Removed unnecessary m_channelMessageQueue in ChannelAPI. Fixes #1185
|
2022-03-23 22:32:23 +01:00 |
|
Jon Beniston
|
4010ca6f75
|
Map: Remove unneeded code
|
2022-03-23 09:05:56 +00:00 |
|
Jon Beniston
|
625104c181
|
ADS-B: Remove device set refresh button, as now automatic. Fix possible crash on close.
|
2022-03-23 09:03:42 +00:00 |
|
Jon Beniston
|
5ec2133782
|
Update station icon on map when My Position preference changes
|
2022-03-21 10:14:35 +00:00 |
|
Jon Beniston
|
b9a9e81089
|
ADS-B: Use QSplitter for table and map
|
2022-03-20 10:08:03 +00:00 |
|
f4exb
|
60d4b2f126
|
Set label in AudioFifo to identify the controlling component in error messages. Use a signal to retrieve the channel index in device set appropriately
|
2022-03-18 21:53:53 +01:00 |
|
f4exb
|
053e4a31cd
|
Add label to SampleSinkFifo to mention controlling component in error messages
|
2022-03-18 21:53:53 +01:00 |
|
f4exb
|
188186046e
|
Removed status tips
|
2022-03-18 21:53:53 +01:00 |
|
f4exb
|
ae93186c8a
|
Updated versions and changelogs
|
2022-03-09 19:13:58 +01:00 |
|
f4exb
|
82ebab8ac1
|
ADSB demod: do not apply channel sample rate if it is 0. Fixes #1165
|
2022-03-08 00:57:07 +01:00 |
|
f4exb
|
0715fc5d69
|
Updated versions and changelogs
|
2022-03-05 04:58:19 +01:00 |
|
f4exb
|
9c063410fb
|
Message pipes rework: more renaming
|
2022-03-02 23:57:35 +01:00 |
|
f4exb
|
cbe643c0b1
|
Message pipes rework: settings pipes change in other plugins
|
2022-03-02 23:07:15 +01:00 |
|
f4exb
|
283ab64c59
|
Message pipes rework: settings pipes change in AFC, SSB demod, Frequency tracker
|
2022-03-02 06:58:54 +01:00 |
|
Jon Beniston
|
3110595cb3
|
Fix spelling
|
2022-03-01 18:31:59 +00:00 |
|
Jon Beniston
|
59472e5b5b
|
Fix linux errors
|
2022-03-01 17:48:36 +00:00 |
|
Jon Beniston
|
2ec662bff1
|
Remove unnecessary includes
|
2022-03-01 17:23:04 +00:00 |
|
Jon Beniston
|
99fb619506
|
Fix alignment of UI elements in AIS Demod GUI
|
2022-03-01 17:22:41 +00:00 |
|
Jon Beniston
|
e7d05f832f
|
Improve table scrolling
|
2022-03-01 17:20:35 +00:00 |
|
Jon Beniston
|
cd2873dde8
|
Use common delegate
|
2022-03-01 17:19:53 +00:00 |
|
Jon Beniston
|
5a14126549
|
Fix noise figure window title
|
2022-03-01 17:18:43 +00:00 |
|
Jon Beniston
|
874ca5e85e
|
Add RS41 Radiosonde (Weather Ballon) demodulator and feature
|
2022-03-01 17:17:56 +00:00 |
|
f4exb
|
7ab11615f6
|
Message pipes rework: renaming pipes2 to pipes
|
2022-02-28 23:32:23 +01:00 |
|
f4exb
|
74f917682b
|
Message pipes rework: renaming to legacy
|
2022-02-28 23:08:01 +01:00 |
|
f4exb
|
0fad030382
|
Message queues rework: VOR localizer updates
|
2022-02-26 13:44:46 +01:00 |
|
f4exb
|
7bbc2749eb
|
Message pipes rework (2)
|
2022-02-25 23:47:53 +01:00 |
|
f4exb
|
4c2ca8fa20
|
Data pipes redesign
|
2022-02-20 23:18:29 +01:00 |
|
f4exb
|
308ffcad54
|
Updated versions and changelogs
|
2022-02-20 22:37:25 +01:00 |
|
Edouard Griffiths
|
dc9c60d48e
|
Merge pull request #1150 from srcejon/fix_dab_stereo
Fix stereo sound in DAB demod
|
2022-02-14 17:20:08 +01:00 |
|
Jon Beniston
|
290587c4a5
|
Fix stereo sound in DAB demod
|
2022-02-14 13:54:28 +00:00 |
|
f4exb
|
634b25ac1e
|
Channel API rework: make it inherit from QObject and removed QObject inheritance from DSP interfaces. Fixes #1147
|
2022-02-13 00:57:33 +01:00 |
|
f4exb
|
02ec2a4403
|
Channel Analyzer: fixed reverse API handling and a few other things. Fixes #1144
|
2022-02-11 02:32:27 +01:00 |
|
Edouard Griffiths
|
fce235b2bc
|
Merge pull request #1142 from srcejon/fix_1136
DATV Demod increase RF bandwidth to 50MHz
|
2022-02-10 16:53:11 +01:00 |
|
Jon Beniston
|
a25e1106a2
|
DATV Demod - Increase max RF bandwidth in GUI to 50MHz
|
2022-02-10 11:40:05 +00:00 |
|
f4exb
|
9f2ea3fad8
|
Pager demod: fixed typo in POCSAG. Fixes #1138
|
2022-02-10 01:23:36 +01: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 |
|
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 |
|
Jon Beniston
|
97496ae9f9
|
Install debug symbols on Windows for debug builds
|
2022-02-06 12:56:58 +00:00 |
|
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 |
|