PX4 Firmware
PX4 Autopilot Software http://px4.io
|
#include <uORB/uORB.h>
Go to the source code of this file.
Functions | |
size_t | orb_topics_count () __EXPORT |
const struct orb_metadata *const * | orb_get_topics () __EXPORT |
const struct orb_metadata* const* orb_get_topics | ( | ) |
Referenced by px4::logger::Logger::add_topic(), px4::Replay::findTopic(), px4::logger::Logger::Logger(), and px4::logger::Logger::write_format().
size_t orb_topics_count | ( | ) |
Referenced by px4::logger::Logger::add_topic(), px4::Replay::findTopic(), px4::logger::Logger::Logger(), and px4::logger::Logger::write_format().