Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mount: support GIMBAL_MANAGER_INFORMATION message #23587

Merged
merged 3 commits into from Apr 25, 2023

Conversation

rmackay9
Copy link
Contributor

@rmackay9 rmackay9 commented Apr 24, 2023

This adds support for sending GIMBAL_MANAGER_INFORMATION messages to the ground station. This will allow the upcoming camera/gimbal control screen from @Davidsastresas to better display the available controls to the user.

This has been lightly tested in SITL to confirm that the message is sent in response to a MAV_CMD_REQUEST_MESSAGE. This is possible by typing, "long MAV_CMD_REQUEST_MESSAGE 280" into the MAVProxy console. The results are below.

image

This has been rebased on PR ArduPilot/mavlink#311

@rmackay9 rmackay9 force-pushed the mount-gimbal-manager-information branch from 0640932 to 78e0726 Compare April 24, 2023 23:15
@rmackay9 rmackay9 merged commit bdb3618 into ArduPilot:master Apr 25, 2023
90 checks passed
@rmackay9 rmackay9 deleted the mount-gimbal-manager-information branch April 25, 2023 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants