Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
ubx_msg_nav_sat Struct Reference

UBX_MSG_ID_NAV_SAT More...

#include <protocol.h>

Data Structures

struct  ubx_msg_nav_sat_sv
 

Data Fields

uint32_t itow
 GPS time of week of the navigation epoch.
 
uint8_t version
 Message version (0x01 for this version)
 
uint8_t num_svs
 Number of satellites.
 
uint8_t reserved0 [2]
 
struct ubx_msg_nav_sat::ubx_msg_nav_sat_sv svs []
 

Detailed Description

Field Documentation

◆ itow

uint32_t ubx_msg_nav_sat::itow

GPS time of week of the navigation epoch.

◆ num_svs

uint8_t ubx_msg_nav_sat::num_svs

Number of satellites.

◆ reserved0

uint8_t ubx_msg_nav_sat::reserved0[2]

◆ svs

struct ubx_msg_nav_sat::ubx_msg_nav_sat_sv ubx_msg_nav_sat::svs[]

◆ version

uint8_t ubx_msg_nav_sat::version

Message version (0x01 for this version)


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