1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-08 06:06:33 -04:00
Commit Graph

30 Commits

Author SHA1 Message Date
f4exb
3d8d9d34e0 UDP source: implemeted WEB API (2) 2018-05-25 18:44:24 +02:00
f4exb
15f7c4d80e UDP source and sink: added dialogs to specify addresses and ports 2018-04-19 23:03:21 +02:00
f4exb
befc08f2e1 UDP source: send audio samples always on 16 bits. Options to send raw I/Q in either 16 or 24 bits regardless of sample size at compile time 2018-04-19 13:34:22 +02:00
f4exb
53beb8a92d Removed UDP address and port from Channel marker 2018-03-30 19:06:27 +02:00
f4exb
b57793607c UDP source: adaptation to 24 bit DSP 2018-01-28 02:30:15 +01:00
f4exb
3db655fe61 Highlight demod frame when the marker is highlighted on the spectrum 2017-11-14 22:58:35 +01:00
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
a61bb04dac Rx Channel plugins now handled via DeviceUISet 2017-10-31 08:24:05 +01:00
f4exb
bb6b313bc8 UDP source: use settings class 2017-10-07 05:44:43 +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
d0943b384f UDP source: separate demod and GUI phase 1 2017-10-04 22:41:58 +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
a7d6b3a75d UDP source plugin: use channel marker address and port 2017-08-25 12:12:46 +02:00
f4exb
79f53275de UDP source plugin: implemented AM with DC filtering and AGC 2017-08-20 00:32:40 +02:00
f4exb
587d38665d UDP source plugin: implemented squelch gate 2017-08-19 00:12:56 +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
0288044ab3 UDPSink plugin: basic framework 2017-08-14 01:39:26 +02:00
f4exb
1a9c422906 UDP source: use ValueDialZ for channel delta frequency value dial 2017-05-18 00:05:08 +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