PX4 Firmware
PX4 Autopilot Software http://px4.io
|
#include <containers/List.hpp>
#include <uavcan/uavcan.hpp>
#include <drivers/device/device.h>
#include <drivers/drv_orb_dev.h>
#include <uORB/uORB.h>
Go to the source code of this file.
Classes | |
class | IUavcanSensorBridge |
A sensor bridge class must implement this interface. More... | |
class | UavcanCDevSensorBridgeBase |
This is the base class for redundant sensors with an independent ORB topic per each redundancy channel. More... | |
struct | UavcanCDevSensorBridgeBase::Channel |