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

32 Commits

Author SHA1 Message Date
f4exb
64169bc168 Windows: MSVC2017: changes in sdrbase (3) serialdv 2018-11-12 17:22:19 +01:00
f4exb
5771ef4783 Foolproof AudioFifo to try fix issue #210. Consequently removed useless timeout parameter on read and write methods 2018-09-12 15:30:53 +02:00
f4exb
51e5987158 Serial DV: use audio compressor at the end of audio filter chain 2018-07-04 20:01:02 +02:00
f4exb
8df057d7c5 DSD demod: serial DV volume fix 2018-06-27 09:15:10 +02:00
f4exb
12380d4e51 DSD demod: use audio compressor when processing voice with serial DV 2018-06-25 00:01:25 +02:00
f4exb
175e4ca98a DV serial: use HP filter before interpolation and LP filter. Set HP -3dB corner at 300 Hz (for 8 kHz sampling rate) 2018-06-24 02:29:54 +02:00
f4exb
2efa7ab594 DSD demod: allow use of audio rates that are integer multiples of 8k other than 48k (x2,3,4,5) 2018-04-23 01:04:47 +02:00
f4exb
f71446b6ec Multiple audio support: DSD demodulator: allow to use native 8k decoder if audio sample rate is 8k 2018-03-28 08:43:11 +02:00
f4exb
2e5cfcafee PVS-Studio static analysis corrections (3) issue #137 2018-02-24 10:29:27 +01:00
f4exb
2145eeb7b6 DSD demod: highpass filtering for audio completed 2017-12-26 20:29:23 +01:00
f4exb
1f58b6ece7 DV serial: removed useless parameter 2016-10-28 09:09:19 +02:00
f4exb
0305605bbc DV Serial: fall back multi slot support 2016-10-28 08:37:27 +02:00
f4exb
9303a63931 DV Serial: prepare multi slot (4) 2016-10-12 00:53:26 +02:00
f4exb
01c901a8fe DV Serial: prepare multi slot (3) 2016-10-12 00:19:44 +02:00
f4exb
413ba162c7 DV Serial: prepare multi slot (2) 2016-10-12 00:02:36 +02:00
f4exb
20c5ec3f76 DV Serial: removed useless parameter 2016-10-11 23:54:27 +02:00
f4exb
2caf76b746 DV Serial: prepare multi slot (1) 2016-10-11 23:51:18 +02:00
f4exb
18a8e7c903 DV Serial: implement FIFO slots 2016-10-11 22:52:45 +02:00
f4exb
13e832a20e DV serial: alternate timeout handling. Primitives to get information about worker status 2016-10-11 20:24:08 +02:00
f4exb
5d30f6a51a DV Serial engine/worker: fix audio samples not flushed to audio FIFO immediately after queue processing which resulted in audible gaps 2016-09-11 19:58:38 +02:00
f4exb
7fc2b431a4 DSD demod plugin: DV serial: fix filter, timeout value and volume control 2016-09-11 17:02:49 +02:00
f4exb
be467fdc24 DSD demod plugin: fixed DV Serial concurrent support 2016-09-11 03:57:35 +02:00
f4exb
d01a4166eb DSD demod plugin: lowpass filter for DV serial upsample 2016-09-10 20:03:06 +02:00
f4exb
f64d078375 DSD demod plugin: DMR refactoring: allow stereo split of TDMA channels. Works with DVSerial too now. 2016-09-07 00:47:51 +02:00
f4exb
6d703a9730 DSD demod: DV serial support: set audio buffer length to 1s (48000 samples) 2016-05-09 23:02:48 +02:00
f4exb
15a583e8a9 DSD Demod: DV Serial support: popup message to list devices when enabling 2016-05-09 18:17:53 +02:00
f4exb
195a42460b DSD demod: increase volume span 2016-05-09 11:02:27 +02:00
f4exb
6771e5e86c DSD demod: fixes for Serial DV (1) 2016-05-09 09:24:28 +02:00
f4exb
ba71089aff DSD demod DV serial support revised audio processing 2016-05-09 01:26:39 +02:00
f4exb
0cc8bc3c89 DV serial support implemented 2016-05-08 10:48:13 +02:00
f4exb
4daa54b8b7 Serial DV support. Implemented without audio upsampling to 48k 2016-05-08 07:02:31 +02:00
f4exb
be1a4caae1 DV Serial support: working signal/slot mechanism 2016-05-08 06:00:37 +02:00