Browse Source

Merge pull request #5771 from DonLakeFlyer/PX4Param

Fix bad meta data
QGC4.4
Don Gagne 8 years ago committed by GitHub
parent
commit
e97a735606
  1. 1
      src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml

1
src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml

@ -4673,7 +4673,6 @@ applied to input of all axis: roll, pitch, yaw</short_desc> @@ -4673,7 +4673,6 @@ applied to input of all axis: roll, pitch, yaw</short_desc>
is 90 degrees. It should be lower than MPC_XY_CRUISE</short_desc>
<long_desc>Applies only in AUTO modes (includes also RTL / hold / etc.)</long_desc>
<min>1.0</min>
<max />
<unit>m/s</unit>
<decimal>2</decimal>
<increment>1</increment>

Loading…
Cancel
Save