397 Commits (70a02f31ab6fe9447adfb55c9ed57db44a61985a)

Author SHA1 Message Date
Peter Barker 46a014b399 AP_Notify: remove recursive call to play in next_action 5 years ago
Peter Hall e1c2977adc AP_Notify: support ProfiLEDs 5 years ago
Peter Barker d1f74faed7 AP_Notify: remove bad HIGH/LOW defines 5 years ago
Peter Barker c917cd4dbb AP_HAL_Linux: make a static-const hal references references to external symbol 5 years ago
Andrew Tridgell fbbba887e5 AP_Notify: implement SIM_LED_LAYOUT 5 years ago
Andrew Tridgell dbba89a024 AP_Notify: allow up to 64 LEDs on a pin 5 years ago
Henry Wurzburg bf1b48b940 AP_Notify: add mah consumed to BAT line in OLED displays 5 years ago
Michael Dornisch 455bd86f1a AP_Notify: Created NTF_NEO_LEN to change length of Neopixel strings 5 years ago
Matt Lawrence 5d3ed74a37 AP_Notify: Remove pixhawk from Oreo LED comments 5 years ago
Matt Lawrence 3af99115fb AP_Notify: Add GCS failsafe notify tones and lights 5 years ago
Andrew Tridgell 17a762fd36 AP_Notify: make all semaphores recursive 5 years ago
Andrew Tridgell 0d44d666d0 AP_Notify: use take_blocking instead of HAL_SEMAPHORE_BLOCK_FOREVER 5 years ago
Patrick José Pereira d806081d40 AP_Notify: Add navigator board 5 years ago
Peter Hall a45041ce5d AP_Notify: add handle rgb 5 years ago
Andrew Tridgell f1cfae1b23 AP_Notify: fixed http url 5 years ago
Andrew Tridgell fbfe11f9ed AP_Notify: implement SITL serial LEDs 5 years ago
Peter Barker d6f10a12eb AP_Notify: add a simulated buzzer for SITL 5 years ago
Andrew Tridgell 82a98ef95d AP_Notify: added NTZ_BUZZ_VOLUME parameter 5 years ago
Andrew Tridgell 7c57546eb1 AP_Notify: support UAVCAN buzzers 5 years ago
Andrew Tridgell a4924e1c0b AP_Notify: allow setting of LED count in hwdef.dat 5 years ago
Andrew Tridgell 28b5f2b021 AP_Notify: simplify NeoPixel driver 5 years ago
Tom Pittenger aa602b5e1b AP_Notify: add NeoPixel driver 5 years ago
Michael du Breuil 8adc6ba3ad AP_Notify: Add an alternate LED scheme 6 years ago
Andrew Tridgell fb50ec2a1d AP_Notify: convert to use AP_Filesystem 6 years ago
Peter Barker 5010de9560 AP_Notify: add static asserts for array size 6 years ago
Pierre Kancir ad4563df2d AP_Notify: pass mavlink_message_t by const reference 6 years ago
Andrew Tridgell 289678cfc5 AP_Notify: play error tone if we have no microSD at boot 6 years ago
Peter Barker b123abbe90 AP_Notify: add SITL Notify display 6 years ago
Peter Barker 08b2676a8f AP_Notify: add comments explaining tonealarm tone format 6 years ago
Peter Barker 02e34c95c9 AP_Notify: add mutex against maniplating sf windows from different threads 6 years ago
Peter Barker 2fa1f041e3 AP_Notify: add SITL RGBLed 6 years ago
Andrew Tridgell 2fc95f88ae AP_Notify: fixed handling of mavlink LED override 6 years ago
Andrew Tridgell 0de65ca734 AP_Notify: removed unusued AP_Common/Semaphore.h 6 years ago
Andrew Tridgell 0e28f66761 AP_Notify: don't use pinMode for pixracer LEDs 6 years ago
Michael du Breuil 200870e7a0 AP_Notify: Add singleton, expose string message player 6 years ago
Peter Barker 22bf7817e1 AP_Notify: include AP_ToneAlarm for SITL 6 years ago
Peter Barker a36d2dd5b8 AP_Notify: add flag for flying 6 years ago
Peter Barker 2006ecf109 AP_Notify: add OBC colour scheme 6 years ago
Peter Barker f8ac5a5419 AP_Notify: add parameter for logic level buzzer sounds at 6 years ago
Peter Barker a97c9bdd5b AP_Notify: enable buzzer under ChibiOS regardless of HAL_BUZZER_PIN 6 years ago
Peter Barker d9e876bfb2 AP_Notify: simplify buzzer playing 6 years ago
Tom Pittenger 4ece7fd4f0 AP_Notify: unify singleton naming to _singleton and get_singleton() 6 years ago
LukeMike e15d2c0f89 HAL_ChibiOS: added ChibiOS configuration of VR Brain 5.4 6 years ago
LukeMike 33f7f5b7b6 HAL_ChibiOS: added ChibiOS configuration for VR Core 1.0 6 years ago
LukeMike f615ab9a0a HAL_ChibiOS: added ChibiOS configuration for VR Brain 5.1 6 years ago
Andrew Tridgell 696d7a0218 AP_Notify: removed F4Light 6 years ago
Peter Barker 0492635cbd AP_Notify: remove code protected by PX4 defines, correct comments 6 years ago
Peter Barker 002070ae9e AP_Notify: remove HAL-VRBRAIN-specific code 6 years ago
LukeMike 0bbcbc8624 AP_Notify: added ExternalLED and VRBoard_LED for ChibiOS VR Brain boards 6 years ago
Peter Barker 1dde70007a AC_Notify: remove use of never-set AP_HAL_PX4 and AP_HAL_VRBRAIN 6 years ago