-
Notifications
You must be signed in to change notification settings - Fork 95
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 new vehicle action into MissionItem message template #226
Added new vehicle action into MissionItem message template #226
Conversation
Nitpick on the doc comment, but otherwise it looks good to me! The next step now would be to generate the C++ code and implement that new action 😊. Note that we will not merge this PR until the C++ implementation is done, that's normal. But now you know that we seem to agree on the interface, and you can move on to the actual implementation 👍 |
7c4edac
to
2e07888
Compare
@rligocki sorry, it looks like we were too slow to merge this. Do you mind fixing the conflict. |
It should be fixed. Commit 48b5349 did this. |
@rligocki ok but this PR needs updating then, I think. |
48b5349
to
1229de4
Compare
1229de4
to
80a32ed
Compare
Based on issue: mavlink/MAVSDK-Swift#198