ardupilot/libraries/AP_Notify
Peter Barker df836ec70c AP_Notify: tidy and remove code duplications
Saves 60 bytes, too
2018-08-21 10:59:33 +10:00
..
examples AP_Notify: Remove unneeded init guards 2018-06-27 15:25:44 +10:00
AP_BoardLED.cpp AP_Notify: Handle LED pins being undefined, select appropriate drivers 2018-06-27 15:25:44 +10:00
AP_BoardLED.h
AP_BoardLED2.cpp AP_Notify: Handle LED pins being undefined, select appropriate drivers 2018-06-27 15:25:44 +10:00
AP_BoardLED2.h full system status on 2 LEDs + buzzer pin as parameter 2018-03-23 09:36:31 +11:00
AP_Notify.cpp AP_Notify: support both NCP5623 addresses 2018-08-08 07:11:50 +10:00
AP_Notify.h AP_Notify: Add RGB LED driver for NCP5623 2018-08-08 07:11:50 +10:00
Buzzer.cpp AP_Notify: Reduce flash consumption, fix some drivers, always allow 2018-08-01 09:22:09 +10:00
Buzzer.h AP_Notify: Reduce flash consumption, remove unneeded middleware classes 2018-06-27 15:25:44 +10:00
DiscoLED.cpp
DiscoLED.h
DiscreteRGBLed.cpp
DiscreteRGBLed.h
Display.cpp AP_Notify: Reduce flash consumption, fix some drivers, always allow 2018-08-01 09:22:09 +10:00
Display.h AP_Notify: Remove unneeded init guards 2018-06-27 15:25:44 +10:00
Display_Backend.h
Display_SH1106_I2C.cpp
Display_SH1106_I2C.h
Display_SSD1306_I2C.cpp
Display_SSD1306_I2C.h
ExternalLED.cpp AP_Notify: Reduce flash consumption, fix some drivers, always allow 2018-08-01 09:22:09 +10:00
ExternalLED.h AP_Notify: Reduce flash consumption, remove unneeded middleware classes 2018-06-27 15:25:44 +10:00
Led_Sysfs.cpp AP_Notify: add Led_Sysfs and use in Navio2 2017-11-17 09:20:53 -08:00
Led_Sysfs.h AP_Notify: add Led_Sysfs and use in Navio2 2017-11-17 09:20:53 -08:00
MMLPlayer.cpp AP_Notify: added duration to toneAlarm_set_buzzer_tone 2018-07-30 14:02:12 +10:00
MMLPlayer.h AP_Notify: merge ToneAlarm files, use new AP_HAL tonealarm interface 2018-07-30 14:02:12 +10:00
NCP5623.cpp AP_Notify: support both NCP5623 addresses 2018-08-08 07:11:50 +10:00
NCP5623.h AP_Notify: tidy up NCP5623 driver 2018-08-08 07:11:50 +10:00
NotifyDevice.h
OreoLED_PX4.cpp AP_Notify: Reduce flash consumption, remove unneeded middleware classes 2018-06-27 15:25:44 +10:00
OreoLED_PX4.h
PCA9685LED_I2C.cpp AP_Notify: Configure the PCA9685 every boot 2018-07-20 14:53:23 +10:00
PCA9685LED_I2C.h AP_Notify: Use a bitfield to load LED drivers 2018-07-20 14:53:23 +10:00
PixRacerLED.cpp AP_Notify: Handle LED pins being undefined, select appropriate drivers 2018-06-27 15:25:44 +10:00
PixRacerLED.h
RCOutputRGBLed.cpp
RCOutputRGBLed.h
RGBLed.cpp AP_Notify: tidy and remove code duplications 2018-08-21 10:59:33 +10:00
RGBLed.h AP_Notify: tidy and remove code duplications 2018-08-21 10:59:33 +10:00
ToneAlarm.cpp AP_Notify: use NTF_BUZZ_ENABLE to disable tonealarm 2018-07-30 15:42:58 +10:00
ToneAlarm.h AP_Notify: reduced tone buffer size 2018-07-30 14:02:12 +10:00
ToshibaLED_I2C.cpp AP_Notify: Reduce flash consumption, remove unneeded middleware classes 2018-06-27 15:25:44 +10:00
ToshibaLED_I2C.h AP_Notify: Reduce flash consumption, remove unneeded middleware classes 2018-06-27 15:25:44 +10:00
UAVCAN_RGB_LED.cpp AP_Notify: adapt to changes in AP_BoardConfig_CAN 2018-08-12 13:35:03 +01:00
UAVCAN_RGB_LED.h AP_Notify: add new device UAVCAN_RGB_LED 2018-03-03 10:40:26 +12:00
VRBoard_LED.cpp
VRBoard_LED.h