Skip to content

MAV_CMD missionOnly attribute - should default to false#1223

Merged
peterbarker merged 1 commit into
ArduPilot:masterfrom
hamishwillee:patch-5
Jun 26, 2026
Merged

MAV_CMD missionOnly attribute - should default to false#1223
peterbarker merged 1 commit into
ArduPilot:masterfrom
hamishwillee:patch-5

Conversation

@hamishwillee

@hamishwillee hamishwillee commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

When looking at mavlink/mavlink#1871 I realised that this means all MAV_CMD are only intended to be used for missions. That's not correct - we want to apply this to a subset.

Note, this hasn't been applied anywhere yet, but I am about to do so. It might reasonably be changed to commandsOnly since that at least implies command protocol. With mission only, you might think you couldn't apply this to a fence command.

@peterbarker peterbarker left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@peterbarker peterbarker merged commit b4c7ca2 into ArduPilot:master Jun 26, 2026
21 checks passed
@hamishwillee

Copy link
Copy Markdown
Contributor Author

Thanks!

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