From 7221d50c9baff3872865285c43e5871b57372673 Mon Sep 17 00:00:00 2001 From: PX4BuildBot Date: Mon, 12 Oct 2020 19:54:46 +0000 Subject: [PATCH] Update PX4 Firmware metadata Mon Oct 12 19:54:46 UTC 2020 --- .../PX4/PX4ParameterFactMetaData.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml index b045c550f..30dc88036 100644 --- a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml +++ b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml @@ -9320,6 +9320,20 @@ is less than 50% of this value Hz true + + IMU gyro FFT maximum frequency + 1 + 1000 + Hz + true + + + IMU gyro FFT minimum frequency + 1 + 1000 + Hz + true + Notch filter bandwidth for gyro The frequency width of the stop band for the 2nd order notch filter on the primary gyro. See "IMU_GYRO_NF_FREQ" to activate the filter and to set the notch frequency. Applies to both angular velocity and angular acceleration sent to the controllers. @@ -10748,6 +10762,10 @@ How often the sensor is readout Temperature calibration for each sensor will ignore data if the temperature is lower than the value set by SYS_CAL_TMIN. celcius + + Enable factory calibration mode + If enabled, future sensor calibrations will be stored to /fs/mtd_caldata. Note: this is only supported on boards with a separate calibration storage /fs/mtd_caldata. + Enable failure injection If enabled allows MAVLink INJECT_FAILURE commands. WARNING: the failures can easily cause crashes and are to be used with caution! -- 2.22.0