ArduPilot/ardupilot

Copter: Pre-Arm Safety Check for Auto Missions

Open

#1.348 geöffnet am 29. Aug. 2014

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (15.603 Forks)batch import
CopterEnhancementSafetygood first issue

Repository-Metriken

Stars
 (9.336 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 26T 16h) (166 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide