From f05c5e91834ee5e338e06cc903c6e1b7bdc79d3c Mon Sep 17 00:00:00 2001 From: PX4BuildBot Date: Tue, 3 Sep 2019 00:37:26 +0000 Subject: [PATCH] Update PX4 Firmware metadata Tue Sep 3 00:37:26 UTC 2019 --- src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml index c40ad8664..572952cd2 100644 --- a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml +++ b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml @@ -8380,7 +8380,7 @@ 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 features is currently supported by the mpu6000 and mpu9250. This only affects the signal sent to the controllers, not the estimators. 0 disables the filter. + 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. 0 1000 Hz @@ -8388,12 +8388,20 @@ is less than 50% of this value Driver level cutoff frequency for gyro - The cutoff frequency for the 2nd order butterworth filter on the gyro driver. This features is currently supported by the mpu6000 and mpu9250. This only affects the signal sent to the controllers, not the estimators. 0 disables the filter. + 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. 0 1000 Hz true + + Gyro control data maximum publication rate + This is the maximum rate the gyro control data (sensor_gyro_control) will be allowed to publish at. Set to 0 to disable and publish at the native sensor sample rate. + 0 + 2000 + Hz + true + INA226 Power Monitor Config 0 -- 2.22.0