APM:Libraries
|
This is the complete list of members for NavioLED, 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_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(void)=0 | RGBLed | protectedpure virtual |
hw_set_rgb(uint8_t red, uint8_t green, uint8_t blue)=0 | RGBLed | protectedpure virtual |
init(void) | RGBLed | virtual |
NavioLED() | NavioLED | |
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 |
update() | RGBLed | virtual |
update_override() | RGBLed | protectedvirtual |
~NotifyDevice() | NotifyDevice | inlinevirtual |