ardupilot/libraries/AP_AdvancedFailsafe
Andrew Tridgell 4a6fdc00c9 AP_AdvancedFailsafe: added AFS_MAX_RANGE option
this allows a maximum range since first arm to be set in
AFS_MAX_RANGE. This value (in km) will trigger the configured
termination type if the GPS location shows that it has been breached.

This feature, in combination with the @READONLY apj parameter feature,
is intended to be used to meet regulatory restrictions on a vehicles
maximum range
2019-09-12 09:59:17 +10:00
..
AP_AdvancedFailsafe.cpp AP_AdvancedFailsafe: added AFS_MAX_RANGE option 2019-09-12 09:59:17 +10:00
AP_AdvancedFailsafe.h AP_AdvancedFailsafe: added AFS_MAX_RANGE option 2019-09-12 09:59:17 +10:00