PX4 Firmware
PX4 Autopilot Software http://px4.io
|
#include <ubx.h>
Public Attributes | |
uint32_t | iTOW |
GPS Time of Week [ms]. More... | |
uint8_t | numCh |
Number of channels. More... | |
uint8_t | globalFlags |
uint16_t | reserved2 |
uint32_t ubx_payload_rx_nav_svinfo_part1_t::iTOW |
uint8_t ubx_payload_rx_nav_svinfo_part1_t::numCh |
Number of channels.
Definition at line 419 of file ubx.h.
Referenced by GPSDriverUBX::payloadRxAddNavSvinfo().