diff --git a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml index 3b24a05cb54a83a6d8aa9e7bddd8113b84474579..8c06eecd38f5e07993484626730706be986d81ac 100644 --- a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml +++ b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml @@ -405,12 +405,6 @@ Set to 2 to use heading from motion capture 8 modules/sensors - - Scaling factor for battery voltage sensor on PX4IO - 1 - 100000 - modules/sensors - @@ -2465,6 +2459,15 @@ Set to 0 to disable heading hold 0.5 modules/fw_pos_control_l1 + + Scale throttle by pressure change + Automatically adjust throttle to account for decreased air density at higher altitudes. Start with a scale factor of 1.0 and adjust for different propulsion systems. When flying without airspeed sensor this will help to keep a constant performance over large altitude ranges. The default value of 0 will disable scaling. + 0.0 + 2.0 + 1 + 0.1 + modules/fw_pos_control_l1 + Cruise throttle This is the throttle setting required to achieve the desired cruise speed. Most airframes have a value of 0.5-0.7.