ardupilot/libraries/AP_Notify
Michael du Breuil c0017abb63 AP_Notify: Remove indirection on RGBLed of init()->hw_init()
Saves a bit of flash, and just makes the code a bit more obvious
2021-03-30 11:18:45 +11: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: make LED_NTF_LEN changes require a reboot 2021-02-17 18:36:36 +11:00
AP_Notify.h AP_Notify: add EKF failsafe notify tones 2021-03-17 20:29:32 +09:00
Buzzer.cpp AP_Notify: add parameter for logic level buzzer sounds at 2019-03-05 13:27:01 +11:00
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 AP_Notify: add SITL Notify display 2019-07-08 10:56:54 +10:00
Display_SITL.h AP_Notify: add SITL Notify display 2019-07-08 10:56:54 +10:00
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
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: Remove indirection on RGBLed of init()->hw_init() 2021-03-30 11:18:45 +11: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