From 236d47b5d6120ecc7a72e37065f6214f51bd6ca9 Mon Sep 17 00:00:00 2001 From: PX4BuildBot Date: Wed, 11 Dec 2019 15:34:20 +0000 Subject: [PATCH] Update PX4 Firmware metadata Wed Dec 11 15:34:20 UTC 2019 --- src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml index 78d3576115..26c74ca7ed 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. -- GitLab