Skip to content

fix: correct MAV_CMD_PAYLOAD_CONTROL_DEPLOY link target - #752

Merged
hamishwillee merged 1 commit into
mavlink:masterfrom
ARYA-mgc:fix/payload-control-deploy-link
Sep 3, 2026
Merged

fix: correct MAV_CMD_PAYLOAD_CONTROL_DEPLOY link target#752
hamishwillee merged 1 commit into
mavlink:masterfrom
ARYA-mgc:fix/payload-control-deploy-link

Conversation

@ARYA-mgc

@ARYA-mgc ARYA-mgc commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

Summary

Fix a copy-paste error where MAV_CMD_PAYLOAD_CONTROL_DEPLOY incorrectly linked to the MAV_CMD_PAYLOAD_PREPARE_DEPLOY anchor.

Change

diff -[MAV_CMD_PAYLOAD_CONTROL_DEPLOY](../messages/common.md#MAV_CMD_PAYLOAD_PREPARE_DEPLOY) +[MAV_CMD_PAYLOAD_CONTROL_DEPLOY](../messages/common.md#MAV_CMD_PAYLOAD_CONTROL_DEPLOY)

Why this matters

Users clicking the MAV_CMD_PAYLOAD_CONTROL_DEPLOY link would previously land on the wrong command definition.

@ARYA-mgc
ARYA-mgc force-pushed the fix/payload-control-deploy-link branch from 2948202 to 2557bae Compare August 29, 2026 19:11
@ARYA-mgc

Copy link
Copy Markdown
Contributor Author

Hii @hamishwillee for next time, is it better to keep different fixes in separate PRs (#751 and #752) or combine them into one PR?

@hamishwillee

Copy link
Copy Markdown
Collaborator

Hii @hamishwillee for next time, is it better to keep different fixes in separate PRs (#751 and #752) or combine them into one PR?

Separate, as they are completely separate concerns.

@hamishwillee hamishwillee left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thank you!

@hamishwillee
hamishwillee merged commit 82d242a into mavlink:master Sep 3, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants