mbgtools-lx  4.2.8
CAL_REC_HDR Struct Reference

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...
 

Detailed Description

Structure used to retrieve the number of records for a given type.

Definition at line 5118 of file gpsdefs.h.

Field Documentation

◆ idx

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().

◆ type

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().


The documentation for this struct was generated from the following file: