ArduPilot / ardupilot

ArduPlane, ArduCopter, ArduRover, ArduSub source
http://ardupilot.org/
GNU General Public License v3.0
11k stars 17.54k forks source link

Copter: 2 level battery failsafe #1164

Closed sgofferj closed 9 years ago

sgofferj commented 10 years ago

We discussed this on drones-discuss a while ago. For various reasons, a 2 level battery failsafe would be useful, where level one RTLs or does whatever the user configures and level two LANDs. For level one I could imagine e.g.

The main reason is that immediate LAND is not always desirable, e.g. when operating over water or over forest. A 2 level battery failsafe would give the operator the possibility to calculate and configure a battery level at which it is still safe to RTL/fly to a failsafe destination (see #1163) before LANDing.

Drones-discuss: https://groups.google.com/d/msg/drones-discuss/pj3FhDVQJBU/7nmhUnKmQoYJ

squilter commented 9 years ago

Replaced by issue #1759