ArduPilot/ardupilot

Copter: Pre-Arm Safety Check for Auto Missions

Open

#1 348 ouverte le 29 août 2014

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)C++ (15 603 forks)batch import
CopterEnhancementSafetygood first issue

Métriques du dépôt

Stars
 (9 336 stars)
Métriques de merge PR
 (Merge moyen 26j 16h) (166 PRs mergées en 30 j)

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

Guide contributeur