mirror of
https://github.com/n5ac/smartsdr-dsp.git
synced 2026-02-03 22:04:13 +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. |
||
|---|---|---|
| .. | ||
| bit_pattern_matcher.c | ||
| bit_pattern_matcher.h | ||
| dstar.c | ||
| dstar.h | ||
| DStarDefines.h | ||
| gmsk_modem.c | ||
| gmsk_modem.h | ||
| slow_data.c | ||
| slow_data.h | ||
| thumbDV.c | ||
| thumbDV.h | ||