mbgtools-lx
4.2.8
|
A buffer used to read raw IRIG data bits from an IRIG receiver. More...
#include <gpsdefs.h>
Data Fields | |
uint8_t | data_bytes [16] |
A buffer used to read raw IRIG data bits from an IRIG receiver.
Used to get the raw data bits from the IRIG decoder. A maximum number of RAW_IRIG_SIZE bytes can be filled up, depending on the IRIG code. If less bytes are used then the rest of the bytes are filled with zeros.
uint8_t MBG_RAW_IRIG_DATA::data_bytes[16] |
Definition at line 5425 of file gpsdefs.h.
Referenced by show_raw_irig_data(), and str_raw_irig_utc_offs_hours().