ardupilot/libraries/AP_Notify
Michael du Breuil bde695d11f AP_Notify: UAVCAN_RGB_LED: don't init if no UAVCAN backends
This allows us to consider enabling UAVCAN_RGB_LED as a more general
default, as it won't consume one of our limited backend slots if UAVCAN
is not enabled.
2021-04-06 10:45:09 +10:00
..
examples
AP_BoardLED.cpp
AP_BoardLED.h AP_Notify: remove unused variables 2020-10-01 21:13:20 +10:00
AP_BoardLED2.cpp AP_Notify: added notify events for temperature calibration 2021-01-21 13:09:21 +11:00
AP_BoardLED2.h AP_Notify: remove unused variables 2020-10-01 21:13:20 +10:00
AP_Notify.cpp AP_Notify: add driver for LED on Blue Robotics Navigator board 2021-04-06 09:11:53 +10:00
AP_Notify.h AP_Notify: add EKF failsafe notify tones 2021-03-17 20:29:32 +09:00
Buzzer.cpp
Buzzer.h
DiscoLED.cpp AP_Notify: Remove indirection on RGBLed of init()->hw_init() 2021-03-30 11:18:45 +11:00
DiscoLED.h AP_Notify: Remove indirection on RGBLed of init()->hw_init() 2021-03-30 11:18:45 +11:00
DiscreteRGBLed.cpp AP_Notify: Remove indirection on RGBLed of init()->hw_init() 2021-03-30 11:18:45 +11:00
DiscreteRGBLed.h AP_Notify: Remove indirection on RGBLed of init()->hw_init() 2021-03-30 11:18:45 +11:00
Display.cpp AP_Notify: add mah consumed to BAT line in OLED displays 2020-02-18 15:15:52 +11:00
Display.h
Display_Backend.h
Display_SH1106_I2C.cpp AP_Notify: use take_blocking instead of HAL_SEMAPHORE_BLOCK_FOREVER 2020-01-19 20:19:30 +11:00
Display_SH1106_I2C.h
Display_SITL.cpp
Display_SITL.h
Display_SSD1306_I2C.cpp AP_Notify: use take_blocking instead of HAL_SEMAPHORE_BLOCK_FOREVER 2020-01-19 20:19:30 +11:00
Display_SSD1306_I2C.h
ExternalLED.cpp AP_Notify: Add GCS failsafe notify tones and lights 2020-01-21 13:48:54 +09:00
ExternalLED.h AP_Notify: remove bad HIGH/LOW defines 2020-03-03 10:46:06 +11:00
Led_Sysfs.cpp AP_Notify: Remove indirection on RGBLed of init()->hw_init() 2021-03-30 11:18:45 +11:00
Led_Sysfs.h AP_Notify: Remove indirection on RGBLed of init()->hw_init() 2021-03-30 11:18:45 +11:00
MMLPlayer.cpp AP_Notify: Change division to multiplication 2021-02-24 11:06:54 +09:00
MMLPlayer.h AP_Notify: Add missing const in member functions 2021-02-03 18:45:14 +11:00
NCP5623.cpp AP_Notify: Remove indirection on RGBLed of init()->hw_init() 2021-03-30 11:18:45 +11:00
NCP5623.h AP_Notify: Remove indirection on RGBLed of init()->hw_init() 2021-03-30 11:18:45 +11:00
NavigatorLED.cpp AP_Notify: add driver for LED on Blue Robotics Navigator board 2021-04-06 09:11:53 +10:00
NavigatorLED.h AP_Notify: add driver for LED on Blue Robotics Navigator board 2021-04-06 09:11:53 +10:00
NeoPixel.cpp AP_Notify: support ProfiLEDs 2020-03-10 10:37:26 +11:00
NeoPixel.h AP_Notify: support ProfiLEDs 2020-03-10 10:37:26 +11:00
NotifyDevice.h AP_Notify: add handle rgb 2019-12-12 21:35:23 -07:00
OreoLED_I2C.cpp AP_Notify: Add missing const in member functions 2021-02-03 18:45:14 +11:00
OreoLED_I2C.h AP_Notify: Add missing const in member functions 2021-02-03 18:45:14 +11:00
PCA9685LED_I2C.cpp AP_Notify: Remove indirection on RGBLed of init()->hw_init() 2021-03-30 11:18:45 +11:00
PCA9685LED_I2C.h AP_Notify: Remove indirection on RGBLed of init()->hw_init() 2021-03-30 11:18:45 +11:00
PixRacerLED.cpp AP_Notify: Remove indirection on RGBLed of init()->hw_init() 2021-03-30 11:18:45 +11:00
PixRacerLED.h AP_Notify: Remove indirection on RGBLed of init()->hw_init() 2021-03-30 11:18:45 +11:00
ProfiLED.cpp AP_Notify: support ProfiLEDs 2020-03-10 10:37:26 +11:00
ProfiLED.h AP_Notify: support ProfiLEDs 2020-03-10 10:37:26 +11:00
RCOutputRGBLed.cpp AP_Notify: Remove indirection on RGBLed of init()->hw_init() 2021-03-30 11:18:45 +11:00
RCOutputRGBLed.h AP_Notify: Remove indirection on RGBLed of init()->hw_init() 2021-03-30 11:18:45 +11:00
RGBLed.cpp AP_Notify: Remove indirection on RGBLed of init()->hw_init() 2021-03-30 11:18:45 +11:00
RGBLed.h AP_Notify: Remove indirection on RGBLed of init()->hw_init() 2021-03-30 11:18:45 +11:00
SITL_SFML_LED.cpp AP_Notify: Remove indirection on RGBLed of init()->hw_init() 2021-03-30 11:18:45 +11:00
SITL_SFML_LED.h AP_Notify: Remove indirection on RGBLed of init()->hw_init() 2021-03-30 11:18:45 +11:00
ScriptingLED.cpp AP_Notify: add scripting LED type 2020-11-02 17:40:21 -07:00
ScriptingLED.h AP_Notify: Remove indirection on RGBLed of init()->hw_init() 2021-03-30 11:18:45 +11:00
SerialLED.cpp AP_Notify: Remove indirection on RGBLed of init()->hw_init() 2021-03-30 11:18:45 +11:00
SerialLED.h AP_Notify: Remove indirection on RGBLed of init()->hw_init() 2021-03-30 11:18:45 +11:00
ToneAlarm.cpp AP_Notify: add EKF failsafe notify tones 2021-03-17 20:29:32 +09:00
ToneAlarm.h AP_Notify: add EKF failsafe notify tones 2021-03-17 20:29:32 +09:00
ToshibaLED_I2C.cpp AP_Notify: Remove indirection on RGBLed of init()->hw_init() 2021-03-30 11:18:45 +11:00
ToshibaLED_I2C.h AP_Notify: Remove indirection on RGBLed of init()->hw_init() 2021-03-30 11:18:45 +11:00
UAVCAN_RGB_LED.cpp AP_Notify: UAVCAN_RGB_LED: don't init if no UAVCAN backends 2021-04-06 10:45:09 +10:00
UAVCAN_RGB_LED.h AP_Notify: Remove indirection on RGBLed of init()->hw_init() 2021-03-30 11:18:45 +11:00
VRBoard_LED.cpp AP_Notify: Remove indirection on RGBLed of init()->hw_init() 2021-03-30 11:18:45 +11:00
VRBoard_LED.h AP_Notify: Remove indirection on RGBLed of init()->hw_init() 2021-03-30 11:18:45 +11:00