DemodModStatus
This is a Data Header variable.
Type = Long
DemodModStatus is a bit set representing the status of the digital demodulation operation for this data:
0x1, |
0= off, |
|
0x2, |
0= off, |
|
SYNC_FOUND |
0x10000, |
0 = not found, |
PULSE_FOUND |
0x20000, |
0 = not found, |
0x10000000, |
0 = locked, |
|
0x20000000, |
0 = off, |
|
MOD_ERRORS_INVALID |
0x40000000, |
0 = valid, |