APM:Libraries
|
This is the complete list of members for RCOutputRGBLedOff, 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 | |
get_duty_cycle_for_color(const uint8_t color, const uint16_t usec_period) const | RCOutputRGBLed | protectedvirtual |
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 | RCOutputRGBLed | protectedvirtual |
hw_set_rgb(uint8_t red, uint8_t green, uint8_t blue) override | RCOutputRGBLedOff | inlinevirtual |
init(void) | RGBLed | virtual |
pNotify | NotifyDevice | |
r | RGBLed | |
rate_hz | RGBLed | |
RCOutputRGBLed(uint8_t red_channel, uint8_t green_channel, uint8_t blue_channel, uint8_t led_off, uint8_t led_full, uint8_t led_medium, uint8_t led_dim) | RCOutputRGBLed | |
RCOutputRGBLed(uint8_t red_channel, uint8_t green_channel, uint8_t blue_channel) | RCOutputRGBLed | |
RCOutputRGBLedOff(uint8_t red_channel, uint8_t green_channel, uint8_t blue_channel, uint8_t led_off) | RCOutputRGBLedOff | inline |
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 |