ardupilot/libraries/AP_Notify
Andrew Tridgell c471b635b3 AP_Notify: added NTF_LED_OVERRIDE parameter
when this is set the board RGB LED will be controlled by MAVLink
instead of internally. This is useful for cases where the LED patterns
and colours needed are specified by an external authority (such as the
OBC organisers)
2016-07-19 13:37:13 +10:00
..
examples
AP_BoardLED.cpp
AP_BoardLED.h
AP_Notify.cpp AP_Notify: added NTF_LED_OVERRIDE parameter 2016-07-19 13:37:13 +10:00
AP_Notify.h AP_Notify: added NTF_LED_OVERRIDE parameter 2016-07-19 13:37:13 +10:00
Buzzer.cpp AP_Notify: Fix typos 2016-05-13 19:20:05 -03:00
Buzzer.h AP_Notify: Buzzer: change pin 11(P8_31) to pin 12(P8_32) 2016-05-19 17:22:27 -03:00
DiscreteRGBLed.cpp AP_Notify: made DiscreteRGBLed more generic 2016-02-27 03:06:50 -03:00
DiscreteRGBLed.h AP_Notify: made DiscreteRGBLed more generic 2016-02-27 03:06:50 -03:00
Display_SSD1306_I2C.cpp AP_Notify: Display_SSD1306_I2C: Fix after conversion to I2CDevice 2016-07-14 17:32:33 -03:00
Display_SSD1306_I2C.h AP_Notify: Display_SSD1306_I2C: Fix after conversion to I2CDevice 2016-07-14 17:32:33 -03:00
Display.cpp
Display.h
ExternalLED.cpp
ExternalLED.h
NavioLED_I2C.cpp AP_Notify: NavioLED_I2C: use I2CDevice interface 2016-07-14 17:32:33 -03:00
NavioLED_I2C.h AP_Notify: NavioLED_I2C: use I2CDevice interface 2016-07-14 17:32:33 -03:00
NavioLED.cpp
NavioLED.h
NotifyDevice.h
OreoLED_PX4.cpp
OreoLED_PX4.h
RCOutputRGBLed.cpp
RCOutputRGBLed.h AP_Notify: add class to turn LED off 2016-03-09 20:46:06 -03:00
RGBLed.cpp AP_Notify: added NTF_LED_OVERRIDE parameter 2016-07-19 13:37:13 +10:00
RGBLed.h AP_Notify: added NTF_LED_OVERRIDE parameter 2016-07-19 13:37:13 +10:00
ToneAlarm_Linux.cpp AP_Notify: Fix typos 2016-05-13 19:20:05 -03:00
ToneAlarm_Linux.h
ToneAlarm_PX4_Solo.cpp AP_Notify: add ToneAlarm_PX4_Solo 2016-04-21 10:05:36 +10:00
ToneAlarm_PX4_Solo.h AP_Notify: add ToneAlarm_PX4_Solo 2016-04-21 10:05:36 +10:00
ToneAlarm_PX4.cpp AP_Notify: added tuning error tones 2016-05-28 17:33:30 +10:00
ToneAlarm_PX4.h AP_Notify: Add tone sequence to alert user when throw detector is armed 2016-03-03 12:18:16 +09:00
ToshibaLED_I2C.cpp AP_Notify: ToshibaLED_I2C: add part number comment 2016-07-14 17:32:33 -03:00
ToshibaLED_I2C.h AP_Notify: ToshibaLED_I2C: Fix driver after I2CDevice conversion 2016-07-14 17:32:33 -03:00
ToshibaLED_PX4.cpp
ToshibaLED_PX4.h
ToshibaLED.cpp
ToshibaLED.h
VRBoard_LED.cpp
VRBoard_LED.h