Browse Source
If the mount instance does not support yaw/pan, the copter needs to yaw in response to MSG_MOUNT_CONTROL and MAV_COMMAND_DO_MOUNT_CONTROL commands from a GCS or co-computer. There was no checking for mount pan in the GCS_Mavlink logic. As such, no yaw takes place when a mount control command calls for it. This patch impliments copter yaw control for both MSG_MOUNT_CONTROL and MAV_COMMAND_DO_MOUNT_CONTROL in copter GCS_Mavlink.mission-4.1.18
Matt
7 years ago
committed by
Randy Mackay
1 changed files with 6 additions and 0 deletions
Loading…
Reference in new issue