ArduPilot / ardupilot

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

Dual Geofence #4165

Open raptortrias opened 8 years ago

raptortrias commented 8 years ago

Issue details

Provide two geofence radius , 1st for RTL, 2nd for flight termination

This would give a buffer that manual intervention could be allowed so pilot can take control, without having to terminate flight on first breach when AFS flight termination is enabled.

Version

NA

Platform

Fixed wing_

Hardware type

Pixhawk

Logs

NA

peterbarker commented 3 years ago

This might be implemented by checking for the presence of a "backup fence" from the AC_Fence library.