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

GCS_MAVLink: accept mavlink standard force arm/disarm value for forced arming #27716

Merged
merged 2 commits into from
Aug 2, 2024

Conversation

peterbarker
Copy link
Contributor

the mavlink standard specifies just one value to do either arm or disarm.  Conform to that standard

Closes #26521

…d arming

the mavlink standard specifies just one value to do either arm or disarm.  Conform to that standard
@peterbarker peterbarker merged commit 9049aea into ArduPilot:master Aug 2, 2024
93 checks passed
@peterbarker peterbarker deleted the pr/force-arm-standard branch August 2, 2024 06:35
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.

Handling mavlink message MAV_CMD_COMPONENT_ARM_DISARM is inconsistent with the requirement of mavlink protocol
4 participants