mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-05 14:37:02 +00:00
Convert the DMO idle frame to have an MS data sync.
This commit is contained in:
parent
0f43670066
commit
acb2004843
2 changed files with 3 additions and 3 deletions
|
|
@ -41,7 +41,7 @@ const q15_t DMR_LEVELB = 963;
|
|||
const q15_t DMR_LEVELC = -963;
|
||||
const q15_t DMR_LEVELD = -2889;
|
||||
|
||||
// The PR FILL and Data Sync pattern.
|
||||
// The PR FILL and BS Data Sync pattern.
|
||||
const uint8_t IDLE_DATA[] =
|
||||
{0x53U, 0xC2U, 0x5EU, 0xABU, 0xA8U, 0x67U, 0x1DU, 0xC7U, 0x38U, 0x3BU, 0xD9U,
|
||||
0x36U, 0x00U, 0x0DU, 0xFFU, 0x57U, 0xD7U, 0x5DU, 0xF5U, 0xD0U, 0x03U, 0xF6U,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue