Browse Source

Update PX4 Firmware metadata Wed Feb 2 07:06:34 UTC 2022

QGC4.4
PX4BuildBot 3 years ago
parent
commit
9cd09d431c
  1. 2
      src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml

2
src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml

@ -3482,7 +3482,7 @@ @@ -3482,7 +3482,7 @@
</parameter>
<parameter name="GPS_YAW_OFFSET" default="0." type="FLOAT">
<short_desc>Heading/Yaw offset for dual antenna GPS</short_desc>
<long_desc>Heading offset angle for dual antenna GPS setups that support heading estimation. Set this to 0 if the antennas are parallel to the forward-facing direction of the vehicle and the first antenna is in front. The offset angle increases clockwise. Set this to 90 if the first antenna is placed on the right side and the second on the left side of the vehicle.</long_desc>
<long_desc>Heading offset angle for dual antenna GPS setups that support heading estimation. Set this to 0 if the antennas are parallel to the forward-facing direction of the vehicle and the rover antenna is in front. The offset angle increases clockwise. Set this to 90 if the rover antenna is placed on the right side of the vehicle and the moving base antenna is on the left side.</long_desc>
<min>0</min>
<max>360</max>
<unit>deg</unit>

Loading…
Cancel
Save