Commit 553fa8a0 authored by PX4BuildBot's avatar PX4BuildBot

Update PX4 Firmware metadata Fri Jun 5 14:13:52 UTC 2020

parent bb855cc2
......@@ -588,7 +588,7 @@ Set to 2 to use heading from motion capture</short_desc>
<short_desc>Critical threshold</short_desc>
<long_desc>Sets the threshold when the battery will be reported as critically low. This has to be lower than the low threshold. This threshold commonly will trigger RTL.</long_desc>
<min>0.05</min>
<max>0.1</max>
<max>0.25</max>
<unit>norm</unit>
<decimal>2</decimal>
<increment>0.01</increment>
......@@ -598,7 +598,7 @@ Set to 2 to use heading from motion capture</short_desc>
<short_desc>Emergency threshold</short_desc>
<long_desc>Sets the threshold when the battery will be reported as dangerously low. This has to be lower than the critical threshold. This threshold commonly will trigger landing.</long_desc>
<min>0.03</min>
<max>0.07</max>
<max>0.1</max>
<unit>norm</unit>
<decimal>2</decimal>
<increment>0.01</increment>
......@@ -608,7 +608,7 @@ Set to 2 to use heading from motion capture</short_desc>
<short_desc>Low threshold</short_desc>
<long_desc>Sets the threshold when the battery will be reported as low. This has to be higher than the critical threshold.</long_desc>
<min>0.12</min>
<max>0.4</max>
<max>0.5</max>
<unit>norm</unit>
<decimal>2</decimal>
<increment>0.01</increment>
......
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