Fixposition SDK 0.0.0-heads/main-0-g8934ce7
Collection of c++ libraries and apps for use with Fixposition products on Linux
Loading...
Searching...
No Matches
fpsdk::common::parser::sbf::ChannelSatInfoRev0 Struct Reference

SBF ChannelSatInfo payload (rev 0) More...

#include <sbf.hpp>

Public Attributes

uint8_t SVID
 Satellite ID.
uint8_t FreqNr
 GLONASS frequency number.
uint16_t SVIDFull
 If the SVID field is zero, this field contains the satellite ID.
uint16_t AzimuthRiseSet
 -> SBF_CHANNELSTATUS_SI_AZRS_...
uint16_t HealthStatus
 -> SBF_CHANNELSTATUS_SI_HEALTH_...
int8_t Elevation
 Elevation [deg].
uint8_t N2
 Number of ChannelStateInfo blocks following this ChannelSatInfo block.
uint8_t RxChannel
 Channel number.
uint8_t Reserved
 Reserved.

Detailed Description

SBF ChannelSatInfo payload (rev 0)

Definition at line 765 of file sbf.hpp.

Member Data Documentation

◆ SVID

uint8_t fpsdk::common::parser::sbf::ChannelSatInfoRev0::SVID

Satellite ID.

Definition at line 767 of file sbf.hpp.

◆ FreqNr

uint8_t fpsdk::common::parser::sbf::ChannelSatInfoRev0::FreqNr

GLONASS frequency number.

Definition at line 768 of file sbf.hpp.

◆ SVIDFull

uint16_t fpsdk::common::parser::sbf::ChannelSatInfoRev0::SVIDFull

If the SVID field is zero, this field contains the satellite ID.

Definition at line 769 of file sbf.hpp.

◆ AzimuthRiseSet

uint16_t fpsdk::common::parser::sbf::ChannelSatInfoRev0::AzimuthRiseSet

-> SBF_CHANNELSTATUS_SI_AZRS_...

Definition at line 770 of file sbf.hpp.

◆ HealthStatus

uint16_t fpsdk::common::parser::sbf::ChannelSatInfoRev0::HealthStatus

-> SBF_CHANNELSTATUS_SI_HEALTH_...

Definition at line 771 of file sbf.hpp.

◆ Elevation

int8_t fpsdk::common::parser::sbf::ChannelSatInfoRev0::Elevation

Elevation [deg].

Definition at line 772 of file sbf.hpp.

◆ N2

uint8_t fpsdk::common::parser::sbf::ChannelSatInfoRev0::N2

Number of ChannelStateInfo blocks following this ChannelSatInfo block.

Definition at line 773 of file sbf.hpp.

◆ RxChannel

uint8_t fpsdk::common::parser::sbf::ChannelSatInfoRev0::RxChannel

Channel number.

Definition at line 774 of file sbf.hpp.

◆ Reserved

uint8_t fpsdk::common::parser::sbf::ChannelSatInfoRev0::Reserved

Reserved.

Definition at line 775 of file sbf.hpp.


The documentation for this struct was generated from the following file:
  • fpsdk_common/include/fpsdk_common/parser/sbf.hpp