From 246d5742bae9d7cc9c813e04fc046153edc33986 Mon Sep 17 00:00:00 2001 From: PX4BuildBot Date: Sun, 17 Jan 2021 11:54:01 +0000 Subject: [PATCH] Update PX4 Firmware metadata Sun Jan 17 11:54:01 UTC 2021 --- src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml index acb3735..fda430b 100644 --- a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml +++ b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml @@ -2216,6 +2216,12 @@ This is the ratio of static pressure error to dynamic pressure generated by a wi m 3 + + Minimum duration during which the reported range finder signal quality needs to be non-zero in order to be declared valid (s) + 0.1 + 5 + s + Range finder range dependant noise scaler Specifies the increase in range finder noise with range. @@ -2247,6 +2253,10 @@ This is the ratio of static pressure error to dynamic pressure generated by a wi EKF2 selector maximum accumulated velocity threshold for comparing accelerometers. Accumulated velocity error larger than this will result in the sensor being declared faulty. m/s + + Enable synthetic magnetometer Z component measurement + Use for vehicles where the measured body Z magnetic field is subject to strong magnetic interference. For magnetic heading fusion the magnetometer Z measurement will be replaced by a synthetic value calculated using the knowledge of the 3D magnetic field vector at the location of the drone. Therefore, this parameter will only have an effect if the global position of the drone is known. For 3D mag fusion the magnetometer Z measurement will simply be ingored instead of fusing the synthetic value. + Gate size for TAS fusion Sets the number of standard deviations used by the innovation consistency test.