ardupilot/libraries/AP_Notify
Andrew Tridgell 82a98ef95d AP_Notify: added NTZ_BUZZ_VOLUME parameter
it is fairly non-linear, but does work
2019-09-10 16:22:33 +10:00
..
examples
AP_BoardLED2.cpp AP_Notify: Catch bad board LED combos 2018-09-19 22:58:46 +01:00
AP_BoardLED2.h AP_Notify: add override keyword where required 2018-11-08 11:30:12 +11:00
AP_BoardLED.cpp
AP_BoardLED.h
AP_Notify.cpp AP_Notify: added NTZ_BUZZ_VOLUME parameter 2019-09-10 16:22:33 +10:00
AP_Notify.h AP_Notify: added NTZ_BUZZ_VOLUME parameter 2019-09-10 16:22:33 +10:00
Buzzer.cpp AP_Notify: add parameter for logic level buzzer sounds at 2019-03-05 13:27:01 +11:00
Buzzer.h AP_Notify: simplify buzzer playing 2019-03-05 13:27:01 +11:00
DiscoLED.cpp
DiscoLED.h
DiscreteRGBLed.cpp
DiscreteRGBLed.h AP_Notify: rgbled methods protected and add override 2017-01-27 15:24:09 +09:00
Display_Backend.h
Display_SH1106_I2C.cpp AP_Notify: remove unused variables 2017-05-02 18:14:40 +01:00
Display_SH1106_I2C.h AP_Notify: remove semaphores protecting pixels 2017-05-02 08:50:41 +10:00
Display_SITL.cpp AP_Notify: add SITL Notify display 2019-07-08 10:56:54 +10:00
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 static asserts for array size 2019-08-27 09:29:11 +10:00
Display.h AP_Notify: add override keyword where required 2018-11-08 11:30:12 +11:00
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 AP_Notify: tidy up NCP5623 driver 2018-08-08 07:11:50 +10:00
NeoPixel.cpp AP_Notify: allow setting of LED count in hwdef.dat 2019-09-10 13:03:28 +10:00
NeoPixel.h AP_Notify: simplify NeoPixel driver 2019-09-10 13:03:28 +10:00
NotifyDevice.h AP_Notify: pass mavlink_message_t by const reference 2019-07-16 20:51:42 +10: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: pass mavlink_message_t by const reference 2019-07-16 20:51:42 +10:00
PCA9685LED_I2C.cpp AP_Notify: Configure the PCA9685 every boot 2018-07-20 14:53:23 +10:00
PCA9685LED_I2C.h
PixRacerLED.cpp AP_Notify: don't use pinMode for pixracer LEDs 2019-05-03 16:32:00 +10:00
PixRacerLED.h AP_Notify: add PixRacerLED 2017-01-27 11:01:17 +09:00
RCOutputRGBLed.cpp
RCOutputRGBLed.h
RGBLed.cpp AP_Notify: Add an alternate LED scheme 2019-09-03 11:50:52 +10:00
RGBLed.h AP_Notify: Add an alternate LED scheme 2019-09-03 11:50:52 +10:00
SITL_SFML_LED.cpp AP_Notify: add mutex against maniplating sf windows from different threads 2019-05-21 09:21:56 +10:00
SITL_SFML_LED.h
ToneAlarm.cpp AP_Notify: convert to use AP_Filesystem 2019-08-27 15:40:43 +10: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