diff --git a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml index 78d3576115d95997fc0bc38ff29695865de601a8..26c74ca7ed9aea96bc1d59568144581874c23c2a 100644 --- a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml +++ b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml @@ -4579,17 +4579,6 @@ if required by the gimbal (only in AUX output mode) 2 1 - - Horizontal acceleration in manual modes when te estimator speed limit is removed. -If full stick is being applied and the estimator stops demanding a speed limit, -which it had been before (e.g if GPS is gained while flying on optical flow/vision only), -the vehicle will accelerate at this rate until the normal position control speed is achieved - 0.2 - 2.0 - m/s/s - 1 - 0.1 - Maximum horizontal acceleration for auto mode and for manual mode Manual mode: Maximum deceleration for MPC_POS_MODE 1 and 2. Maximum acceleration and deceleration for MPC_POS_MODE 3. Auto mode: Used with MPC_AUTO_MODE 0 only. For MPC_AUTO_MODE 1, MPC_ACC_HOR is always used.