APM:Libraries
|
This is the complete list of members for UAVCAN_RGB_LED, including all inherited members.
_blue_curr | RGBLed | protected |
_blue_des | RGBLed | protected |
_green_curr | RGBLed | protected |
_green_des | RGBLed | protected |
_healthy | RGBLed | protected |
_led_bright | RGBLed | protected |
_led_dim | RGBLed | protected |
_led_index | UAVCAN_RGB_LED | private |
_led_medium | RGBLed | protected |
_led_off | RGBLed | protected |
_led_override | RGBLed | protected |
_red_curr | RGBLed | protected |
_red_des | RGBLed | protected |
_set_rgb(uint8_t red, uint8_t green, uint8_t blue) | RGBLed | protectedvirtual |
b | RGBLed | |
counter | RGBLed | protected |
g | RGBLed | |
handle_led_control(mavlink_message_t *msg) override | RGBLed | virtual |
handle_play_tune(mavlink_message_t *msg) | NotifyDevice | inlinevirtual |
healthy() | RGBLed | inlinevirtual |
hw_init() override | UAVCAN_RGB_LED | protectedvirtual |
hw_set_rgb(uint8_t red, uint8_t green, uint8_t blue) override | UAVCAN_RGB_LED | protectedvirtual |
init(void) | RGBLed | virtual |
pNotify | NotifyDevice | |
r | RGBLed | |
rate_hz | RGBLed | |
RGBLed(uint8_t led_off, uint8_t led_bright, uint8_t led_medium, uint8_t led_dim) | RGBLed | |
set_rgb(uint8_t red, uint8_t green, uint8_t blue) | RGBLed | virtual |
start_ms | RGBLed | |
step | RGBLed | protected |
UAVCAN_RGB_LED(uint8_t led_index, uint8_t led_off, uint8_t led_full, uint8_t led_medium, uint8_t led_dim) | UAVCAN_RGB_LED | |
UAVCAN_RGB_LED(uint8_t led_index) | UAVCAN_RGB_LED | |
update() | RGBLed | virtual |
update_override() | RGBLed | protectedvirtual |
~NotifyDevice() | NotifyDevice | inlinevirtual |