Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions message_definitions/v1.0/common.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4703,8 +4703,8 @@
<entry value="4" name="MAV_WINCH_STATUS_MOVING">
<description>Winch motor is moving</description>
</entry>
<entry value="8" name="MAV_WINCH_STATUS_CLUTCH_ENGAGED">
<description>Winch clutch is engaged allowing motor to move freely</description>
<entry value="8" name="MAV_WINCH_STATUS_CLUTCH_DISENGAGED">
<description>Winch clutch is disengaged. The motor is moving freely and not driving the winch.</description>
</entry>
</enum>
<enum name="MAG_CAL_STATUS">
Expand Down
Loading