Skip to content

MOve MAV_CMD_GUIDED_CHANGE_{SPEED/ALTITUDE} to common.xml#509

Open
hamishwillee wants to merge 2 commits into
ArduPilot:masterfrom
hamishwillee:move_mav_guided_change_x
Open

MOve MAV_CMD_GUIDED_CHANGE_{SPEED/ALTITUDE} to common.xml#509
hamishwillee wants to merge 2 commits into
ArduPilot:masterfrom
hamishwillee:move_mav_guided_change_x

Conversation

@hamishwillee

@hamishwillee hamishwillee commented Jun 3, 2026

Copy link
Copy Markdown

We moved MAV_CMD_GUIDED_CHANGE_HEADING from ardupilotmega.xml to common.xml last week. IN mavlink#2493 (comment) @davidbuzz pointed out that this is normally used with MAV_CMD_GUIDED_CHANGE_SPEED and MAV_CMD_GUIDED_CHANGE_ALTITUDE.

This PR is to explore the appetite of ArduPilot for moving the commands - which makes sense as it groups like with like.
Note, 2 commits - the first is a direct copy, and the second is minor modifications for mavlink/mavlink.

@davidbuzz @rmackay9 @peterbarker This was discussed in the MAV call. We're not opposed, but we wanted to make sure this seems reasonable to you. If so, I will create a companion PR in mavlink/mavlink and get buy-in there too.

FYI Under the way we are running common.xml at the moment something can go into common.xml if it is supported in two stakeholder stacks, or by one stakeholder stack and the other either plans to take it, or accepts that it is "good" but doesn't need it right now. We don't accept things otherwise - such as "not considered a good design that can be standardised". We're slowing moving things that are truly standard to standard.xml.

@peterbarker

Copy link
Copy Markdown

I'm fine with this, but @davidbuzz should also be happy.

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