Browse Source

Update PX4 Firmware metadata Thu Feb 9 03:20:34 UTC 2023

QGC4.4
PX4BuildBot 2 years ago
parent
commit
8ed71df8b6
  1. 2
      src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml

2
src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml

@ -7562,7 +7562,7 @@ @@ -7562,7 +7562,7 @@
<group name="Return To Land">
<parameter name="RTL_TIME_FACTOR" default="1.1" type="FLOAT">
<short_desc>RTL time estimate safety margin factor</short_desc>
<long_desc>Safety factor that is used to scale the actual RTL time estiamte. Time with margin = RTL_TIME_FACTOR * time + RTL_TIME_MARGIN</long_desc>
<long_desc>Safety factor that is used to scale the actual RTL time estimate. Time with margin = RTL_TIME_FACTOR * time + RTL_TIME_MARGIN</long_desc>
<min>1.0</min>
<max>2.0</max>
<decimal>1</decimal>

Loading…
Cancel
Save