Commit 260f0778 authored by PX4 Jenkins's avatar PX4 Jenkins

Update PX4 Firmware metadata Wed Jan 3 23:37:05 EST 2018

parent b6d12211
......@@ -1899,10 +1899,13 @@ This is the ratio of static pressure error to dynamic pressure generated by a wi
<scope>modules/fw_att_control</scope>
</parameter>
<parameter default="0" name="FW_ARSP_MODE" type="INT32">
<short_desc>Disable airspeed sensor</short_desc>
<short_desc>Airspeed mode</short_desc>
<long_desc>For small wings or VTOL without airspeed sensor this parameter can be used to enable flying without an airspeed reading</long_desc>
<boolean />
<scope>modules/fw_att_control</scope>
<values>
<value code="0">Normal (use airspeed if available)</value>
<value code="1">Airspeed disabled</value>
</values>
</parameter>
<parameter default="0" name="FW_BAT_SCALE_EN" type="INT32">
<short_desc>Whether to scale throttle by battery power level</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