diff --git a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml
index 2f0abdf93ef073d7887c62776c622d3470c1a3a8..c886d3b4923936b77ac8e42451e14428e1413d0c 100644
--- a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml
+++ b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml
@@ -4680,7 +4680,7 @@ if required by the gimbal (only in AUX output mode)
2
1
-
+
Altitude for 1. step of slow landing (descend)
Below this altitude: - descending velocity gets limited to a value between "MPC_Z_VEL_MAX" and "MPC_LAND_SPEED" - horizontal velocity gets limited to a value between "MPC_VEL_MANUAL" and "MPC_LAND_VEL_XY" for a smooth descent and landing experience. Value needs to be higher than "MPC_LAND_ALT2"
0
@@ -4688,7 +4688,7 @@ if required by the gimbal (only in AUX output mode)
m
1
-
+
Altitude for 2. step of slow landing (landing)
Below this altitude descending and horizontal velocities get limited to "MPC_LAND_SPEED" and "MPC_LAND_VEL_XY", respectively. Value needs to be lower than "MPC_LAND_ALT1"
0