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
3 changes: 3 additions & 0 deletions message_definitions/v1.0/common.xml
Original file line number Diff line number Diff line change
Expand Up @@ -386,6 +386,9 @@
<entry value="6" name="MAV_MOUNT_MODE_HOME_LOCATION">
<description>Gimbal tracks home position</description>
</entry>
<entry value="7" name="MAV_MOUNT_MODE_WPNEXT_OFFSET">

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How is the offset specified?

@julianoes Do you have any thoughts on this? @peterbarker I can't tag Julian automatically here or get feedback from mavlink/mavlink.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IF this needs to happen can we get it in mavlink/mavlink for discussion please

<description>Gimbal tracks next waypoint location with offset</description>
</entry>
</enum>
<enum name="GIMBAL_DEVICE_CAP_FLAGS" bitmask="true">
<description>Gimbal device (low level) capability flags (bitmap).</description>
Expand Down