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

Added arm authorization server functionality #334

Merged
merged 3 commits into from
Apr 5, 2024

Conversation

ddatsko
Copy link
Contributor

@ddatsko ddatsko commented Apr 1, 2024

This PR adds the functionality of arm authorization server, as it is described by MavLink arm authorization protocol. The server should be able to respond to MAV_CMD_ARM_AUTHORIZATION_REQUEST with a user specified callback and allow or reject arming, requested by a vehicle. I also created a PR into MAVSDK with a C++ implementation and example

Co-authored-by: Julian Oes <julian@oes.ch>
@julianoes julianoes merged commit d3963ba into mavlink:main Apr 5, 2024
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