srcejon
|
c0fc8c3b73
|
Don't call start() in Demod's constructors. #2102
SSDDemodGUI: Disable AGC widgets when AGC disabled.
|
2024-05-08 18:52:34 +01:00 |
|
Daniele Forsi
|
8c3f7e3775
|
Remove unused includes and use more direct includes
|
2024-04-11 23:31:34 +02:00 |
|
f4exb
|
86a1d15eba
|
Frequency Scanner: handle change of I/Q stream in tracked channels
|
2023-12-14 21:57:49 +01:00 |
|
f4exb
|
3a944fa209
|
Rewriting of copyright notices for plugins/channelrx. Part of #1893
|
2023-11-18 12:02:48 +01:00 |
|
Jon Beniston
|
6e3795d3d0
|
Move Morse demod to separate class to share with ILS.
|
2023-03-21 11:33:49 +00:00 |
|
Jon Beniston
|
9a0b12300a
|
VOR Demod: Improve filtering for voice over ident. For #1590
|
2023-03-06 15:06:05 +00:00 |
|
f4exb
|
abf0f2f2e7
|
VOR demod: updated threading model. Part of #1346
|
2022-10-13 00:14:00 +02:00 |
|
f4exb
|
9e5c629473
|
v7: API: added workspace handling for device, spectrum, feature and channel. Implements #1242
|
2022-05-13 22:24:48 +02:00 |
|
Jon Beniston
|
600699a1a8
|
VOR Demodulator: Reset filters when navId changes, to avoid glitches in calculated radial
|
2022-05-04 10:05:03 +01:00 |
|
Jon Beniston
|
7d2fc09a65
|
VOR Demod: Reset state when navId changes, so we don't report old ident for new navId
|
2022-05-04 09:51:28 +01:00 |
|
f4exb
|
7d450c6e42
|
v7: rename vordemodsc files to vordemod files. Part of #1223
|
2022-05-01 13:05:36 +02:00 |
|
f4exb
|
046b79cab3
|
v7: rename vordemod files to vordemodmc files. Part of #1223
|
2022-05-01 10:32:08 +02:00 |
|
f4exb
|
fd61700882
|
v7: rename VORDemod classes to VORDemodMC classes. Part of #1223
|
2022-05-01 09:59:24 +02:00 |
|
f4exb
|
103301f19a
|
Massive UI revamping (v7): Implemented channel move to another device and more
|
2022-04-16 16:45:53 +02:00 |
|
f4exb
|
af13b31d85
|
Massive UI revamping (v7): display channel absolute frequency in status bar. Manage shift frequency limits
|
2022-04-13 11:08:21 +02:00 |
|
f4exb
|
4111c967e9
|
Fixed some signal/slot connects. Removed unnecessary m_channelMessageQueue in ChannelAPI. Fixes #1185
|
2022-03-23 22:32:23 +01: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
|
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
|
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 |
|
Jon Beniston
|
1adfe3415c
|
Fix WebAPI settings for identThreshold and magDecAdjust
|
2021-01-13 17:11:21 +00:00 |
|
f4exb
|
ee0e5fc777
|
AFC: implemented message pipes for sending back channel settings. Implemented in all relevant channel plugins. Removed obsolete methods
|
2020-12-13 13:04:36 +01:00 |
|
Jon Beniston
|
5fdcdcc706
|
Avoid global QString init in plugins
|
2020-11-24 13:51:59 +00:00 |
|
Jon Beniston
|
4a6a886996
|
Add VOR demodulator
|
2020-11-24 12:31:16 +00:00 |
|