Peter Barker
|
5f2bb83401
|
AP_Notify: replace HAVE_FILESYSTEM_SUPPORT with backend defines
|
2023-05-17 09:40:39 +10:00 |
Peter Barker
|
dfcadfc618
|
AP_Notify: add and use AP_NOTIFY_TONEALARM_ENABLED
|
2023-04-23 16:24:02 +10:00 |
Peter Barker
|
f846f703e4
|
AP_Notify: process mavlink play_tune in frontend
|
2022-10-26 21:22:39 +11:00 |
Peter Barker
|
2e8939222d
|
AP_Notify: move defaulting of HAL_DSHOT_ALARM into hwdef
|
2022-09-15 09:18:04 +10:00 |
Andy Piper
|
9cec88818e
|
AP_Notify: add support for alternate alarm function
enable alarm based on pwm
|
2022-02-23 18:35:43 +11:00 |
bugobliterator
|
b7de9feb56
|
AP_Notify: ensure ToneAlarm is not disabled when UAVCAN is available
|
2021-05-31 07:34:02 +10:00 |
Andy Piper
|
e710799b12
|
AP_Notify: add support for dshot command beeps
add support for ESC LEDs triggered by dshot commands
don't send DShot LED commands when armed
make enablement of dshot buzzer and LEDs configurable
|
2021-05-05 17:41:24 +10:00 |
Tatsuya Yamaguchi
|
e134d12e32
|
AP_Notify: add EKF failsafe notify tones
|
2021-03-17 20:29:32 +09:00 |
Andrew Tridgell
|
73e53369e8
|
AP_Notify: added notify events for temperature calibration
|
2021-01-21 13:09:21 +11:00 |
Andrew Tridgell
|
8728148db6
|
AP_Notify: don't do startup tone on AP_Periph devices
|
2021-01-13 15:18:40 +11:00 |
Matt Lawrence
|
3af99115fb
|
AP_Notify: Add GCS failsafe notify tones and lights
|
2020-01-21 13:48:54 +09:00 |
Andrew Tridgell
|
f1cfae1b23
|
AP_Notify: fixed http url
|
2019-12-08 07:43:52 +11:00 |
Andrew Tridgell
|
fb50ec2a1d
|
AP_Notify: convert to use AP_Filesystem
|
2019-08-27 15:40:43 +10:00 |
Pierre Kancir
|
ad4563df2d
|
AP_Notify: pass mavlink_message_t by const reference
|
2019-07-16 20:51:42 +10:00 |
Andrew Tridgell
|
289678cfc5
|
AP_Notify: play error tone if we have no microSD at boot
|
2019-07-16 09:32:41 +10:00 |
Peter Barker
|
08b2676a8f
|
AP_Notify: add comments explaining tonealarm tone format
|
2019-07-03 17:05:06 +10:00 |
Andrew Tridgell
|
0de65ca734
|
AP_Notify: removed unusued AP_Common/Semaphore.h
|
2019-05-15 15:33:48 +10:00 |
Michael du Breuil
|
200870e7a0
|
AP_Notify: Add singleton, expose string message player
|
2019-04-11 23:03:20 -07:00 |
Andrew Tridgell
|
bf829cd792
|
AP_Notify: use WITH_SEMAPHORE()
and removed usage of hal.util->new_semaphore()
|
2018-10-17 12:54:22 +11:00 |
Andrew Tridgell
|
c79650a8d8
|
AP_Notify: fixed remote play tune
|
2018-08-29 13:47:20 +10:00 |
Andrew Tridgell
|
397ba488db
|
AP_Notify: use NTF_BUZZ_ENABLE to disable tonealarm
|
2018-07-30 15:42:58 +10:00 |
Andrew Tridgell
|
b11bd33b0e
|
AP_Notify: removed extra call to play_string
|
2018-07-30 14:02:12 +10:00 |
Jonathan Challinger
|
0dd151c0f3
|
AP_Notify: changes needed for PX4 tonealarm
|
2018-07-30 14:02:12 +10:00 |
Jonathan Challinger
|
f4fc9249f7
|
AP_Notify: support extended PLAY_TUNE message
|
2018-07-30 14:02:12 +10:00 |
Jonathan Challinger
|
720676b28c
|
AP_Notify: run astyle on ToneAlarm and MMLPlayer
|
2018-07-30 14:02:12 +10:00 |
Jonathan Challinger
|
b31ddedfef
|
AP_Notify: merge ToneAlarm files, use new AP_HAL tonealarm interface
|
2018-07-30 14:02:12 +10:00 |