ROSaic
Data Fields
ChannelSatInfo Class Reference

Struct for the SBF sub-block "ChannelSatInfo". More...

#include <sbf_structs.hpp>

Collaboration diagram for ChannelSatInfo:
Collaboration graph
[legend]

Data Fields

uint8_t sv_id
 
uint8_t freq_nr
 
uint8_t reserved1 [2]
 
uint16_t az_rise_set
 
uint16_t health_status
 
int8_t elev
 
uint8_t n2
 
uint8_t channel
 
uint8_t reserved2
 

Detailed Description

Struct for the SBF sub-block "ChannelSatInfo".

Definition at line 274 of file sbf_structs.hpp.

Field Documentation

◆ az_rise_set

uint16_t ChannelSatInfo::az_rise_set

Definition at line 279 of file sbf_structs.hpp.

Referenced by io_comm_rx::RxMessage::GPSFixCallback().

◆ channel

uint8_t ChannelSatInfo::channel

Definition at line 283 of file sbf_structs.hpp.

◆ elev

int8_t ChannelSatInfo::elev

Definition at line 281 of file sbf_structs.hpp.

Referenced by io_comm_rx::RxMessage::GPSFixCallback().

◆ freq_nr

uint8_t ChannelSatInfo::freq_nr

Definition at line 277 of file sbf_structs.hpp.

◆ health_status

uint16_t ChannelSatInfo::health_status

Definition at line 280 of file sbf_structs.hpp.

◆ n2

uint8_t ChannelSatInfo::n2

Definition at line 282 of file sbf_structs.hpp.

Referenced by io_comm_rx::RxMessage::GPSFixCallback().

◆ reserved1

uint8_t ChannelSatInfo::reserved1[2]

Definition at line 278 of file sbf_structs.hpp.

◆ reserved2

uint8_t ChannelSatInfo::reserved2

Definition at line 284 of file sbf_structs.hpp.

◆ sv_id

uint8_t ChannelSatInfo::sv_id

Definition at line 276 of file sbf_structs.hpp.

Referenced by io_comm_rx::RxMessage::GPSFixCallback().


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