APM:Libraries
|
This is the complete list of members for NavioLED_I2C, including all inherited members.
_blue_curr | RGBLed | protected |
_blue_des | RGBLed | protected |
_dev | NavioLED_I2C | private |
_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 |
_need_update | NavioLED_I2C | private |
_red_curr | RGBLed | protected |
_red_des | RGBLed | protected |
_set_rgb(uint8_t red, uint8_t green, uint8_t blue) | RGBLed | protectedvirtual |
_timer(void) | NavioLED_I2C | private |
b | NavioLED_I2C | |
counter | RGBLed | protected |
g | NavioLED_I2C | |
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) override | NavioLED_I2C | protectedvirtual |
hw_set_rgb(uint8_t r, uint8_t g, uint8_t b) override | NavioLED_I2C | protectedvirtual |
init(void) | RGBLed | virtual |
NavioLED() | NavioLED | |
pNotify | NotifyDevice | |
r | NavioLED_I2C | |
rate_hz | RGBLed | |
rgb | NavioLED_I2C | private |
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 |