smartsdr-dsp/DSP_API
Hayley 18fba8f75d Decoded list fix
Fixed the decoded list from growing exponentially, by moving the processSerial function to the decode function. This significantly reduced the audio delay. There still is a slight audio delay that gets output about a second after rekeying. For this fix, the processSerial function in the read thread was commented out and this casued a delay in receiving some of the control signals from the dongle.
2019-06-17 14:31:25 -05:00
..
DOCS Update ThumbDV.cfg with new filter limits 2015-09-04 10:19:19 -05:00
include Decoded list fix 2019-06-17 14:31:25 -05:00
lib Switch to FTD2XX library for serial communication to ThumbDV 2016-10-24 13:59:21 -05:00
SmartSDR_Interface Slightly more aggressive RX gains for DSTAR 2016-10-25 14:32:39 -05:00
ThumbDV Decoded list fix 2019-06-17 14:31:25 -05:00
Waveform Updated version for ThumbDV.ssdr_waveform file. 2019-04-25 14:43:31 -05:00
.cproject Switch to FTD2XX library for serial communication to ThumbDV 2016-10-24 13:59:21 -05:00
.project Add ThumbDV_Debug and ThumbDV_Release build configurations 2015-06-11 16:48:49 -05:00
.ssdr_cproject Update .ssdr_cproject to build for Angstrom 2015-02-06 11:34:20 -06:00
circular_buffer.c Add more descriptive output to a circular buffer overwrite 2015-06-19 14:21:15 -05:00
circular_buffer.h Transmit working with NFM TX 2015-06-18 16:07:09 -05:00
common.h First pass at slow data decode 2015-08-25 18:01:45 -05:00
main.c Change executable for stack trace to thumbdv instead of freedv 2015-06-03 10:29:02 -05:00
main.h Initial load of CODEC2/FreeDV software and wrapper 2014-09-05 21:48:37 -05:00
resampler.c Initial load of CODEC2/FreeDV software and wrapper 2014-09-05 21:48:37 -05:00
resampler.h Initial load of CODEC2/FreeDV software and wrapper 2014-09-05 21:48:37 -05:00