ardupilot/libraries/AP_Notify
Peter Barker 44477c3b62 AP_Notify: remove VRBrain board sub-types
these were only used to turn choose between AP_Notify LED backends, which can be done much more neatly with specific features defines.
2024-03-26 11:06:13 +11:00
..
examples
AP_BoardLED2.cpp AP_Notify: added notify events for temperature calibration 2021-01-21 13:09:21 +11:00
AP_BoardLED2.h
AP_BoardLED.cpp
AP_BoardLED.h AP_Notify: tidy includes 2022-05-03 09:14:58 +10:00
AP_Notify_config.h AP_Notify: remove VRBrain board sub-types 2024-03-26 11:06:13 +11:00
AP_Notify.cpp AP_Notify: remove VRBrain board sub-types 2024-03-26 11:06:13 +11:00
AP_Notify.h AP_Notify: Add send_text for scripting use 2024-02-07 23:52:30 +00:00
Buzzer.cpp AP_Notify: fix incorrect buzzer pin type to stop always instantiating 2023-04-25 10:29:10 +10:00
Buzzer.h AP_Notify: fix incorrect buzzer pin type to stop always instantiating 2023-04-25 10:29:10 +10:00
DiscoLED.cpp
DiscoLED.h
DiscreteRGBLed.cpp
DiscreteRGBLed.h
Display_Backend.h
Display_SH1106_I2C.cpp
Display_SH1106_I2C.h
Display_SITL.cpp
Display_SITL.h
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: Add send_text for scripting use 2024-02-07 23:52:30 +00:00
Display.h AP_Notify: Add send_text for scripting use 2024-02-07 23:52:30 +00:00
DroneCAN_RGB_LED.cpp AP_Notify: fixed DroneCAN LEDs 2023-06-24 20:48:08 +10:00
DroneCAN_RGB_LED.h AP_Notify: fixed DroneCAN LEDs 2023-06-24 20:48:08 +10:00
DShotLED.cpp AP_Notify: ensure dshot LEDs work with EDT ESCs 2023-12-18 19:02:52 +11:00
DShotLED.h
ExternalLED.cpp AP_Notify: remove VRBrain board sub-types 2024-03-26 11:06:13 +11:00
ExternalLED.h AP_Notify: remove VRBrain board sub-types 2024-03-26 11:06:13 +11:00
IS31FL3195.cpp
IS31FL3195.h
Led_Sysfs.cpp
Led_Sysfs.h
LP5562.cpp
LP5562.h
MMLPlayer.cpp
MMLPlayer.h
NavigatorLED.cpp
NavigatorLED.h
NCP5623.cpp
NCP5623.h
NeoPixel.cpp AP_Notify: add support for NeoPixelRGB via set_num_neopixel_rgb() 2023-10-04 18:06:17 +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: Add send_text for scripting use 2024-02-07 23:52:30 +00: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
PCA9685LED_I2C.cpp
PCA9685LED_I2C.h
PixRacerLED.cpp
PixRacerLED.h
ProfiLED.cpp AP_Notify: add defines for some AP_Notify LED libraries 2023-03-07 10:30:13 +11:00
ProfiLED.h
RCOutputRGBLed.cpp
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
ScriptingLED.h
SerialLED.cpp AP_Notify: add defines for some AP_Notify LED libraries 2023-03-07 10:30:13 +11:00
SerialLED.h
SITL_SFML_LED.cpp
SITL_SFML_LED.h
ToneAlarm.cpp
ToneAlarm.h
ToshibaLED_I2C.cpp
ToshibaLED_I2C.h
VRBoard_LED.cpp AP_Notify: remove VRBrain board sub-types 2024-03-26 11:06:13 +11:00
VRBoard_LED.h AP_Notify: remove VRBrain board sub-types 2024-03-26 11:06:13 +11:00