Changes based on first NXDN RF tests.

This commit is contained in:
Jonathan Naylor 2018-01-18 21:25:26 +00:00
parent 615c705044
commit dfc262bbcd
2 changed files with 13 additions and 12 deletions

View file

@ -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;