You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes for more reliable P25 decode at the start of calls (#8)
* DO NOT USE THIS BRANCH; remove sync position settings from processSample(); use calculateLevels for the NID;
* whoops put back NID decode dumping;
* don't calculateLevels for the NID (it breaks TSDUs, but doesn't seem to impact HDU decoding??);
* correlateSync() after handling HDU and set state to P25RXS_VOICE;
* Revert: correlateSync() after handling HDU and set state to P25RXS_VOICE;
* added state machine debug and removed HDU state reset()
---------
Co-authored-by: Bryan Biedenkapp <gatekeep@gmail.com>
Co-authored-by: axel <axel@deb.trac>
0 commit comments