f4exb
|
d7eee52ad0
|
UDP source: applied new channel marker signal handling
|
2017-11-14 08:35:18 +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
|
e206fc84a8
|
Create channel registration methods for the Tx part in DeviceUISet
|
2017-10-31 22:37:57 +01:00 |
|
f4exb
|
a61bb04dac
|
Rx Channel plugins now handled via DeviceUISet
|
2017-10-31 08:24:05 +01:00 |
|
f4exb
|
a106deeaf7
|
Make a static getter of Main Window reference as it is de facto a singleton. Use it in place of plugin API getter
|
2017-10-24 13:45:10 +02:00 |
|
f4exb
|
1bca649e7a
|
UDP Sink: use settings in GUI (5)
|
2017-10-16 00:28:01 +02:00 |
|
f4exb
|
8c2483a850
|
Demod GUI corrections
|
2017-10-12 01:21:30 +02:00 |
|
f4exb
|
e2ff0da18a
|
UDP source: full usage of settings
|
2017-10-07 06:30:30 +02:00 |
|
f4exb
|
bb6b313bc8
|
UDP source: use settings class
|
2017-10-07 05:44:43 +02:00 |
|
f4exb
|
ba9d8cdc1c
|
UDP source: changed marker color
|
2017-10-05 22:11:57 +02:00 |
|
f4exb
|
1e33bc3e8d
|
UDP source: use settings class in GUI (2)
|
2017-10-05 13:38:55 +02:00 |
|
f4exb
|
e6892ab7e1
|
UDP source: use settings class in GUI (1)
|
2017-10-05 08:38:06 +02:00 |
|
f4exb
|
e3284760f8
|
UDP source: moved samples format enum to settings class
|
2017-10-05 08:17:49 +02:00 |
|
f4exb
|
dabe952b40
|
UDP source: removed rollup widget save/restore state during serialization/deserialization
|
2017-10-05 00:28:05 +02:00 |
|
f4exb
|
d0943b384f
|
UDP source: separate demod and GUI phase 1
|
2017-10-04 22:41:58 +02:00 |
|
f4exb
|
a1afc0ebe6
|
UDP source: refactor constructor
|
2017-10-04 22:05:38 +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
|
a7d6b3a75d
|
UDP source plugin: use channel marker address and port
|
2017-08-25 12:12:46 +02:00 |
|
f4exb
|
f07563500b
|
UDP source plugin: serialize/deserialize new AM formats and AGC setting
|
2017-08-23 01:21:26 +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
|
1c36d07254
|
UDP source plugin fixes
|
2017-08-20 03:47:21 +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
|
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
|
c601d8dbaa
|
UDPSource and UDPSink plugins: UI refactoring
|
2017-08-17 12:57:45 +02:00 |
|
f4exb
|
a89e34255b
|
UDPSink plugin: GUI fixes
|
2017-08-15 00:20:04 +02:00 |
|
f4exb
|
0288044ab3
|
UDPSink plugin: basic framework
|
2017-08-14 01:39:26 +02:00 |
|
f4exb
|
3a3d8e3dcb
|
activated compiler warnings
|
2017-05-25 20:13:34 +02:00 |
|
f4exb
|
1a9c422906
|
UDP source: use ValueDialZ for channel delta frequency value dial
|
2017-05-18 00:05:08 +02:00 |
|
f4exb
|
579c05cfe5
|
Use doubles for all power calculations
|
2017-05-16 23:39:49 +02:00 |
|
f4exb
|
6f9ef0eaf9
|
New value dial color schemes: propagate to all active plugins
|
2017-05-16 18:27:36 +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 |
|