diff --git a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml index 5e05e06..a5bcc14 100644 --- a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml +++ b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml @@ -3532,31 +3532,31 @@ - Airspeed max + Fixed-wing land detector: Max airspeed Maximum airspeed allowed in the landed state - 4 + 2 20 m/s 1 - Fixedwing max horizontal velocity - Maximum horizontal velocity allowed in the landed state + Fixed-wing land detector: Max horizontal velocity threshold + Maximum horizontal velocity allowed in the landed state. A factor of 0.7 is applied in case of airspeed-less flying (either because no sensor is present or sensor data got invalid in flight). 0.5 10 m/s 1 - - Fixedwing max climb rate - Maximum vertical velocity allowed in the landed state + + Fixed-wing land detector: Max vertiacal velocity threshold + Maximum vertical velocity allowed in the landed state. A factor of 0.7 is applied in case of airspeed-less flying (either because no sensor is present or sensor data got invalid in flight). 0.1 20 m/s 1 - Fixedwing max horizontal acceleration + Fixed-wing land detector: Max horizontal acceleration Maximum horizontal (x,y body axes) acceleration allowed in the landed state 2 15