Ardupilot2/libraries/AP_Notify
Andrew Tridgell 17a762fd36 AP_Notify: make all semaphores recursive
the cost is very similar and this prevents an easy coding error which
can occur on less used code paths
2020-01-19 20:19:30 +11:00
..
examples
AP_BoardLED2.cpp
AP_BoardLED2.h
AP_BoardLED.cpp
AP_BoardLED.h
AP_Notify.cpp AP_Notify: Add navigator board 2020-01-16 08:01:54 +11:00
AP_Notify.h AP_Notify: add handle rgb 2019-12-12 21:35:23 -07: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
DiscoLED.h
DiscreteRGBLed.cpp
DiscreteRGBLed.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
Display.cpp AP_Notify: add static asserts for array size 2019-08-27 09:29:11 +10:00
Display.h
ExternalLED.cpp
ExternalLED.h
Led_Sysfs.cpp
Led_Sysfs.h
MMLPlayer.cpp AP_Notify: added NTZ_BUZZ_VOLUME parameter 2019-09-10 16:22:33 +10:00
MMLPlayer.h
NCP5623.cpp
NCP5623.h
NeoPixel.cpp AP_Notify: allow setting of LED count in hwdef.dat 2019-09-10 13:03:28 +10:00
NeoPixel.h AP_Notify: make all semaphores recursive 2020-01-19 20:19:30 +11:00
NotifyDevice.h AP_Notify: add handle rgb 2019-12-12 21:35:23 -07:00
OreoLED_I2C.cpp AP_Notify: pass mavlink_message_t by const reference 2019-07-16 20:51:42 +10:00
OreoLED_I2C.h AP_Notify: make all semaphores recursive 2020-01-19 20:19:30 +11: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
RCOutputRGBLed.cpp
RCOutputRGBLed.h
RGBLed.cpp AP_Notify: add handle rgb 2019-12-12 21:35:23 -07:00
RGBLed.h AP_Notify: add handle rgb 2019-12-12 21:35:23 -07:00
SITL_SFML_LED.cpp AP_Notify: implement SITL serial LEDs 2019-11-04 13:01:59 +11:00
SITL_SFML_LED.h AP_Notify: implement SITL serial LEDs 2019-11-04 13:01:59 +11:00
ToneAlarm.cpp AP_Notify: fixed http url 2019-12-08 07:43:52 +11:00
ToneAlarm.h AP_Notify: pass mavlink_message_t by const reference 2019-07-16 20:51:42 +10: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