ArduPilot/ardupilot

Copter: Pre-Arm Safety Check for Auto Missions

Aberta

#1.348 aberto em 29 de ago. de 2014

 (4 comentários) (0 reação) (0 responsável)C++ (15.603 forks)batch import
CopterEnhancementSafetygood first issue

Métricas do repositório

Stars
 (9.336 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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