mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-05 14:37:02 +00:00
Changes based on first NXDN RF tests.
This commit is contained in:
parent
615c705044
commit
dfc262bbcd
2 changed files with 13 additions and 12 deletions
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
const q15_t SCALING_FACTOR = 18750; // Q15(0.55)
|
||||
|
||||
const uint8_t MAX_FSW_BIT_ERRS = 2U;
|
||||
const uint8_t MAX_FSW_BIT_ERRS = 1U;
|
||||
|
||||
const uint8_t MAX_FSW_SYMBOLS_ERRS = 1U;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue