Commit 950aab78 authored by PX4BuildBot's avatar PX4BuildBot

Update PX4 Firmware metadata Sat Apr 13 15:49:41 UTC 2019

parent 9a907bfa
......@@ -2311,13 +2311,10 @@ This is the ratio of static pressure error to dynamic pressure generated by a wi
<decimal>1</decimal>
<increment>0.5</increment>
</parameter>
<parameter default="1" name="FW_LND_EARLYCFG" type="INT32">
<parameter default="0" name="FW_LND_EARLYCFG" type="INT32">
<short_desc>Early landing configuration deployment</short_desc>
<long_desc>When set to 0/disabled, the landing configuration (flaps, landing airspeed, etc.) is only activated on the final approach to landing. When set to 1/enabled, it is already activated when entering the final loiter-down (loiter-to-alt) WP before the landing approach. This shifts the (often large) altitude and airspeed errors caused by the configuration change away from the ground such that these are not so critical. It also gives the controller enough time to adapt to the new configuration such that the landing approach starts with a cleaner initial state.</long_desc>
<values>
<value code="0">Disable early land configuration deployment</value>
<value code="1">Enable early land configuration deployment</value>
</values>
<long_desc>When disabled, the landing configuration (flaps, landing airspeed, etc.) is only activated on the final approach to landing. When enabled, it is already activated when entering the final loiter-down (loiter-to-alt) waypoint before the landing approach. This shifts the (often large) altitude and airspeed errors caused by the configuration change away from the ground such that these are not so critical. It also gives the controller enough time to adapt to the new configuration such that the landing approach starts with a cleaner initial state.</long_desc>
<boolean />
</parameter>
<parameter default="3.0" name="FW_LND_FLALT" type="FLOAT">
<short_desc>Landing flare altitude (relative to landing altitude)</short_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