Struct for the SBF sub-block "ChannelStateInfo". More...
#include <sbf_structs.hpp>
Public Attributes | |
uint8_t | antenna |
uint16_t | pvt_info |
uint16_t | pvt_status |
uint16_t | tracking_status |
Struct for the SBF sub-block "ChannelStateInfo".
Definition at line 100 of file sbf_structs.hpp.
uint8_t ChannelStateInfo::antenna |
Definition at line 102 of file sbf_structs.hpp.
uint16_t ChannelStateInfo::pvt_info |
Definition at line 105 of file sbf_structs.hpp.
uint16_t ChannelStateInfo::pvt_status |
Definition at line 104 of file sbf_structs.hpp.
uint16_t ChannelStateInfo::tracking_status |
Definition at line 103 of file sbf_structs.hpp.