1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-07-28 01:52:26 -04:00
Commit Graph

2938 Commits

Author SHA1 Message Date
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
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
c76a617be4 DSD demod: display UDP address and port in the button tooltip 2017-08-25 09:32:17 +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
115379bcf2 DSD demod: use AudioSample type for the UDP sink buffer 2017-08-25 01:17:21 +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
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
f104f217f9 Audio Fifo: use fixed AudioSample size for samples size 2017-08-24 23:54:51 +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
3583996c4a Added UDP sink copy to audio buffer 2017-08-24 11:49:47 +02:00
f4exb
c46ad022b3 Windows build: added basic channel settings dialog 2017-08-24 11:49:29 +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
e2ce645c74 UDP sink plugin: implemented new rollup menu behavior 2017-08-23 23:44:50 +02:00
f4exb
0c0bf2e094 DSD demodulator: implemented now channel marker settings with UDP parameters 2017-08-23 23:44:12 +02:00
f4exb
7d4eddbeac New basic channel marker settings with UDP address and port 2017-08-23 23:43:11 +02:00
f4exb
19bd6b9bb3 Added cmake file for httpserver 2017-08-23 20:03:52 +02:00
f4exb
4adf80abc3 Added Stefan Frings' QtWebApp httpserver 2017-08-23 18:47:07 +02:00
f4exb
9a1b60c6ec UDP sink plugin: use messageing system to configure address and port 2017-08-23 02:17:54 +02:00
f4exb
f07563500b UDP source plugin: serialize/deserialize new AM formats and AGC setting 2017-08-23 01:21:26 +02:00
f4exb
0b80971455 CalcDB: set floor to -120dB 2017-08-23 01:20:52 +02:00
f4exb
49523b1bbd UDP sink plugin: updated documentation 2017-08-22 23:55:42 +02:00
f4exb
db1d19a4bd MainWindow: rearrange widget default placement so that sample source/sink control is on the top left 2017-08-22 13:55:22 +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
f5d3a420fd UDP channel plugins: removed from Windows distribution 2017-08-21 22:12:08 +02:00
f4exb
5cacaf0e99 UDP channel plugins: Windows build: added missing .pro file 2017-08-21 21:47:34 +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
4e53552a99 UDPSink plugin: implemented SSB binaural 2017-08-19 09:28:50 +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
6771dde362 UDPSink plugin: implemented SSB mono 2017-08-19 03:42:56 +02:00