More changes to the D-Star RX.

This commit is contained in:
Jonathan Naylor 2017-07-03 20:26:24 +01:00
parent 5d74c2f7bf
commit c22f360ed1
4 changed files with 160 additions and 129 deletions

View file

@ -24,7 +24,7 @@
const unsigned int BUFFER_LENGTH = 200U;
const uint32_t PLLMAX = 0x10000U;
const uint32_t PLLINC = PLLMAX / DSTAR_RADIO_BIT_LENGTH;
const uint32_t PLLINC = PLLMAX / DSTAR_RADIO_SYMBOL_LENGTH;
const uint32_t INC = PLLINC / 32U;
// D-Star bit order version of 0x55 0x2D 0x16