From 7c12a575a0b5ee066f5cbb14912eda7ece006dd8 Mon Sep 17 00:00:00 2001 From: PX4BuildBot Date: Thu, 19 Sep 2019 09:45:07 +0000 Subject: [PATCH] Update PX4 Firmware metadata Thu Sep 19 09:45:07 UTC 2019 --- src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml index 46362e1f9c..37dcd8ed98 100644 --- a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml +++ b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml @@ -1706,7 +1706,8 @@ Baro and Magnetometer data will be averaged before downsampling, other data will true - Minimum valid range for the range finder + Expected range finder reading when on ground + If the vehicle is on ground, is not moving as determined by the motion test controlled by EKF2_MOVE_TEST and the range finder is returning invalid or no data, then an assumed range value of EKF2_MIN_RNG will be used by the terrain estimator so that a terrain height estimate is avilable at the start of flight in situations where the range finder may be inside its minimum measurements distance when on ground. 0.01 m 2 -- GitLab