Commit 47167ba6 authored by PX4BuildBot's avatar PX4BuildBot

Update PX4 Firmware metadata Tue Mar 10 12:12:27 UTC 2020

parent be0cef2f
......@@ -2360,6 +2360,10 @@ This is the ratio of static pressure error to dynamic pressure generated by a wi
<value code="1">Airspeed disabled</value>
</values>
</parameter>
<parameter default="1" name="FW_ARSP_SCALE_EN" type="INT32">
<short_desc>Enable airspeed scaling</short_desc>
<long_desc>This enables a logic that automatically adjusts the output of the rate controller to take into account the real torque produced by an aerodynamic control surface given the current deviation from the trim airspeed (FW_AIRSPD_TRIM). Enable when using aerodynamic control surfaces (e.g.: plane) Disable when using rotor wings (e.g.: autogyro)</long_desc>
</parameter>
<parameter default="0" name="FW_BAT_SCALE_EN" type="INT32">
<short_desc>Whether to scale throttle by battery power level</short_desc>
<long_desc>This compensates for voltage drop of the battery over time by attempting to normalize performance across the operating range of the battery. The fixed wing should constantly behave as if it was fully charged with reduced max thrust at lower battery percentages. i.e. if cruise speed is at 0.5 throttle at 100% battery, it will still be 0.5 at 60% battery.</long_desc>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment