Commit 248dcf35 authored by Lorenz Meier's avatar Lorenz Meier

PX4: New param meta data

parent b97cef38
...@@ -550,8 +550,9 @@ velocity</short_desc> ...@@ -550,8 +550,9 @@ velocity</short_desc>
<decimal>0</decimal> <decimal>0</decimal>
<increment>1</increment> <increment>1</increment>
<values> <values>
<value code="1">RTL on low battery</value> <value code="1">Return to Land</value>
<value code="0">No action</value> <value code="0">Warning</value>
<value code="2">Land at current position</value>
</values> </values>
</parameter> </parameter>
</group> </group>
......
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