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.
Andrew Tridgell
891447d798
AP_Notify: fixed LED sync for OreoLED
...
the NuttX driver tries to send a sync every 4s, but actually ends up
sending at around 4.1s due to poor scheduling. Rather strangely, the
oreoled firmware seems to rely on this inaccuracy, and doesn't work
with exactly 4s under ChibiOS
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: added OreoLED_I2C driver
6 years ago
AP_Notify.h
AP_Notify: Add RGB LED driver for NCP5623
7 years ago
Buzzer.cpp
AP_Notify: Reduce flash consumption, fix some drivers, always allow
7 years ago
Buzzer.h
AP_Notify: add override keyword where required
6 years ago
DiscoLED.cpp
…
DiscoLED.h
…
DiscreteRGBLed.cpp
…
DiscreteRGBLed.h
…
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
…
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
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
…
OreoLED_I2C.cpp
AP_Notify: fixed LED sync for OreoLED
6 years ago
OreoLED_I2C.h
AP_Notify: fixed LED sync for OreoLED
6 years ago
OreoLED_PX4.cpp
AP_Notify: Reduce flash consumption, remove unneeded middleware classes
7 years ago
OreoLED_PX4.h
…
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: fixed PixracerLED on NuttX
6 years ago
PixRacerLED.h
…
RCOutputRGBLed.cpp
…
RCOutputRGBLed.h
…
RGBLed.cpp
AP_Notify: ensure we can't skip a step in RGBLed timing
6 years ago
RGBLed.h
AP_Notify: add override keyword where required
6 years ago
ToneAlarm.cpp
AP_Notify: use WITH_SEMAPHORE()
6 years ago
ToneAlarm.h
AP_Notify: add override keyword where required
6 years ago
ToshibaLED_I2C.cpp
AP_Notify: use WITH_SEMAPHORE()
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
…