Skip to content

Commit ec41d72

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

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

message_definitions/v1.0/common.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,9 @@
383383
<entry value="6" name="MAV_MOUNT_MODE_HOME_LOCATION">
384384
<description>Gimbal tracks home position</description>
385385
</entry>
386+
<entry value="7" name="MAV_MOUNT_MODE_WPNEXT_OFFSET">
387+
<description>Gimbal tracks next waypoint location with offset</description>
388+
</entry>
386389
</enum>
387390
<enum name="GIMBAL_DEVICE_CAP_FLAGS" bitmask="true">
388391
<description>Gimbal device (low level) capability flags (bitmap).</description>

0 commit comments

Comments
 (0)