From 71daeed519334e75d291c9db6a9797bd9434d31c Mon Sep 17 00:00:00 2001 From: PX4BuildBot Date: Wed, 29 Jan 2020 21:27:43 +0000 Subject: [PATCH] Update PX4 Firmware metadata Wed Jan 29 21:27:43 UTC 2020 --- .../PX4/PX4ParameterFactMetaData.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml index 2ceb7ca56..90b24dc39 100644 --- a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml +++ b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml @@ -8599,8 +8599,8 @@ is less than 50% of this value - Driver level cutoff frequency for accel - The cutoff frequency for the 2nd order butterworth filter on the accel driver. This only affects the signal sent to the controllers, not the estimators. 0 disables the filter. + Low pass filter cutoff frequency for accel + The cutoff frequency for the 2nd order butterworth filter on the primary accelerometer. This only affects the signal sent to the controllers, not the estimators. 0 disables the filter. 0 1000 Hz @@ -8615,24 +8615,24 @@ is less than 50% of this value true - Driver level cutoff frequency for gyro - The cutoff frequency for the 2nd order butterworth filter on the gyro driver. This only affects the signal sent to the controllers, not the estimators. 0 disables the filter. + Low pass filter cutoff frequency for gyro + The cutoff frequency for the 2nd order butterworth filter on the primary gyro. This only affects the signal sent to the controllers, not the estimators. 0 disables the filter. 0 1000 Hz true - Driver level notch bandwidth for gyro - The frequency width of the stop band for the 2nd order notch filter on the gyro driver. See "IMU_GYRO_NF_FREQ" to activate the filter and to set the notch frequency. + 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. 0 100 Hz true - Driver level notch frequency for gyro - The center frequency for the 2nd order notch filter on the gyro driver. This filter can be enabled to avoid feedback amplification of structural resonances at a specific frequency. This only affects the signal sent to the controllers, not the estimators. 0 disables the filter. See "IMU_GYRO_NF_BW" to set the bandwidth of the filter. + Notch filter frequency for gyro + The center frequency for the 2nd order notch filter on the primary gyro. This filter can be enabled to avoid feedback amplification of structural resonances at a specific frequency. This only affects the signal sent to the controllers, not the estimators. 0 disables the filter. See "IMU_GYRO_NF_BW" to set the bandwidth of the filter. 0 1000 Hz -- 2.22.0