ArduPilot/ardupilot

Copter: Activate buzzer when autolanding / buzzer modes

開放

#441 建立於 2013年7月14日

 (9 則留言) (0 個反應) (0 位負責人)C++ (15,603 個分叉)batch import
CopterEnhancementgood first issue

倉庫指標

星標
 (9,336 顆星)
PR 合併指標
 (平均合併 26天 16小時) (30 天內合併 166 個 PR)

描述

AC3 does autolanding in certain failsafe conditions. For safety reasons and to help locate the copter after a failsafe-induced autolanding, buzzing the buzzer in intervals when in autoland mode would be good. Interval-buzzing is also likely to carry a psychological "do not touch me"-imperative in case, bywalkers find the copter after a failsafe-induced autolanding.

Buzzer could be controlled by a parameter: BUZ_WARN: 0=never (only ARM/DISARM beeps), 1=failsafe autolandings, 2=any autolanding (including manual set LAND mode), 3=any failsafe condition

貢獻者指南