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

Common: add MAV_CMD_DO_LAND_REJOIN #212

Merged
merged 2 commits into from
Apr 8, 2024
Merged

Conversation

IamPete1
Copy link
Member

@IamPete1 IamPete1 commented Jul 14, 2021

This adds a new waypoint type, to allow rejoing missions in a RTL.

ArduPilot/ardupilot#18004 ArduPilot/ardupilot#26383

https://youtu.be/SoHXRTD0vEs

message_definitions/v1.0/common.xml Outdated Show resolved Hide resolved
message_definitions/v1.0/common.xml Outdated Show resolved Hide resolved
@auturgy
Copy link

auturgy commented Jul 20, 2022

changes to common should go via mavlink/mavlink

@IamPete1 IamPete1 force-pushed the land_rejoin branch 2 times, most recently from 180adf5 to 0470314 Compare March 3, 2024 01:09
@IamPete1
Copy link
Member Author

IamPete1 commented Mar 3, 2024

rebased and added alt in line with DO_LAND_START

@IamPete1
Copy link
Member Author

IamPete1 commented Mar 3, 2024

Upstream PR: mavlink#2088

@IamPete1
Copy link
Member Author

IamPete1 commented Apr 5, 2024

Updated to match mavlink#2088 as merged into upstream.

Copy link

@rmackay9 rmackay9 left a comment

Choose a reason for hiding this comment

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

LGTM

@tridge tridge merged commit f204806 into ArduPilot:master Apr 8, 2024
10 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.

6 participants