diff --git a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml index 573b75eed483ca9e560c8293583303e1a74e4eb2..304c6c924d6204428846457bbaf0f6a4224dce17 100644 --- a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml +++ b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml @@ -3510,30 +3510,6 @@ Value 0 turns the functionality off m 2 - - Multicopter specific force threshold - Multicopter threshold on the specific force measured by accelerometers in m/s^2 for free-fall detection - 0.1 - 10 - m/s^2 - 2 - - - Multicopter free-fall trigger time - Seconds (decimal) that freefall conditions have to met before triggering a freefall. Minimal value is limited by LAND_DETECTOR_UPDATE_RATE=50Hz in landDetector.h - 0.02 - 5 - s - 2 - - - Low throttle detection threshold - Defines the commanded throttle value below which the land detector considers the vehicle to have "low thrust". This is one condition that is used to detect the ground contact state. The value is calculated as val = (MPC_THR_HOVER - MPC_THR_MIN) * LNDMC_LOW_T_THR + MPC_THR_MIN Increase this value if the system takes long time to detect landing. - 0.1 - 0.9 - norm - 2 - Multicopter max rotation Maximum allowed angular velocity around each axis allowed in the landed state.