diff --git a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml index 269024001a8e840761341d861e88f9c0f2befb8c..12a089d748dda8ae1c9c5e8aa54c22e322261475 100644 --- a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml +++ b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml @@ -7729,6 +7729,21 @@ the setpoint will be capped to MPC_XY_VEL_MAX + + Half-angle of the RTL cone + Defines the half-angle of the cone which defines the vehicle RTL behavior. + 0 + 90 + degrees + + No cone, always climb to RTL_RETURN_ALT above home. + 25 degrees half cone angle. + 45 degrees half cone angle. + 65 degrees half cone angle. + 80 degrees half cone angle. + Only climb to at least RTL_DESCEND_ALT above home. + + Return mode loiter altitude Stay at this altitude above home position after RTL descending. Land (i.e. slowly descend) from this altitude if autolanding allowed.