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 |
| uint8_t | reserved |
| uint16_t | tracking_status |
Struct for the SBF sub-block "ChannelStateInfo".
Definition at line 261 of file sbf_structs.hpp.
| uint8_t ChannelStateInfo::antenna |
Definition at line 263 of file sbf_structs.hpp.
| uint16_t ChannelStateInfo::pvt_info |
Definition at line 267 of file sbf_structs.hpp.
| uint16_t ChannelStateInfo::pvt_status |
Definition at line 266 of file sbf_structs.hpp.
| uint8_t ChannelStateInfo::reserved |
Definition at line 264 of file sbf_structs.hpp.
| uint16_t ChannelStateInfo::tracking_status |
Definition at line 265 of file sbf_structs.hpp.