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

318 Commits

Author SHA1 Message Date
f4exb
e76c95f7a2 WFM modulator: use settings in modulator (1) 2017-10-13 13:44:07 +02:00
f4exb
024814e997 WFM modulator: use settings in GUI (3) 2017-10-13 08:40:10 +02:00
f4exb
394e2864d2 WFM modulator: use settings in GUI (2) 2017-10-13 08:34:38 +02:00
f4exb
5746aa1189 WFM modulator: use settings in GUI (1) 2017-10-13 08:24:39 +02:00
f4exb
1ead2de958 WFM modulator: added settings class 2017-10-12 22:49:47 +02:00
f4exb
76bdd497a7 NFM modulator: GUI and modulator separation phase 1 (3) 2017-10-12 21:51:25 +02:00
f4exb
2e5380e939 NFM modulator: GUI and modulator separation phase 1 (2) 2017-10-12 21:26:33 +02:00
f4exb
890fd88f1f NFM modulator: GUI and modulator separation phase 1 (1) 2017-10-12 20:33:16 +02:00
f4exb
028cf1e4eb NFM modulator: use settings in modulator 2017-10-12 20:16:37 +02:00
f4exb
d49ff21985 SSB modulator: fixed saturation when going DSB 2017-10-12 19:35:57 +02:00
f4exb
f8d06c19fb AM modulator GUI fixes 2017-10-12 02:19:23 +02:00
f4exb
5584066559 NFM modulator: use settings in GUI (3) 2017-10-12 02:12:49 +02:00
f4exb
4ad10dd250 NFM modulator: use settings in GUI (2) 2017-10-11 22:27:17 +02:00
f4exb
0ee830f403 NFM modulator: use settings in GUI (1) 2017-10-11 08:33:53 +02:00
f4exb
ccb2f7ff96 AM modulator: fixed frequency shift control sequence 2017-10-11 00:47:51 +02:00
f4exb
d1c14be67f NFM modulator: added settings class 2017-10-10 23:43:40 +02:00
f4exb
8782abe31f AM modulator: GUI and modulator separation phase1 2017-10-10 22:37:33 +02:00
f4exb
b635e3c0ee PlutoSDR output: use settings in modulator 2017-10-10 21:58:30 +02:00
f4exb
179c1a00c4 PlutoSDR output: use settings in modulator (4) 2017-10-10 21:47:15 +02:00
f4exb
7cce5625e1 PlutoSDR output: use settings in modulator (3) 2017-10-10 21:43:58 +02:00
f4exb
7c4f97827e PlutoSDR output: use settings in modulator (2) 2017-10-10 21:38:38 +02:00
f4exb
558249112b PlutoSDR output: use settings in modulator (1) 2017-10-10 09:10:03 +02:00
f4exb
13c8f2ea9e PlutoSDR output: use settings in GUI 2017-10-10 07:14:52 +02:00
f4exb
0b7f62866f PlutoSDR output: use settings in GUI (1) 2017-10-10 06:59:13 +02:00
f4exb
1ae75824ac AM modulator: created settings class 2017-10-09 18:27:47 +02:00
f4exb
58a17f421c TCP source, UDP sink: removed rollup widget save/restore state during serialization/deserialization and make methods protected in rollup widget 2017-10-05 00:37:12 +02:00
f4exb
a30bda2d3a Updated version of touched plugins 2017-10-04 01:20:02 +02:00
f4exb
b11cf719d6 ATV modulator: fixed segfault when there is no GUI message queue 2017-10-01 10:12:54 +02:00
f4exb
dda9a1dcbb Baseband sample source: change messaging mechanism between channel sink and GUI 2017-09-28 08:33:05 +02:00
f4exb
0b6eb2129a Reset PluginInstanceGUI to its original name 2017-09-26 00:22:08 +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
11f6b72b8c Windows build: restored mingW32 compilation 2017-09-12 13:54:32 +02:00
f4exb
a6d6a717ae GUI segregation: renamed PluginGUI interface to PluginInstanceUI 2017-09-03 19:55:00 +02:00
f4exb
73bfbb5bd7 Updated documentation (4) 2017-08-27 18:09:51 +02:00
f4exb
11299cc63d Updated documentation (3) 2017-08-27 18:03:51 +02:00
f4exb
af63a8ed5c NFM demod: implemented option to copy audio to UDP 2017-08-27 00:27:11 +02:00
f4exb
95bdb65443 UDP sink: use channel marker serializer/deserializer 2017-08-26 21:28:25 +02:00
f4exb
c495ba0f2a UDP sink: save channel marker center frequency in only one slot 2017-08-26 21:20:35 +02:00
f4exb
e0014867a7 UDP sink: fixed input power display placement 2017-08-26 06:10:16 +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
ff23b6eb26 UDP sink plugin: implemented mono/stereo input toggle 2017-08-25 10:32:18 +02:00
f4exb
242617ba7b UDP sink plugin: added mono/stereo input button 2017-08-25 09:48:07 +02:00
f4exb
82894cb50b UDP sink plugin: implemented auto RW compensation toggle 2017-08-25 02:46:02 +02:00
f4exb
21cfac0cac UDP sink plugin: implement auto RW balance toggle button 2017-08-25 02:21:34 +02:00
f4exb
7277757b7c UDP sink plugin: block output at zero if read and write frame pointers are equal 2017-08-25 01:16:58 +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