ardupilot/libraries/AP_Notify
Andy Piper e710799b12 AP_Notify: add support for dshot command beeps
add support for ESC LEDs triggered by dshot commands
don't send DShot LED commands when armed
make enablement of dshot buzzer and LEDs configurable
2021-05-05 17:41:24 +10:00
..
examples AP_Notify: fix nullptr in ToshibaLED example 2018-09-19 22:40:20 -07: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_BoardLED.cpp AP_Notify: Catch bad board LED combos 2018-09-19 22:58:46 +01:00
AP_BoardLED.h AP_Notify: remove unused variables 2020-10-01 21:13:20 +10:00
AP_Notify.cpp AP_Notify: add support for dshot command beeps 2021-05-05 17:41:24 +10:00
AP_Notify.h AP_Notify: add support for dshot command beeps 2021-05-05 17:41:24 +10:00
Buzzer.cpp AP_Notify: add parameter for logic level buzzer sounds at 2019-03-05 13:27:01 +11:00
Buzzer.h AP_Notify: simplify buzzer playing 2019-03-05 13:27:01 +11:00
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_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
Display.cpp AP_Notify: add mah consumed to BAT line in OLED displays 2020-02-18 15:15:52 +11:00
Display.h AP_Notify: add override keyword where required 2018-11-08 11:30:12 +11:00
DShotLED.cpp AP_Notify: add support for dshot command beeps 2021-05-05 17:41:24 +10:00
DShotLED.h AP_Notify: add support for dshot command beeps 2021-05-05 17:41:24 +10:00
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
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
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
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
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
ToneAlarm.cpp AP_Notify: add support for dshot command beeps 2021-05-05 17:41:24 +10: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