ArduPilot/ardupilot

Copter: Pre-Arm Safety Check for Auto Missions

Open

#1,348 创建于 2014年8月29日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)C++ (15,603 fork)batch import
CopterEnhancementSafetygood first issue

仓库指标

Star
 (9,336 star)
PR 合并指标
 (平均合并 26天 16小时) (30 天内合并 166 个 PR)

描述

Hi all, for safety reasons I suggest a pre-arm check that either disables Auto mode or refuses to arm if the waypoints are further away from the current/home location than a user specified value in meter. This would prevent from "fly aways" when one accidentally switches to Auto mode and an "old" mission is executed which is located some n km away. Kind regards, Thorsten

贡献者指南