bugobliterator
|
5066d48718
|
AP_Notify: directly send dronecan beep command from the driver
|
2023-05-31 17:31:09 +10:00 |
Andrew Tridgell
|
4a2ad02494
|
AP_Notify: text messages and more defines
|
2023-04-11 10:31:31 +10:00 |
Andrew Tridgell
|
05d5b56bfa
|
AP_Notify: rename more variables, types and defines
|
2023-04-11 10:31:31 +10:00 |
Andrew Tridgell
|
9c6d84ddb1
|
AP_Notify: rename AP_UAVCAN to AP_DroneCAN
|
2023-04-08 07:11:23 +10:00 |
bugobliterator
|
2ede296486
|
AP_Notify: replace libuavcan with libcanard based driver
|
2023-03-29 17:16:39 +11:00 |
Siddharth Purohit
|
895039cdce
|
AP_Notify: Use HAL_CANMANAGER_ENABLED instead of HAL_ENABLE_LIBUAVCAN_DRIVERS
|
2021-06-24 09:02:42 +10:00 |
bugobliterator
|
b7de9feb56
|
AP_Notify: ensure ToneAlarm is not disabled when UAVCAN is available
|
2021-05-31 07:34:02 +10:00 |
murata
|
dee040b14a
|
AP_Notify: Change division to multiplication
|
2021-02-24 11:06:54 +09:00 |
Patrick José Pereira
|
3df3d002ff
|
AP_Notify: Add missing const in member functions
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
2021-02-03 18:45:14 +11:00 |
Siddharth Purohit
|
81c7099848
|
AP_Notify: move to using CANManager library
|
2020-08-19 17:31:09 +10:00 |
Peter Barker
|
46a014b399
|
AP_Notify: remove recursive call to play in next_action
Infinite recursion is bad.
See https://github.com/ArduPilot/ardupilot/issues/13868
|
2020-03-31 11:06:30 +11:00 |
Andrew Tridgell
|
82a98ef95d
|
AP_Notify: added NTZ_BUZZ_VOLUME parameter
it is fairly non-linear, but does work
|
2019-09-10 16:22:33 +10:00 |
Andrew Tridgell
|
7c57546eb1
|
AP_Notify: support UAVCAN buzzers
|
2019-09-10 16:22:33 +10:00 |
Andrew Tridgell
|
d28c8f0214
|
AP_Notify: added duration to toneAlarm_set_buzzer_tone
|
2018-07-30 14:02:12 +10:00 |
Jonathan Challinger
|
cba85eee7b
|
AP_Notify: MMLPlayer constrain note frequency
|
2018-07-30 14:02:12 +10:00 |
Jonathan Challinger
|
98d962ffa2
|
AP_Notify: MMLPlayer note_tab static const
|
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 |