f4exb
|
34ff36926e
|
SSB demod: fixed span slider aspect
|
2018-04-27 06:59:36 +02:00 |
|
f4exb
|
4501066426
|
SSB demod: removed UDP/RTP copy audio entirely
|
2018-03-28 09:27:47 +02:00 |
|
f4exb
|
4fbb8f74c8
|
Multiple audio support: SSB demodulator
|
2018-03-27 11:17:11 +02:00 |
|
f4exb
|
d67c3adeb4
|
Plugins: RTP cleanup
|
2018-03-27 09:20:23 +02:00 |
|
f4exb
|
26995aae1c
|
SSB demod: implement RTP over UDP for audio copy
|
2018-03-07 01:15:59 +01:00 |
|
f4exb
|
a57fdb8bd7
|
SSB demod: implemented copy audio to UDP
|
2017-11-21 21:33:46 +01:00 |
|
f4exb
|
9455a4c5f6
|
SSB mod/demod: improve LSB/USB experience: DSB/SSB icon shows right sideband. Filter limit sliders with ticks. Button to flip sidebands
|
2017-11-21 01:09:47 +01:00 |
|
f4exb
|
3db655fe61
|
Highlight demod frame when the marker is highlighted on the spectrum
|
2017-11-14 22:58:35 +01:00 |
|
f4exb
|
20b93b8186
|
SSB Demod: applied new channel marker signal handling
|
2017-11-14 02:01:44 +01:00 |
|
f4exb
|
9cca7100ac
|
Demdulators: removed obsolete on menu double clicked event handling. Modulators: removed obsolete basic settings shown indicator
|
2017-11-12 10:30:12 +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
|
3bdddb5818
|
SSB channels: fix the fixes (1)
|
2017-11-03 19:29:48 +01:00 |
|
f4exb
|
0038b684d3
|
SSB demod: Prevent uncontrolled triggering of applyBandwidths while displaying settings
|
2017-11-03 11:20:27 +01:00 |
|
f4exb
|
b620c8a5fa
|
SSB Demod: updated bandwidths maangement to same algorithms as with SSB Modulator. Makes code clearer and simpler
|
2017-11-03 03:30:24 +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
|
673047c7e2
|
SSB demod: use settings class in demod
|
2017-10-02 01:45:19 +02:00 |
|
f4exb
|
06ac0d6b4d
|
SSB demod: separate GUI from demod
|
2017-10-01 22:12:10 +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
|
05e52edd1e
|
SSB demod plugin: slow down channel power refresh rate
|
2017-08-17 17:43:27 +02:00 |
|
f4exb
|
4c37f40ed6
|
SSB demod: make AGC clamping optional
|
2017-08-06 00:58:30 +02:00 |
|
f4exb
|
f90ddf20eb
|
SSB: replaced AGC checkboxes by button switches
|
2017-08-06 00:28:59 +02:00 |
|
f4exb
|
f6bdf35589
|
SSB demod: display initial values
|
2017-07-27 21:14:50 +02:00 |
|
f4exb
|
86e52928d9
|
SSB demod: remove AGC threshold (squelch) completely if level us fully turned down (-99 dB)
|
2017-07-27 10:50:41 +02:00 |
|
f4exb
|
8452985061
|
SSB demod: implement audio mute button squelch light indicator
|
2017-07-26 01:44:57 +02:00 |
|
f4exb
|
9ec4e6de98
|
SSB demod: improve AGC threshold handling
|
2017-07-25 23:39:27 +02:00 |
|
f4exb
|
d15b484a4f
|
SSB demod: added AGC configuration
|
2017-07-25 08:40:15 +02:00 |
|
f4exb
|
9c9c74d24d
|
SSB demod: use ValueDialZ for channel delta frequency value dial
|
2017-05-17 23:57:54 +02:00 |
|
f4exb
|
ffb6ad3009
|
Use double storage type for all moving average instances
|
2017-05-12 00:03:56 +02: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 |
|