mbgtools-lx
4.2.8
|
Structure used to retrieve the number of records for a given type. More...
#include <gpsdefs.h>
Data Fields | |
uint16_t | type |
record type, see CAL_REC_TYPES More... | |
uint16_t | idx |
index if several records of same type are supported, see IRIG_RX_COMP_GROUPS More... | |
Structure used to retrieve the number of records for a given type.
uint16_t CAL_REC_HDR::idx |
index if several records of same type are supported, see IRIG_RX_COMP_GROUPS
Definition at line 5121 of file gpsdefs.h.
Referenced by mbg_get_cal_rec_irig_rx_comp().
uint16_t CAL_REC_HDR::type |
record type, see CAL_REC_TYPES
Definition at line 5120 of file gpsdefs.h.
Referenced by do_mbgtcrcal(), and mbg_get_cal_rec_irig_rx_comp().