mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-04 13:55:40 +08:00
Merge branch 'master' into telemetry
get INS_Z fix from master
This commit is contained in:
+1
-1
@@ -1314,7 +1314,7 @@
|
|||||||
</message>
|
</message>
|
||||||
|
|
||||||
<message name="INS_Z" id="151">
|
<message name="INS_Z" id="151">
|
||||||
<field name="baro_alt" type="int32" alt_unit="m" alt_unit_coef="0.0039063"/>
|
<field name="baro_z" type="float" unit="m"/>
|
||||||
<field name="ins_z" type="int32" alt_unit="m" alt_unit_coef="0.0039063"/>
|
<field name="ins_z" type="int32" alt_unit="m" alt_unit_coef="0.0039063"/>
|
||||||
<field name="ins_zd" type="int32" alt_unit="m/s" alt_unit_coef="0.0000019"/>
|
<field name="ins_zd" type="int32" alt_unit="m/s" alt_unit_coef="0.0000019"/>
|
||||||
<field name="ins_zdd" type="int32" alt_unit="m/s2" alt_unit_coef="0.0009766"/>
|
<field name="ins_zdd" type="int32" alt_unit="m/s2" alt_unit_coef="0.0009766"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user