Commit 28c41ce6 authored by PX4BuildBot's avatar PX4BuildBot

Update PX4 Firmware metadata Tue Oct 15 15:22:54 UTC 2019

parent 54f0aa14
......@@ -1454,6 +1454,11 @@ Sets the number of standard deviations used by the innovation consistency test</
<decimal>1</decimal>
<reboot_required>true</reboot_required>
</parameter>
<parameter default="0" name="EKF2_EV_NOISE_MD" type="INT32">
<short_desc>Whether to set the external vision observation noise from the parameter or from vision message</short_desc>
<long_desc>If set to true the observation noise is set from the parameters directly, if set to false the measurement noise is taken from the vision message and the parameter are used as a lower bound.</long_desc>
<boolean />
</parameter>
<parameter default="0.0" name="EKF2_EV_POS_X" type="FLOAT">
<short_desc>X position of VI sensor focal point in body frame</short_desc>
<unit>m</unit>
......
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