PX4 Firmware
PX4 Autopilot Software http://px4.io
|
#include <uORBCommon.hpp>
Public Attributes | |
const struct orb_metadata * | meta |
int * | instance |
int | priority |
Definition at line 47 of file uORBCommon.hpp.
int* uORB::orb_advertdata::instance |
Definition at line 49 of file uORBCommon.hpp.
const struct orb_metadata* uORB::orb_advertdata::meta |
Definition at line 48 of file uORBCommon.hpp.
int uORB::orb_advertdata::priority |
Definition at line 50 of file uORBCommon.hpp.