PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Led controller helper class, used by Led drivers. More...
#include <drivers/drv_hrt.h>
#include <drivers/drv_led.h>
#include <uORB/Subscription.hpp>
#include <uORB/topics/led_control.h>
Go to the source code of this file.
Classes | |
struct | LedControlDataSingle |
struct | LedControlData |
class | LedController |
class LedController Handles the led_control topic: blinking, priorities and state updates. More... | |
struct | LedController::PerPriorityData |
struct | LedController::NextState |
struct | LedController::PerLedData |
Led controller helper class, used by Led drivers.
Definition in file led.h.