ardupilot/libraries/AP_Notify
Lucas De Marchi 4467929692 AP_Notify: add class to turn LED off
On early versions of minlure an RGB LED was wrongly placed next to the
barometer, causing trouble on it.

Additionally depending on the LED intensity it may be a pain to leave it
turned on for boards supposed to be used for bench testing. This allows
to disable the LED by software so we don't have to remove it.
2016-03-09 20:46:06 -03:00
..
examples AP_Notify: sanitize includes 2016-02-01 14:18:51 -02:00
AP_BoardLED.cpp AP_Notify: sanitize includes 2016-02-01 14:18:51 -02:00
AP_BoardLED.h AP_Notify: sanitize includes 2016-02-01 14:18:51 -02:00
AP_Notify.cpp AP_Notify: add class to turn LED off 2016-03-09 20:46:06 -03:00
AP_Notify.h AP_Notify: Add tone sequence to alert user when throw detector is armed 2016-03-03 12:18:16 +09:00
Buzzer.cpp AP_Notify: sanitize includes 2016-02-01 14:18:51 -02:00
Buzzer.h AP_Notify: add missing include to use board config 2016-02-19 12:35:20 -02: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.cpp AP_Notify: sanitize includes 2016-02-01 14:18:51 -02:00
Display.h AP_Notify: sanitize includes 2016-02-01 14:18:51 -02:00
Display_SSD1306_I2C.cpp AP_Notify: sanitize includes 2016-02-01 14:18:51 -02:00
Display_SSD1306_I2C.h AP_Notify: sanitize includes 2016-02-01 14:18:51 -02:00
ExternalLED.cpp AP_Notify: sanitize includes 2016-02-01 14:18:51 -02:00
ExternalLED.h AP_Notify: sanitize includes 2016-02-01 14:18:51 -02:00
NavioLED.cpp AP_Notify: added abstract Led and RGBLed classes 2014-11-26 11:16:27 +11:00
NavioLED.h AP_Notify: replace header guard with pragma once 2016-02-18 14:52:35 -02:00
NavioLED_I2C.cpp AP_Notify: sanitize includes 2016-02-01 14:18:51 -02:00
NavioLED_I2C.h AP_Notify: sanitize includes 2016-02-01 14:18:51 -02:00
NotifyDevice.h AP_Notify: replace header guard with pragma once 2016-02-18 14:52:35 -02:00
OreoLED_PX4.cpp AP_Notify: sanitize includes 2016-02-01 14:18:51 -02:00
OreoLED_PX4.h AP_Notify: sanitize includes 2016-02-01 14:18:51 -02:00
RCOutputRGBLed.cpp AP_Notify: Add a new RGBLed implementation that works over RCOutput 2015-12-16 08:18:17 +11:00
RCOutputRGBLed.h AP_Notify: add class to turn LED off 2016-03-09 20:46:06 -03:00
RGBLed.cpp AP_Notify: configurable RGB LED brightness 2015-12-31 11:32:59 +09:00
RGBLed.h AP_Notify: replace header guard with pragma once 2016-02-18 14:52:35 -02:00
ToneAlarm_Linux.cpp AP_Notify: sanitize includes 2016-02-01 14:18:51 -02:00
ToneAlarm_Linux.h AP_Notify: sanitize includes 2016-02-01 14:18:51 -02:00
ToneAlarm_PX4.cpp AP_Notify: Add tone sequence to alert user when throw detector is armed 2016-03-03 12:18:16 +09: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.cpp AP_Notify: added abstract Led and RGBLed classes 2014-11-26 11:16:27 +11:00
ToshibaLED.h AP_Notify: sanitize includes 2016-02-01 14:18:51 -02:00
ToshibaLED_I2C.cpp AP_Notify: sanitize includes 2016-02-01 14:18:51 -02:00
ToshibaLED_I2C.h AP_Notify: sanitize includes 2016-02-01 14:18:51 -02:00
ToshibaLED_PX4.cpp AP_Notify: configurable RGB LED brightness 2015-12-31 11:32:59 +09:00
ToshibaLED_PX4.h AP_Notify: sanitize includes 2016-02-01 14:18:51 -02:00
VRBoard_LED.cpp AP_Notify: sanitize includes 2016-02-01 14:18:51 -02:00
VRBoard_LED.h AP_Notify: sanitize includes 2016-02-01 14:18:51 -02:00