ardupilot/libraries/AP_Notify
Peter Barker b850c9cb16 AP_Notify: correct config boards include
Important to include AP_HAL_Boards.h directly, rather than relying on someone else having done it or getting it transitively
2023-03-19 09:08:41 +11:00
..
examples AP_Notify: fix nullptr in ToshibaLED example 2018-09-19 22:40:20 -07:00
AP_BoardLED2.cpp
AP_BoardLED2.h
AP_BoardLED.cpp AP_Notify: Catch bad board LED combos 2018-09-19 22:58:46 +01:00
AP_BoardLED.h AP_Notify: tidy includes 2022-05-03 09:14:58 +10:00
AP_Notify_config.h AP_Notify: correct config boards include 2023-03-19 09:08:41 +11:00
AP_Notify.cpp AP_Notify: Use the number of arrays 2023-03-13 10:43:15 -07:00
AP_Notify.h AP_Notify: add defines for some AP_Notify LED libraries 2023-03-07 10:30:13 +11:00
Buzzer.cpp AP_Notify: Match value types 2023-01-31 17:59:55 +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
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 AP_Notify: improve display detection 2017-03-17 00:37:40 +00:00
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
Display_SITL.h
Display_SSD1306_I2C.cpp
Display_SSD1306_I2C.h
Display.cpp
Display.h
DShotLED.cpp
DShotLED.h
ExternalLED.cpp AP_Notify: Add GCS failsafe notify tones and lights 2020-01-21 13:48:54 +09:00
ExternalLED.h
Led_Sysfs.cpp
Led_Sysfs.h AP_Notify: tidy includes 2022-05-03 09:14:58 +10:00
MMLPlayer.cpp
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: scale NCP5623 for for data range 2021-05-09 06:44:19 +10: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: add defines for some AP_Notify LED libraries 2023-03-07 10:30:13 +11:00
NeoPixel.h AP_Notify: add defines for some AP_Notify LED libraries 2023-03-07 10:30:13 +11:00
NotifyDevice.h AP_Notify: gate mavlink access on HAL_GCS_ENABLED 2022-10-26 21:22:39 +11:00
OreoLED_I2C.cpp AP_Notify: rename HAL_OREO_LED_ENABLED to AP_NOTIFY_OREOLED_ENABLED 2022-11-22 10:23:35 +11:00
OreoLED_I2C.h AP_Notify: rename HAL_OREO_LED_ENABLED to AP_NOTIFY_OREOLED_ENABLED 2022-11-22 10:23:35 +11:00
PCA9685LED_I2C.cpp AP_Notify: allow pca9685 to be compiled out of code 2022-11-09 18:45:25 +11:00
PCA9685LED_I2C.h AP_Notify: allow pca9685 to be compiled out of code 2022-11-09 18:45:25 +11:00
PixRacerLED.cpp AP_Notify: tidy includes 2022-05-03 09:14:58 +10:00
PixRacerLED.h
ProfiLED.cpp AP_Notify: add defines for some AP_Notify LED libraries 2023-03-07 10:30:13 +11:00
ProfiLED.h AP_Notify: add defines for some AP_Notify LED libraries 2023-03-07 10:30:13 +11:00
RCOutputRGBLed.cpp
RCOutputRGBLed.h
RGBLed.cpp AP_Notify: gate mavlink access on HAL_GCS_ENABLED 2022-10-26 21:22:39 +11:00
RGBLed.h AP_Notify: gate mavlink access on HAL_GCS_ENABLED 2022-10-26 21:22:39 +11:00
ScriptingLED.cpp
ScriptingLED.h
SerialLED.cpp AP_Notify: add defines for some AP_Notify LED libraries 2023-03-07 10:30:13 +11:00
SerialLED.h AP_Notify: add defines for some AP_Notify LED libraries 2023-03-07 10:30:13 +11:00
SITL_SFML_LED.cpp AP_Notify: use simulated toshiba LED for display rather than directly 2023-02-28 10:24:43 +11:00
SITL_SFML_LED.h AP_Notify: use simulated toshiba LED for display rather than directly 2023-02-28 10:24:43 +11:00
ToneAlarm.cpp AP_Notify: process mavlink play_tune in frontend 2022-10-26 21:22:39 +11:00
ToneAlarm.h AP_Notify: process mavlink play_tune in frontend 2022-10-26 21:22:39 +11:00
ToshibaLED_I2C.cpp AP_Notify: add and use AP_NOTIFY_TOSHIBALED_ENABLED 2022-11-15 11:03:51 +11:00
ToshibaLED_I2C.h AP_Notify: add and use AP_NOTIFY_TOSHIBALED_ENABLED 2022-11-15 11:03:51 +11:00
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