Skip to content

Commit

Permalink
[kalamos]
Browse files Browse the repository at this point in the history
Conflicts:
	message_definitions/v1.0/messages.xml
  • Loading branch information
dewagter committed Oct 20, 2017
1 parent 625ed36 commit a39a046
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions message_definitions/v1.0/messages.xml
Expand Up @@ -1931,6 +1931,22 @@
<field name="alt" type="int16" unit="cm" alt_unit="m">height above the ellipsoid</field>
</message>

<message name="KALAMOS" id="251">
<field name="Status" type="uint8"/>
<field name="Height" type="float"/>
<field name="Avoid_psi" type="float"/>
<field name="Avoid_rate" type="float"/>
<field name="Descend_z" type="float"/>
<field name="Joe_x" type="float"/>
<field name="Joe_y" type="float"/>
<field name="Land_x" type="float"/>
<field name="Land_y" type="float"/>
<field name="V_optic_x" type="float"/>
<field name="V_optic_y" type="float"/>
<field name="Att_calib_phi" type="float"/>
<field name="Att_calib_theta" type="float"/>
</message>

<message name="I2C_ERRORS" id="253">
<field name="wd_reset_cnt" type="uint16"/>
<field name="queue_full_cnt" type="uint16"/>
Expand Down

0 comments on commit a39a046

Please sign in to comment.