This website works better with JavaScript.
Explore
Help
Register
Sign In
zrzk
/
zr-v4
Watch
1
Star
0
Fork
You've already forked zr-v4
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
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.
34480
Commits
10
Branches
0
Tags
227 MiB
C++
76.9%
Python
9.8%
C
8.3%
HTML
2.1%
MATLAB
0.9%
Other
1.7%
Tree:
dc6a03f5e0
c415-sdk
celiu-4.0
celiu-4.0.17-rc8
master
mission-4.1.18
zr-sdk-4.1.16
zr-sdk-4.3.1
zr-v4.1.17
zr-v5.0
zr-v5.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'dc6a03f5e0'
${ noResults }
zr-v4
/
libraries
/
AP_Notify
History
Andrew Tridgell
bf829cd792
AP_Notify: use WITH_SEMAPHORE()
...
and removed usage of hal.util->new_semaphore()
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_BoardLED2.cpp
AP_Notify: Catch bad board LED combos
6 years ago
AP_BoardLED2.h
full system status on 2 LEDs + buzzer pin as parameter
7 years ago
AP_Notify.cpp
AP_Notify: fixed px4-v4 to use pixracer LED 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: Reduce flash consumption, remove unneeded middleware classes
7 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: Remove unneeded init guards
7 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: Reduce flash consumption, remove unneeded middleware classes
7 years ago
Led_Sysfs.cpp
…
Led_Sysfs.h
…
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_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: ensure we can't skip a step in RGBLed timing
6 years ago
ToneAlarm.cpp
AP_Notify: use WITH_SEMAPHORE()
6 years ago
ToneAlarm.h
AP_Notify: use WITH_SEMAPHORE()
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
…