mirror of
https://github.com/n5ac/smartsdr-dsp.git
synced 2026-01-14 04:20:05 +01:00
The header processing stage always switched to the VOICE_FRAME stage. This caused garbage to be loaded into decode buffers. This fix changes the logic to only switche from HEADER_PROCESS stage to VOICE_FRAME stage if there is a P_FCS match, otherwise goes back to the BIT_FRAME_SYNC stage. |
||
|---|---|---|
| .. | ||
| 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 | ||