PX4 Firmware
PX4 Autopilot Software http://px4.io
|
#include <ubx.h>
Classes | |
struct | ubx_payload_rx_mon_rf_block_t |
Public Attributes | |
uint8_t | version |
uint8_t | nBlocks |
number of RF blocks included More... | |
uint8_t | reserved1 [2] |
ubx_payload_rx_mon_rf_block_t | block [1] |
only read out the first block More... | |
ubx_payload_rx_mon_rf_block_t ubx_payload_rx_mon_rf_t::block[1] |
only read out the first block
Definition at line 553 of file ubx.h.
Referenced by GPSDriverUBX::payloadRxDone().
uint8_t ubx_payload_rx_mon_rf_t::nBlocks |