PX4 Firmware
PX4 Autopilot Software http://px4.io
|
#include <ubx.h>
Public Attributes | |
uint8_t | sync1 |
uint8_t | sync2 |
uint16_t | msg |
uint16_t | length |
uint16_t ubx_header_t::length |
Definition at line 311 of file ubx.h.
Referenced by GPSDriverUBX::sendMessage().
uint16_t ubx_header_t::msg |
Definition at line 310 of file ubx.h.
Referenced by GPSDriverUBX::sendMessage().