smartsdr-dsp/DSP_API/ThumbDV
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
..
bit_pattern_matcher.c Try to unify code style 2015-08-25 10:15:43 -05:00
bit_pattern_matcher.h Try to unify code style 2015-08-25 10:15:43 -05:00
dstar.c RX State Machine HEADER_PROCESSING to BIT_FRAME_SYNC 2019-06-11 16:54:30 -05:00
dstar.h Move RX=END status message to DSTAR State machine and add new STATUS_END_RX case in status message function 2015-08-31 11:52:41 -05:00
DStarDefines.h Add slow data encode of message and header data 2015-08-26 14:18:32 -05:00
gmsk_modem.c Add slight peaking IIR at 4800Hz after GMSK demod. 2015-09-03 12:49:20 -05:00
gmsk_modem.h Add slight peaking IIR at 4800Hz after GMSK demod. 2015-09-03 12:49:20 -05:00
slow_data.c Reset message index if we decode gets off 2015-09-03 10:46:32 -05:00
slow_data.h Add slow_data.c|.h 2015-08-29 14:48:56 -05:00
thumbDV.c Decoded list fix 2019-06-17 14:31:25 -05:00
thumbDV.h Switch to FTD2XX library for serial communication to ThumbDV 2016-10-24 13:59:21 -05:00