You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Peter Barker 02e34c95c9 AP_Notify: add mutex against maniplating sf windows from different threads 6 years ago
..
examples AP_Notify: fix nullptr in ToshibaLED example 6 years ago
AP_BoardLED.cpp AP_Notify: Catch bad board LED combos 6 years ago
AP_BoardLED.h AP_Notify: add override keyword where required 6 years ago
AP_BoardLED2.cpp AP_Notify: Catch bad board LED combos 6 years ago
AP_BoardLED2.h AP_Notify: add override keyword where required 6 years ago
AP_Notify.cpp AP_Notify: add SITL RGBLed 6 years ago
AP_Notify.h AP_Notify: add mutex against maniplating sf windows from different threads 6 years ago
Buzzer.cpp AP_Notify: add parameter for logic level buzzer sounds at 6 years ago
Buzzer.h AP_Notify: simplify buzzer playing 6 years ago
DiscoLED.cpp AP_Notify: DiscoLED: keep includes sorted 8 years ago
DiscoLED.h AP_Notify: rgbled methods protected and add override 8 years ago
DiscreteRGBLed.cpp
DiscreteRGBLed.h AP_Notify: rgbled methods protected and add override 8 years ago
Display.cpp AP_Notify: fixed oled probe on first bus 7 years ago
Display.h AP_Notify: add override keyword where required 6 years ago
Display_Backend.h AP_Notify: improve display detection 8 years ago
Display_SH1106_I2C.cpp AP_Notify: remove unused variables 8 years ago
Display_SH1106_I2C.h AP_Notify: remove semaphores protecting pixels 8 years ago
Display_SSD1306_I2C.cpp AP_Notify: remove unused variables 8 years ago
Display_SSD1306_I2C.h AP_Notify: remove semaphores protecting pixels 8 years ago
ExternalLED.cpp AP_Notify: Reduce flash consumption, fix some drivers, always allow 7 years ago
ExternalLED.h AP_Notify: add override keyword where required 6 years ago
Led_Sysfs.cpp AP_Notify: add Led_Sysfs and use in Navio2 7 years ago
Led_Sysfs.h AP_Notify: add Led_Sysfs and use in Navio2 7 years ago
MMLPlayer.cpp AP_Notify: added duration to toneAlarm_set_buzzer_tone 7 years ago
MMLPlayer.h AP_Notify: merge ToneAlarm files, use new AP_HAL tonealarm interface 7 years ago
NCP5623.cpp AP_Notify: support both NCP5623 addresses 7 years ago
NCP5623.h AP_Notify: tidy up NCP5623 driver 7 years ago
NotifyDevice.h AP_Notify: Add singleton, expose string message player 6 years ago
OreoLED_I2C.cpp AP_Notify: removed unusued AP_Common/Semaphore.h 6 years ago
OreoLED_I2C.h AP_Notify: remove code protected by PX4 defines, correct comments 6 years ago
PCA9685LED_I2C.cpp AP_Notify: Configure the PCA9685 every boot 7 years ago
PCA9685LED_I2C.h AP_Notify: Use a bitfield to load LED drivers 7 years ago
PixRacerLED.cpp AP_Notify: don't use pinMode for pixracer LEDs 6 years ago
PixRacerLED.h AP_Notify: add PixRacerLED 8 years ago
RCOutputRGBLed.cpp AP_Notify: add RCOutputRGBLedInverted 7 years ago
RCOutputRGBLed.h AP_Notify: add RCOutputRGBLedInverted 7 years ago
RGBLed.cpp AP_Notify: fixed handling of mavlink LED override 6 years ago
RGBLed.h AP_Notify: add OBC colour scheme 6 years ago
SITL_SFML_LED.cpp AP_Notify: add mutex against maniplating sf windows from different threads 6 years ago
SITL_SFML_LED.h AP_Notify: add SITL RGBLed 6 years ago
ToneAlarm.cpp AP_Notify: removed unusued AP_Common/Semaphore.h 6 years ago
ToneAlarm.h AP_Notify: Add singleton, expose string message player 6 years ago
ToshibaLED_I2C.cpp AP_Notify: removed unusued AP_Common/Semaphore.h 6 years ago
ToshibaLED_I2C.h AP_Notify: Reduce flash consumption, remove unneeded middleware classes 7 years ago
UAVCAN_RGB_LED.cpp AP_Notify: removed unused hal variable 7 years ago
UAVCAN_RGB_LED.h AP_Notify: add new device UAVCAN_RGB_LED 7 years ago
VRBoard_LED.cpp
VRBoard_LED.h AP_Notify: rgbled methods protected and add override 8 years ago