mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-07 17:49:49 +08:00
add turbine message
This commit is contained in:
@@ -1285,6 +1285,13 @@
|
||||
<field name="rtcm" type="uint8[]"/>
|
||||
</message>
|
||||
|
||||
<message name="WINDTURBINE_STATUS" id="14" link="broadcasted">
|
||||
<field name="ac_id" type="uint8"/>
|
||||
<field name="tb_id" type="uint8"/>
|
||||
<field name="sync_itow" type="uint32" unit="ms"/>
|
||||
<field name="cycle_time" type="uint32" unit="ms"/>
|
||||
</message>
|
||||
|
||||
<message name="BOOZ2_FMS_COMMAND" id="149" link="forwarded">
|
||||
<field name="h_mode" type="uint8" values="RATE|ATTITUDE|SPEED|POS"/>
|
||||
<field name="v_mode" type="uint8" values="DIRECT|CLIMB|HEIGHT"/>
|
||||
|
||||
Reference in New Issue
Block a user