1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-15 17:46:34 -04:00
Commit Graph

30 Commits

Author SHA1 Message Date
f4exb
f2b53fe3aa Use the modulator constructor separated from the modulator GUI constructor 2017-11-08 22:54:58 +01:00
f4exb
9c68da780e Added mod constructor interface in the plugin API. Created method in all Tx channel plugins 2017-11-08 17:09:25 +01:00
f4exb
d5d7d40102 Tx Channel plugins now handled via DeviceUISet 2017-11-01 00:00:03 +01:00
f4exb
294c39097b UDP sink: separate GUI and sink (2) 2017-10-17 23:45:57 +02:00
f4exb
7bca818672 UDP Sink: use settings in GUI (4) 2017-10-16 00:08:27 +02:00
f4exb
898fcce31e UDP Sink: use settings in GUI (2) 2017-10-15 22:55:00 +02:00
f4exb
83228c9bca UDP Sink: use settings in GUI (1) 2017-10-15 22:14:30 +02:00
f4exb
ad981241d0 UDP sink: removed obsolete UDP address and port handlers 2017-10-15 20:39:50 +02:00
f4exb
e298042545 UDP sink: use sample format from settings. Bumped version to v3.7.5 2017-10-15 20:31:33 +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
a5b7428755 UDP sink plugin: implemented a gain input control for real sample input 2017-08-25 15:29:45 +02:00
f4exb
dd08c69282 UDP sink plugin: use channel marker address and port 2017-08-25 11:26:59 +02:00
f4exb
242617ba7b UDP sink plugin: added mono/stereo input button 2017-08-25 09:48:07 +02:00
f4exb
21cfac0cac UDP sink plugin: implement auto RW balance toggle button 2017-08-25 02:21:34 +02:00
f4exb
01eed29a6f Implemented new basic channel settings dialog instead of widget inside rollup 2017-08-24 02:05:48 +02:00
f4exb
e2ce645c74 UDP sink plugin: implemented new rollup menu behavior 2017-08-23 23:44:50 +02:00
f4exb
9ac435d491 UDPSink plugin: implemented AM 2017-08-19 01:46:52 +02:00
f4exb
b3bd9967a4 UDPSink plugin: implemented squelch gate control 2017-08-19 00:52:10 +02:00
f4exb
83026bea59 UDPSink plugin: implemented reset read index button 2017-08-18 17:51:11 +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
8ec9ce94dc UDPSink plugin: implemented squelch 2017-08-17 04:23:36 +02:00
f4exb
af5103552c UDPSink plugin: implemented volume control 2017-08-17 00:16:17 +02:00
f4exb
2cff745cda UDPSink plugin: implemented forced configuration 2017-08-16 09:53:23 +02:00
f4exb
4b2dd2263e UDPSink plugin: implemented channel power display 2017-08-14 22:50:28 +02:00
f4exb
dde64201e8 UDPSink plugin: interim state (2) 2017-08-14 16:09:56 +02:00
f4exb
0288044ab3 UDPSink plugin: basic framework 2017-08-14 01:39:26 +02:00