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
|
f1cf2f4f18
|
Massive UI revamping (v7): persistent channel show/hide
|
2022-04-12 18:27:27 +02:00 |
|
f4exb
|
2f89b79c84
|
Massive UI revamping (v7): added channels
|
2022-04-12 16:20:45 +02: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
|
31bf99a619
|
Removed dangling PluginInstanceGUI references
|
2020-10-05 16:30:24 +02:00 |
|
f4exb
|
b1c9a35dcb
|
Channel plugins: use specialized ChannelGUI superclass. Handle GUI lifecycle in MainWindow
|
2020-10-04 22:16:09 +02:00 |
|
f4exb
|
d3d506a5ae
|
Removed handleMessage virtual method from PluginInstanceGUI
|
2020-10-04 22:16:09 +02:00 |
|
f4exb
|
d085b4eb7d
|
Removed undesirable methods from PluginInstanceGUI and related common plugins
|
2020-10-04 22:16:09 +02:00 |
|
f4exb
|
c41cf68d60
|
Demod plugins with configurable audio: fixed audio sample rate handling
|
2020-08-03 12:59:31 +02:00 |
|
f4exb
|
e62e187931
|
MIMO: AM demod: implemented stream index (except dialog and apply setting)
|
2019-05-20 16:31:15 +02:00 |
|
f4exb
|
21840c5dd3
|
AM demod: synchronous AM: implemented sidebands selection
|
2018-05-13 22:30:50 +02:00 |
|
f4exb
|
e9f64a05f2
|
AM demod: basic synchronous AM detection option
|
2018-05-13 17:27:24 +02:00 |
|
f4exb
|
28cb4e7c3c
|
AM demod: removed UDP/RTP copy audio entirely
|
2018-03-28 09:58:45 +02:00 |
|
f4exb
|
c8a6bb71ba
|
AM demod: remove UDP copy using RTP
|
2018-03-27 00:57:41 +02:00 |
|
f4exb
|
a049e3aaa6
|
Multiple audio support: Select output device in AM demod
|
2018-03-26 18:41:09 +02:00 |
|
f4exb
|
1204734b58
|
Web API: AM demod and AirspyHF: many fixes
|
2018-03-22 06:34:51 +01:00 |
|
f4exb
|
1200e09012
|
AM demod: implement RTP over UDP for audio copy
|
2018-03-07 00:55:08 +01:00 |
|
f4exb
|
44552e26ef
|
Revert "AM demod: implemented use RTP protocol for audio over UDP"
This reverts commit 9cf57f5aca .
|
2018-02-06 01:18:35 +01:00 |
|
f4exb
|
9cf57f5aca
|
AM demod: implemented use RTP protocol for audio over UDP
|
2018-02-05 18:01:12 +01:00 |
|
f4exb
|
3db655fe61
|
Highlight demod frame when the marker is highlighted on the spectrum
|
2017-11-14 22:58:35 +01:00 |
|
f4exb
|
be170c455f
|
New channel marker signal handling: Applied to new gen channel analyzer and AM Demod
|
2017-11-14 00:35:25 +01:00 |
|
f4exb
|
c4e26bf66d
|
Rx channel plugins: use the demodulator constructor separated from the demodulator GUI constructor
|
2017-11-09 01:03:05 +01:00 |
|
f4exb
|
4ad038ed9d
|
Created demod constructor method in all Rx channel plugins
|
2017-11-08 14:23:49 +01:00 |
|
f4exb
|
a61bb04dac
|
Rx Channel plugins now handled via DeviceUISet
|
2017-10-31 08:24:05 +01:00 |
|
f4exb
|
8c2483a850
|
Demod GUI corrections
|
2017-10-12 01:21:30 +02:00 |
|
f4exb
|
ff5e233eb0
|
AM demod: move channelizer and threaded channelizer from GUI to demod
|
2017-09-28 00:24:03 +02:00 |
|
f4exb
|
7f9b22ccac
|
AM demod: use settings object serialization / deserialization
|
2017-09-27 00:55:33 +02:00 |
|
f4exb
|
1bb612bf62
|
AM demod: use settings object to apply settings
|
2017-09-26 23:53:35 +02:00 |
|
f4exb
|
0b6eb2129a
|
Reset PluginInstanceGUI to its original name
|
2017-09-26 00:22:08 +02:00 |
|
f4exb
|
2b4f8a0f55
|
Implemented GUI input message queue and interface
|
2017-09-16 22:23:31 +02:00 |
|
f4exb
|
1d4cb21bb5
|
Separate construction/destruction for the source input plugin core and the GUI
|
2017-09-16 10:45:08 +02:00 |
|
f4exb
|
a6d6a717ae
|
GUI segregation: renamed PluginGUI interface to PluginInstanceUI
|
2017-09-03 19:55:00 +02:00 |
|
f4exb
|
27d504e1ac
|
AM demod: implement copy audio to UDP and basic channel settings dialog
|
2017-08-26 05:32:01 +02:00 |
|
f4exb
|
2d956df50f
|
AM demod plugin: slow down channel power refresh rate
|
2017-08-17 17:21:38 +02:00 |
|
f4exb
|
b31e0ace57
|
AM demod: use ValueDialZ for channel delta frequency value dial
|
2017-05-17 23:34:14 +02:00 |
|
f4exb
|
375f327004
|
AM Demod: added optional bandpass boxcar filter
|
2017-05-12 19:21:52 +02:00 |
|
f4exb
|
79b4e6c945
|
AM and NFM demods: improve signal meter with 50ms refresh rate
|
2016-12-06 01:57:35 +01:00 |
|
f4exb
|
c31846a334
|
AM Demod plugin: added a signal level meter
|
2016-12-05 00:57:32 +01:00 |
|
f4exb
|
37f4b4e306
|
AM demod: removed channel power dB average engine. Use direct average from demod
|
2016-12-04 23:29:59 +01:00 |
|
f4exb
|
47eb55a319
|
AM Demodulator: removed useless AF lowpass filtering and its associated GUI items
|
2016-11-30 16:42:06 +01:00 |
|
f4exb
|
32595f81b9
|
RxTx semantic move: renamed DeviceAPI to DeviceSourceAPI
|
2016-10-11 01:17:55 +02:00 |
|
f4exb
|
dce0ace4ef
|
RxTx semantic move: renamed ThreadedSampleSink to ThreadedBasebandSampleSink
|
2016-10-03 15:55:16 +02:00 |
|
f4exb
|
20c6fb19cc
|
RxTx semantic move: renamed Channelizer to DownChannelizer
|
2016-10-02 21:52:39 +02:00 |
|
f4exb
|
1f7df6548a
|
RxTx semantic move: renamed channel plugins directory to channelrx
|
2016-10-02 13:18:07 +02:00 |
|