Skip to content

Commit a2ee910

Browse files
committed
common.xml: add MAV_MOUNT_MODE_WPNEXT_OFFSET
to match the command you can give th toe gimbal
1 parent 7794e1f commit a2ee910

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

message_definitions/v1.0/common.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,9 @@
398398
<entry value="6" name="MAV_MOUNT_MODE_HOME_LOCATION">
399399
<description>Gimbal tracks home position</description>
400400
</entry>
401+
<entry value="7" name="MAV_MOUNT_MODE_WPNEXT_OFFSET">
402+
<description>Gimbal tracks next waypoint location with offset</description>
403+
</entry>
401404
</enum>
402405
<enum name="GIMBAL_DEVICE_CAP_FLAGS" bitmask="true">
403406
<description>Gimbal device (low level) capability flags (bitmap).</description>

0 commit comments

Comments
 (0)