Jon Beniston
|
2c9260d075
|
Fix gcc warnings
|
2021-05-07 22:06:51 +01:00 |
|
Jon Beniston
|
1ac835260e
|
Add AIS mod, demod and feature.
|
2021-05-07 21:50:27 +01:00 |
|
f4exb
|
873ec7809c
|
Updated versions and changelogs
|
2021-05-01 11:13:21 +02:00 |
|
Jon Beniston
|
c45e3651f3
|
Use latest DAB lib API. Don't write MOT data to files, so we don't need to create sub-dirs.
|
2021-04-30 09:38:59 +01:00 |
|
Jon Beniston
|
ab958cad9c
|
Remove unneeded headers and fix typo in Packet Demod
|
2021-04-28 15:41:17 +01:00 |
|
Jon Beniston
|
9842e477af
|
Fix small memory leak in Packet demod
|
2021-04-28 15:37:18 +01:00 |
|
Jon Beniston
|
b48a35d626
|
Use UTF-8 rather than latin encoding for program names. Fixes #874.
|
2021-04-27 20:10:51 +01:00 |
|
f4exb
|
37a5bf3395
|
Updated versions and chagnelogs
|
2021-04-25 21:33:06 +02:00 |
|
f4exb
|
e8dec5db83
|
APT demod: fixed some possible memory leaks
|
2021-04-25 19:16:50 +02:00 |
|
f4exb
|
f1c119a450
|
APT Demod: fixed Qt < 5.13 compilation issue
|
2021-04-23 18:58:38 +02:00 |
|
f4exb
|
274cf14afd
|
APT demod: fixed image format issue
|
2021-04-23 17:13:45 +02:00 |
|
f4exb
|
8d8a79e507
|
APT demod: send full image to GUI every 20 lines only else send an unprocessed line
|
2021-04-23 17:13:45 +02:00 |
|
f4exb
|
054e6feaa5
|
APT demod: allocate image row on heap to save one copy
|
2021-04-23 17:13:44 +02:00 |
|
Jon Beniston
|
6bc925ebab
|
Add support for displaying images broadcast in the DAB demodulator GUI
|
2021-04-23 14:01:56 +01:00 |
|
f4exb
|
d95a3939a4
|
APT demod: cleanup after move of processPixels to a separate thread. Implements #865
|
2021-04-23 01:04:56 +02:00 |
|
f4exb
|
58f7b96634
|
APT demod: send settings to image worker
|
2021-04-23 00:17:52 +02:00 |
|
f4exb
|
6b106f21ad
|
APT demod: save image in image worker
|
2021-04-22 23:37:10 +02:00 |
|
f4exb
|
aac8f6fe2c
|
APT demod: moved processPixels process to a separate thread
|
2021-04-22 22:10:04 +02:00 |
|
f4exb
|
de23efe635
|
Delete channel or feature and their GUI in the proper order in DeviceUISet and FeatureUISet. Remove original fix for #806. Fixes #860
|
2021-04-21 12:28:56 +02:00 |
|
f4exb
|
986b6f3711
|
Rename GLSpectrumSettings to SpectrumSettings
|
2021-04-20 23:12:05 +02:00 |
|
Jon Beniston
|
151cd2368c
|
Update table column array sizes to match number of columns in table. Fix #857.
|
2021-04-20 15:29:01 +01:00 |
|
Jon Beniston
|
499783708a
|
Fix right-click for DAB audio selection as mentioned on issue #853
|
2021-04-20 09:51:45 +01:00 |
|
f4exb
|
6f4e596cca
|
Updated versions and changelogs
|
2021-04-19 23:53:54 +02:00 |
|
f4exb
|
5e7fbec1ce
|
DSD demod: request fixed 48000 S/s sample rate for the channel sample rate. Fixes #752
|
2021-04-19 11:42:01 +02:00 |
|
f4exb
|
19aaa6efda
|
DSD demod: removed unused method
|
2021-04-19 11:41:06 +02:00 |
|
f4exb
|
c6e8089f2d
|
DAB demod: fixed compilation warning
|
2021-04-18 23:04:25 +02:00 |
|
f4exb
|
a5796c7116
|
Updated versions and changelogs
|
2021-04-18 22:57:54 +02:00 |
|
f4exb
|
3b784c66dc
|
NFM demod: implemented DCS squelch. Finalizes #792
|
2021-04-18 10:45:49 +02:00 |
|
f4exb
|
c901ba5c63
|
NFM demod: DCS squelch (1)
|
2021-04-17 23:13:09 +02:00 |
|
Jon Beniston
|
8a5685cdfd
|
Add DAB demodulator
|
2021-04-16 22:56:15 +01:00 |
|
Jon Beniston
|
53cccf7298
|
Fix assertion when removing all elements from model
|
2021-04-13 10:14:54 +01:00 |
|
f4exb
|
6ad057e935
|
Updated versions and changelogs
|
2021-04-13 10:25:17 +02:00 |
|
f4exb
|
50940351b7
|
DATV demod: corrections to the gauge algorithm
|
2021-04-12 11:49:55 +02:00 |
|
f4exb
|
bfc013e18a
|
DATV demod: fixed compilation issue for Qt < 5.14
|
2021-04-12 11:41:21 +02:00 |
|
f4exb
|
507b110299
|
DATV demod: FIFO status event: pass data by copy instead of reference
|
2021-04-12 00:31:47 +02:00 |
|
f4exb
|
f8a512e91b
|
DATV demod: allow video player enable/disable
|
2021-04-11 23:52:16 +02:00 |
|
f4exb
|
4f9fe7b533
|
DATV demod: stop player before initializing DATV framework
|
2021-04-09 13:43:02 +02:00 |
|
f4exb
|
fcbb383978
|
Updated versions and changelogs
|
2021-04-08 19:32:54 +02:00 |
|
f4exb
|
25a4118e16
|
DATV demod. final cleanuo, Implements #833
|
2021-04-08 06:47:33 +02:00 |
|
f4exb
|
64316e5d7f
|
DATV Demod: Video render: try fix swr_convert issue
|
2021-04-08 00:56:17 +02:00 |
|
f4exb
|
40575b78bd
|
DATV Demod: more smooting for MER gauge display
|
2021-04-08 00:56:17 +02:00 |
|
Jon Beniston
|
445c1b8615
|
Remove unncessary debug from APT demod
|
2021-04-07 21:24:30 +01:00 |
|
Jon Beniston
|
e15470494a
|
Add UDP ports for packet forwarding in Packet mod and demod.
|
2021-04-07 21:06:00 +01:00 |
|
f4exb
|
8ecdb3fdc1
|
DATV demod: player cleanup (4)
|
2021-04-05 13:13:57 +02:00 |
|
f4exb
|
d22cd45b14
|
DATV demod: player refactoring: preliminary cleanup (3)
|
2021-04-05 02:42:36 +02:00 |
|
f4exb
|
1c0aa9cd8e
|
DATV demod: player refactoring: preliminary cleanup (2) and fix avio buffer size
|
2021-04-04 13:12:38 +02:00 |
|
f4exb
|
45b12a1c2d
|
DATV demod: player refactoring: preliminary cleanup (1)
|
2021-04-04 10:33:35 +02:00 |
|
f4exb
|
193234e826
|
DATV demod: DATVideoRender: free audio resampler ffmpeg SWR structure on stream closure. More cleanup
|
2021-04-03 06:41:12 +02:00 |
|
f4exb
|
6b5e11ffe5
|
DATV demod: DATVDemodSink: init DATV framework outside process sample loop
|
2021-04-03 06:41:12 +02:00 |
|
f4exb
|
e56abf490f
|
DATV demod: set channel marker bandwidth appropriately
|
2021-04-03 06:41:12 +02:00 |
|