AC_Fence: ALT_MAX is Copter-and-Sub only
This commit is contained in:
parent
30c65e57be
commit
799c538c3e
@ -37,7 +37,7 @@ const AP_Param::GroupInfo AC_Fence::var_info[] = {
|
|||||||
// @User: Standard
|
// @User: Standard
|
||||||
AP_GROUPINFO("ACTION", 2, AC_Fence, _action, AC_FENCE_ACTION_RTL_AND_LAND),
|
AP_GROUPINFO("ACTION", 2, AC_Fence, _action, AC_FENCE_ACTION_RTL_AND_LAND),
|
||||||
|
|
||||||
// @Param: ALT_MAX
|
// @Param{Copter, Sub}: ALT_MAX
|
||||||
// @DisplayName: Fence Maximum Altitude
|
// @DisplayName: Fence Maximum Altitude
|
||||||
// @Description: Maximum altitude allowed before geofence triggers
|
// @Description: Maximum altitude allowed before geofence triggers
|
||||||
// @Units: m
|
// @Units: m
|
||||||
|
Loading…
Reference in New Issue
Block a user