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::ChannelStatusRev0 Struct Reference

SBF ChannelStatus payload (rev 0) More...

#include <sbf.hpp>

Public Attributes

uint32_t TOW
 GPS time of week [ms].
uint16_t WNc
 GPS week number.
uint8_t N
 Number of ChannelSatInfo sub-blocks.
uint8_t SB1Length
 Length of a ChannelSatInfo sub-block, excluding the nested ChannelStatusChannelType2 sub-blocks.
uint8_t SB2Length
 Length of a ChannelStateInfo sub-block.
uint8_t Reserved [3]
 Reserved.

Detailed Description

SBF ChannelStatus payload (rev 0)

Definition at line 750 of file sbf.hpp.

Member Data Documentation

◆ TOW

uint32_t fpsdk::common::parser::sbf::ChannelStatusRev0::TOW

GPS time of week [ms].

Definition at line 752 of file sbf.hpp.

◆ WNc

uint16_t fpsdk::common::parser::sbf::ChannelStatusRev0::WNc

GPS week number.

Definition at line 753 of file sbf.hpp.

◆ N

uint8_t fpsdk::common::parser::sbf::ChannelStatusRev0::N

Number of ChannelSatInfo sub-blocks.

Definition at line 754 of file sbf.hpp.

◆ SB1Length

uint8_t fpsdk::common::parser::sbf::ChannelStatusRev0::SB1Length

Length of a ChannelSatInfo sub-block, excluding the nested ChannelStatusChannelType2 sub-blocks.

Definition at line 755 of file sbf.hpp.

◆ SB2Length

uint8_t fpsdk::common::parser::sbf::ChannelStatusRev0::SB2Length

Length of a ChannelStateInfo sub-block.

Definition at line 756 of file sbf.hpp.

◆ Reserved

uint8_t fpsdk::common::parser::sbf::ChannelStatusRev0::Reserved[3]

Reserved.

Definition at line 757 of file sbf.hpp.


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