|
|
|
@ -1079,7 +1079,7 @@ const AP_Param::GroupInfo ParametersG2::var_info[] = {
@@ -1079,7 +1079,7 @@ const AP_Param::GroupInfo ParametersG2::var_info[] = {
|
|
|
|
|
AP_GROUPINFO("GUID_TIMEOUT", 46, ParametersG2, guided_timeout, 3.0), |
|
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
#if AP_TERRAIN_AVAILABLE && AC_TERRAIN |
|
|
|
|
#if AP_TERRAIN_AVAILABLE |
|
|
|
|
// @Param: TERRAIN_MARGIN
|
|
|
|
|
// @DisplayName: Terrain following altitude margin
|
|
|
|
|
// @Description: Terrain following altitude margin. Vehicle will stop if distance from target altitude is larger than this margin (in meters)
|
|
|
|
|