From 2439911ca1c9fb04df9f69d881d51f9c3b1c9b0c Mon Sep 17 00:00:00 2001 From: PX4BuildBot Date: Tue, 18 Jun 2024 17:06:47 +0000 Subject: [PATCH] Update PX4 Firmware metadata Tue Jun 18 17:06:47 UTC 2024 --- .../PX4/PX4ParameterFactMetaData.xml | 32 +++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) diff --git a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml index 80a0052fa4a..9ec2756203a 100644 --- a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml +++ b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml @@ -4356,9 +4356,19 @@ Disable to use the fixed parameter MPC_THR_HOVER Enable to use the hover thrust estimator - Numerical velocity derivative low pass cutoff frequency + Velocity derivative low pass cutoff frequency + A value of 0 disables the filter. 0 - 10 + 50 + Hz + 1 + 0.5 + + + Velocity low pass cutoff frequency + A value of 0 disables the filter. + 0 + 50 Hz 1 0.5 @@ -4390,6 +4400,24 @@ 1 1 + + Velocity notch filter bandwidth + A value of 0 disables the filter. + 0 + 50 + Hz + 1 + 0.5 + + + Velocity notch filter frequency + The center frequency for the 2nd order notch filter on the velocity. A value of 0 disables the filter. + 0 + 50 + Hz + 1 + 0.5 + Default horizontal velocity in autonomous modes e.g. in Missions, RTL, Goto if the waypoint does not specify differently