ArduPilot/ardupilot

Copter: Pre-Arm Safety Check for Auto Missions

Open

#1.348 aberto em 29 de ago. de 2014

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)C++ (15.603 forks)batch import
CopterEnhancementSafetygood first issue

Métricas do repositório

Stars
 (9.336 stars)
Métricas de merge de PR
 (Mesclagem média 26d 16h) (166 fundiu PRs em 30d)

Description

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

Guia do colaborador