SBF ChannelStatus payload (rev 0)
More...
#include <sbf.hpp>
|
| 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.
|
SBF ChannelStatus payload (rev 0)
Definition at line 750 of file sbf.hpp.
◆ 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.
| 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] |
The documentation for this struct was generated from the following file:
- fpsdk_common/include/fpsdk_common/parser/sbf.hpp