ardupilot/libraries/AP_Notify
Peter Barker 46a014b399 AP_Notify: remove recursive call to play in next_action
Infinite recursion is bad.

See https://github.com/ArduPilot/ardupilot/issues/13868
2020-03-31 11:06:30 +11:00
..
examples
AP_BoardLED.cpp
AP_BoardLED.h AP_Notify: remove bad HIGH/LOW defines 2020-03-03 10:46:06 +11:00
AP_BoardLED2.cpp AP_Notify: Add GCS failsafe notify tones and lights 2020-01-21 13:48:54 +09:00
AP_BoardLED2.h AP_Notify: remove bad HIGH/LOW defines 2020-03-03 10:46:06 +11:00
AP_Notify.cpp AP_Notify: support ProfiLEDs 2020-03-10 10:37:26 +11:00
AP_Notify.h AP_Notify: support ProfiLEDs 2020-03-10 10:37:26 +11: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
DiscoLED.h
DiscreteRGBLed.cpp
DiscreteRGBLed.h
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
Led_Sysfs.h
MMLPlayer.cpp AP_Notify: remove recursive call to play in next_action 2020-03-31 11:06:30 +11:00
MMLPlayer.h AP_Notify: remove recursive call to play in next_action 2020-03-31 11:06:30 +11:00
NCP5623.cpp
NCP5623.h
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: Remove pixhawk from Oreo LED comments 2020-01-21 13:48:54 +09:00
OreoLED_I2C.h AP_Notify: Add GCS failsafe notify tones and lights 2020-01-21 13:48:54 +09:00
PCA9685LED_I2C.cpp
PCA9685LED_I2C.h
PixRacerLED.cpp AP_Notify: don't use pinMode for pixracer LEDs 2019-05-03 16:32:00 +10:00
PixRacerLED.h
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_HAL_Linux: make a static-const hal references references to external symbol 2020-03-03 10:12:14 +11:00
RCOutputRGBLed.h
RGBLed.cpp AP_Notify: Add GCS failsafe notify tones and lights 2020-01-21 13:48:54 +09:00
RGBLed.h AP_Notify: add handle rgb 2019-12-12 21:35:23 -07:00
SITL_SFML_LED.cpp AP_Notify: implement SIM_LED_LAYOUT 2020-02-27 13:12:26 +11:00
SITL_SFML_LED.h AP_Notify: implement SIM_LED_LAYOUT 2020-02-27 13:12:26 +11:00
SerialLED.cpp AP_Notify: support ProfiLEDs 2020-03-10 10:37:26 +11:00
SerialLED.h AP_Notify: support ProfiLEDs 2020-03-10 10:37:26 +11:00
ToneAlarm.cpp AP_Notify: Add GCS failsafe notify tones and lights 2020-01-21 13:48:54 +09:00
ToneAlarm.h AP_Notify: Add GCS failsafe notify tones and lights 2020-01-21 13:48:54 +09:00
ToshibaLED_I2C.cpp AP_Notify: removed unusued AP_Common/Semaphore.h 2019-05-15 15:33:48 +10:00
ToshibaLED_I2C.h
UAVCAN_RGB_LED.cpp
UAVCAN_RGB_LED.h
VRBoard_LED.cpp
VRBoard_LED.h