mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-07 09:36:19 +08:00
H_CTL_A message updated with pitch
This commit is contained in:
@@ -296,6 +296,12 @@
|
||||
<field name="time" type="uint32" unit="us"></field>
|
||||
</message>
|
||||
|
||||
<message name="H_CTL_A" id="60">
|
||||
<field name="roll_sum_err" type="float"/>
|
||||
<field name="ref_roll_angle" type="float" unit="rad" alt_unit="deg" alt_unit_coef="57.3"/>
|
||||
<field name="ref_pitch_angle" type="float" unit="rad" alt_unit="deg" alt_unit_coef="57.3"/>
|
||||
</message>
|
||||
|
||||
|
||||
<message name="PPM" id="100">
|
||||
<field name="ppm_rate" type="uint8"></field>
|
||||
|
||||
Reference in New Issue
Block a user