mirror of
https://github.com/n5ac/smartsdr-dsp.git
synced 2026-01-08 17:40:03 +01:00
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. |
||
|---|---|---|
| .. | ||
| DOCS | ||
| include | ||
| lib | ||
| SmartSDR_Interface | ||
| ThumbDV | ||
| Waveform | ||
| .cproject | ||
| .project | ||
| .ssdr_cproject | ||
| circular_buffer.c | ||
| circular_buffer.h | ||
| common.h | ||
| main.c | ||
| main.h | ||
| resampler.c | ||
| resampler.h | ||