ardupilot/libraries/AP_Notify
Andrew Tridgell 1858969697 AP_Notify: fixed DroneCAN LEDs on AP_Periph
override needs to be 0 for LEDs to work on peripherals from DroneCAN
notification packets
2022-03-09 07:51:35 +11:00
..
examples
AP_BoardLED2.cpp
AP_BoardLED2.h AP_Notify: remove unused variables 2020-10-01 21:13:20 +10:00
AP_BoardLED.cpp
AP_BoardLED.h
AP_Notify.cpp AP_Notify: fixed DroneCAN LEDs on AP_Periph 2022-03-09 07:51:35 +11:00
AP_Notify.h AP_Notify: add support for ProfiLED over SPI 2021-07-02 08:50:16 +10:00
Buzzer.cpp AP_Notify: make the buzzer pin configurable on all boards 2021-11-18 15:22:03 +11:00
Buzzer.h
DiscoLED.cpp
DiscoLED.h
DiscreteRGBLed.cpp
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 AP_Notify: remove semaphores protecting pixels 2017-05-02 08:50:41 +10:00
Display_SITL.cpp
Display_SITL.h AP_Notify: add SITL Notify display 2019-07-08 10:56:54 +10:00
Display_SSD1306_I2C.cpp
Display_SSD1306_I2C.h AP_Notify: remove semaphores protecting pixels 2017-05-02 08:50:41 +10:00
Display.cpp AP_Notify: update to use capacity_remaining_pct() as a bool 2021-09-08 17:17:41 +10:00
Display.h AP_Notify: re-enable display on 1Mb boards 2021-07-04 08:21:47 +10:00
DShotLED.cpp
DShotLED.h
ExternalLED.cpp
ExternalLED.h
Led_Sysfs.cpp
Led_Sysfs.h
MMLPlayer.cpp
MMLPlayer.h
NavigatorLED.cpp
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: scale NCP5623 for for data range 2021-05-09 06:44:19 +10:00
NCP5623.h
NeoPixel.cpp
NeoPixel.h AP_Notify: support ProfiLEDs 2020-03-10 10:37:26 +11:00
NotifyDevice.h AP_Notify: add support for ProfiLED over SPI 2021-07-02 08:50:16 +10:00
OreoLED_I2C.cpp
OreoLED_I2C.h
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
PixRacerLED.h
ProfiLED.cpp AP_Notify: add support for ProfiLED over SPI 2021-07-02 08:50:16 +10:00
ProfiLED.h AP_Notify: add support for ProfiLED over SPI 2021-07-02 08:50:16 +10: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
RGBLed.h
ScriptingLED.cpp AP_Notify: move from ENABLE_SCRIPTING to AP_SCRIPTING_ENABLED 2021-11-15 20:27:40 +11:00
ScriptingLED.h AP_Notify: move from ENABLE_SCRIPTING to AP_SCRIPTING_ENABLED 2021-11-15 20:27:40 +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: change class name from SITL::SITL to SITL::SIM 2021-08-05 07:25:31 +10:00
SITL_SFML_LED.h
ToneAlarm.cpp AP_Notify: add support for alternate alarm function 2022-02-23 18:35:43 +11:00
ToneAlarm.h AP_Notify: add EKF failsafe notify tones 2021-03-17 20:29:32 +09:00
ToshibaLED_I2C.cpp
ToshibaLED_I2C.h
UAVCAN_RGB_LED.cpp
UAVCAN_RGB_LED.h
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