We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4924617 commit ec41d72Copy full SHA for ec41d72
message_definitions/v1.0/common.xml
@@ -383,6 +383,9 @@
383
<entry value="6" name="MAV_MOUNT_MODE_HOME_LOCATION">
384
<description>Gimbal tracks home position</description>
385
</entry>
386
+ <entry value="7" name="MAV_MOUNT_MODE_WPNEXT_OFFSET">
387
+ <description>Gimbal tracks next waypoint location with offset</description>
388
+ </entry>
389
</enum>
390
<enum name="GIMBAL_DEVICE_CAP_FLAGS" bitmask="true">
391
<description>Gimbal device (low level) capability flags (bitmap).</description>
0 commit comments