f4exb
|
35c5d623fd
|
ATV Demod: renaming of some attributes
|
2017-10-01 09:06:55 +02:00 |
|
f4exb
|
95b191353b
|
Fixed warnings with g++ 6.3
|
2017-09-30 04:05:32 +02:00 |
|
f4exb
|
4d07272503
|
ChannelAnalyzerNG: decouple demod and GUI
|
2017-09-29 18:36:33 +02:00 |
|
f4exb
|
54bd4b38f0
|
ChannelAnalyzer: decouple demod and GUI
|
2017-09-28 23:06:06 +02:00 |
|
f4exb
|
ff5e233eb0
|
AM demod: move channelizer and threaded channelizer from GUI to demod
|
2017-09-28 00:24:03 +02:00 |
|
f4exb
|
95891164d5
|
Channel Rx / GUI new messaging system
|
2017-09-27 23:47:29 +02:00 |
|
f4exb
|
5ab144da82
|
AM demod: Windows build update
|
2017-09-27 01:04:04 +02:00 |
|
f4exb
|
7f9b22ccac
|
AM demod: use settings object serialization / deserialization
|
2017-09-27 00:55:33 +02:00 |
|
f4exb
|
7159ffff09
|
AM Demod: use settings object to pass data from GUI to demod
|
2017-09-27 00:16:35 +02:00 |
|
f4exb
|
1bb612bf62
|
AM demod: use settings object to apply settings
|
2017-09-26 23:53:35 +02:00 |
|
f4exb
|
69a94c6004
|
AM demod: use AM settings class and associated applySettings method
|
2017-09-26 23:19:49 +02:00 |
|
f4exb
|
0b6eb2129a
|
Reset PluginInstanceGUI to its original name
|
2017-09-26 00:22:08 +02:00 |
|
f4exb
|
da8857e0e1
|
Windows build fixes
|
2017-09-23 17:19:58 +02:00 |
|
f4exb
|
a9a514993b
|
Windows build: corrections for the new tool chain
|
2017-09-18 13:41: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
|
061253a4ba
|
UDP source plugin: updated version
|
2017-08-27 18:21:28 +02:00 |
|
f4exb
|
59c43310fe
|
Updated documentation (2)
|
2017-08-27 17:20:35 +02:00 |
|
f4exb
|
4d36cba7a8
|
Updated documentation (1)
|
2017-08-27 11:28:54 +02:00 |
|
f4exb
|
4fe318e8d4
|
NFM demod: updated revision
|
2017-08-27 00:29:38 +02:00 |
|
f4exb
|
af63a8ed5c
|
NFM demod: implemented option to copy audio to UDP
|
2017-08-27 00:27:11 +02:00 |
|
f4exb
|
939e423c02
|
NFM demod: implemented basic channel settings dialog
|
2017-08-26 22:16:05 +02:00 |
|
f4exb
|
64e1389222
|
AM demod: use mono fixed volume samples for copy to UDP
|
2017-08-26 21:57:30 +02:00 |
|
f4exb
|
c495ba0f2a
|
UDP sink: save channel marker center frequency in only one slot
|
2017-08-26 21:20:35 +02:00 |
|
f4exb
|
1ff798f1d6
|
UDP source: use channel marker serializer/deserializer (1)
|
2017-08-26 21:03:37 +02:00 |
|
f4exb
|
7ae5c2a6d6
|
UDP source: save channel marker center frequency in only one slot
|
2017-08-26 15:13:03 +02:00 |
|
f4exb
|
70de05f060
|
DSD demodulator: use channel marker serializer/deserializer
|
2017-08-26 14:36:38 +02:00 |
|
f4exb
|
7af90583fe
|
BFM demodulator: use channel marker serializer/deserializer
|
2017-08-26 14:30:55 +02:00 |
|
f4exb
|
dea3cb2680
|
AM demodulator: use channel marker serializer/deserializer
|
2017-08-26 10:35:01 +02:00 |
|
f4exb
|
b2337e44dd
|
Channel marker own serializer/deserializer
|
2017-08-26 09:58:07 +02:00 |
|
f4exb
|
8c06a74581
|
AM demod: fixed deserializator
|
2017-08-26 06:08:30 +02:00 |
|
f4exb
|
2e18f50eaf
|
AM demod: fixed copy audio to UDP switching
|
2017-08-26 05:57:49 +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
|
3b03da44b9
|
BFM demod: serialize/deserialize all channel marker parameters
|
2017-08-26 03:56:03 +02:00 |
|
f4exb
|
d84b69633c
|
DSD and BFM demods: fixed UDP copy button tooltip when port changes
|
2017-08-25 18:58:53 +02:00 |
|
f4exb
|
8a60af3e52
|
BFM demod: added basic channel settings dialog and copy audio to UDP option
|
2017-08-25 18:56:43 +02:00 |
|
f4exb
|
a5b7428755
|
UDP sink plugin: implemented a gain input control for real sample input
|
2017-08-25 15:29:45 +02:00 |
|
f4exb
|
a7d6b3a75d
|
UDP source plugin: use channel marker address and port
|
2017-08-25 12:12:46 +02:00 |
|
f4exb
|
c76a617be4
|
DSD demod: display UDP address and port in the button tooltip
|
2017-08-25 09:32:17 +02:00 |
|
f4exb
|
115379bcf2
|
DSD demod: use AudioSample type for the UDP sink buffer
|
2017-08-25 01:17:21 +02:00 |
|
f4exb
|
1b2df9f0fc
|
DSD demod: copy to UDO only from first audio FIFO when both slots are selected
|
2017-08-25 00:04:44 +02:00 |
|
f4exb
|
511686f820
|
Use new audio fifo based on audio sample type
|
2017-08-25 00:02:49 +02:00 |
|
f4exb
|
d98d8757b0
|
Moved audio sample definitions to dsp types definitions
|
2017-08-24 15:24:28 +02:00 |
|
f4exb
|
f74e74af12
|
DSD demod: implemented audio duplication to UDP
|
2017-08-24 13:51:24 +02:00 |
|
f4exb
|
3b5fe0170f
|
DSD decoder: put UDP sink for audio in place
|
2017-08-24 08:46:14 +02:00 |
|
f4exb
|
614021f9a0
|
Added send port to UDP parameters
|
2017-08-24 02:26:47 +02:00 |
|
f4exb
|
01eed29a6f
|
Implemented new basic channel settings dialog instead of widget inside rollup
|
2017-08-24 02:05:48 +02:00 |
|
f4exb
|
0c0bf2e094
|
DSD demodulator: implemented now channel marker settings with UDP parameters
|
2017-08-23 23:44:12 +02:00 |
|
f4exb
|
f07563500b
|
UDP source plugin: serialize/deserialize new AM formats and AGC setting
|
2017-08-23 01:21:26 +02:00 |
|
f4exb
|
49523b1bbd
|
UDP sink plugin: updated documentation
|
2017-08-22 23:55:42 +02:00 |
|
f4exb
|
e5b8808402
|
UDP source plugin: updated documentation (2). UDP sink plugin: added to Mac O/S build
|
2017-08-21 23:33:47 +02:00 |
|
f4exb
|
8b00b6fdf0
|
UDP source plugin: updated documentation
|
2017-08-21 23:30:38 +02:00 |
|
f4exb
|
3803f72e9f
|
UDP channel plugins: Windows build
|
2017-08-21 13:10:54 +02:00 |
|
f4exb
|
f56bea2afe
|
UDP source plugin: optimize squelch gate and release times for SSB
|
2017-08-20 23:44:40 +02:00 |
|
f4exb
|
872fa9bd20
|
UDP source plugin: AM with DV block optimization
|
2017-08-20 22:51:22 +02:00 |
|
f4exb
|
8a16e99e48
|
UDP source plugin: new AM mode with 300 Hz low cutoff bandpass filter
|
2017-08-20 22:18:33 +02:00 |
|
f4exb
|
7cfdb9efdd
|
UDP source plugin: reduce AM average length
|
2017-08-20 09:05:09 +02:00 |
|
f4exb
|
1c36d07254
|
UDP source plugin fixes
|
2017-08-20 03:47:21 +02:00 |
|
f4exb
|
65b4930171
|
UDP source plugin: adjust AM and AGC times
|
2017-08-20 01:56:23 +02:00 |
|
f4exb
|
1d32eb0217
|
AM demod: eliminate DC from demodulated output. Set volume AGC length to 50ms
|
2017-08-20 00:56:50 +02:00 |
|
f4exb
|
79f53275de
|
UDP source plugin: implemented AM with DC filtering and AGC
|
2017-08-20 00:32:40 +02:00 |
|
f4exb
|
c934658cc0
|
UDPSource plugin: make Apply button light in green when a change needs to be applied
|
2017-08-19 03:45:17 +02:00 |
|
f4exb
|
b3bd9967a4
|
UDPSink plugin: implemented squelch gate control
|
2017-08-19 00:52:10 +02:00 |
|
f4exb
|
587d38665d
|
UDP source plugin: implemented squelch gate
|
2017-08-19 00:12:56 +02:00 |
|
f4exb
|
6473c84e68
|
UDPSink plugin: activate VU meter for NFM modulation
|
2017-08-18 22:15:04 +02:00 |
|
f4exb
|
dda67c0947
|
UDP source plugin: fixed AM demod
|
2017-08-18 12:30:12 +02:00 |
|
f4exb
|
32510091df
|
UDPSrc plugin: full squelch implementation
|
2017-08-18 00:10:15 +02:00 |
|
f4exb
|
c6b58431fe
|
UDPSrc plugin: partial squelch implementation
|
2017-08-17 20:23:17 +02:00 |
|
f4exb
|
315d408eee
|
DSD demod plugin: slow down channel power refresh rate
|
2017-08-17 17:48:47 +02:00 |
|
f4exb
|
05e52edd1e
|
SSB demod plugin: slow down channel power refresh rate
|
2017-08-17 17:43:27 +02:00 |
|
f4exb
|
ce7271aeeb
|
NFM demod plugin: slow down channel power refresh rate
|
2017-08-17 17:25:10 +02:00 |
|
f4exb
|
2d956df50f
|
AM demod plugin: slow down channel power refresh rate
|
2017-08-17 17:21:38 +02:00 |
|
f4exb
|
90ce3ec9ad
|
UDPSink plugin: rename volume to gain
|
2017-08-17 17:09:02 +02:00 |
|
f4exb
|
c601d8dbaa
|
UDPSource and UDPSink plugins: UI refactoring
|
2017-08-17 12:57:45 +02:00 |
|
f4exb
|
ff9eb18a4f
|
UDPSink plugin: added UDP handler
|
2017-08-15 16:08:12 +02:00 |
|
f4exb
|
d660a5b017
|
UDPSoure plugin: updated documentation
|
2017-08-15 12:40:09 +02:00 |
|
f4exb
|
9786640322
|
UDPSink utility: use fixed payload size in bytes
|
2017-08-15 12:29:54 +02:00 |
|
f4exb
|
a89e34255b
|
UDPSink plugin: GUI fixes
|
2017-08-15 00:20:04 +02:00 |
|
f4exb
|
73d680c356
|
UDPSink plugin GUI: added VU meter
|
2017-08-14 23:27:12 +02:00 |
|
f4exb
|
0288044ab3
|
UDPSink plugin: basic framework
|
2017-08-14 01:39:26 +02:00 |
|
f4exb
|
ca7f9228ec
|
SSB demod: updated documentation
|
2017-08-06 23:16:25 +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
|
8a5668a186
|
SSB demod: clamp AGC value
|
2017-08-06 00:02:16 +02:00 |
|
f4exb
|
d8f7dcebdc
|
SSM modulator: added audio compressor
|
2017-08-05 19:08:33 +02:00 |
|
f4exb
|
75ad34eb2e
|
SSB demod: corrected documentation
|
2017-08-01 03:43:10 +02:00 |
|
f4exb
|
8f44a10c86
|
SSBdemod: updated documentation
|
2017-07-31 00:44:04 +02:00 |
|
f4exb
|
2f3c0545c8
|
Channel Analyzer NG: UI cosmetic updates
|
2017-07-28 18:02:08 +02:00 |
|
f4exb
|
a0fd763002
|
Channel Analyzer NG: better handle the LSB case
|
2017-07-28 17:21:46 +02:00 |
|
f4exb
|
f6bdf35589
|
SSB demod: display initial values
|
2017-07-27 21:14:50 +02:00 |
|
f4exb
|
38318577de
|
Put smootherstep function code in one place
|
2017-07-27 11:24:01 +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
|
6df03cd147
|
SSB demod: set AGC target to -20dB in power
|
2017-07-26 14:34:49 +02:00 |
|
f4exb
|
8452985061
|
SSB demod: implement audio mute button squelch light indicator
|
2017-07-26 01:44:57 +02:00 |
|
f4exb
|
52eb869b7c
|
SSB demod: AGC: implemented threshold gate to mitigate transients
|
2017-07-26 00:08:29 +02:00 |
|
f4exb
|
9ec4e6de98
|
SSB demod: improve AGC threshold handling
|
2017-07-25 23:39:27 +02:00 |
|
f4exb
|
2597883015
|
SSB demod: updated AGC
|
2017-07-25 21:21:48 +02:00 |
|
f4exb
|
d15b484a4f
|
SSB demod: added AGC configuration
|
2017-07-25 08:40:15 +02:00 |
|
f4exb
|
810955ac58
|
SSB demod: UI: added new AGC controls
|
2017-07-25 08:30:02 +02:00 |
|