Skip to content

FlightPlanner: add DO_RETURN_PATH_START to mission editor - #3725

Merged
meee1 merged 1 commit into
ArduPilot:masterfrom
tridge:pr-do-return-path-start
May 27, 2026
Merged

FlightPlanner: add DO_RETURN_PATH_START to mission editor#3725
meee1 merged 1 commit into
ArduPilot:masterfrom
tridge:pr-do-return-path-start

Conversation

@tridge

@tridge tridge commented May 21, 2026

Copy link
Copy Markdown
Contributor

DO_RETURN_PATH_START (MAV_CMD 188) was missing from mavcmd.xml, so the mission editor showed it as UNKNOWN and failed to load missions containing it. Add it to the AC2 and APM sections (matching DO_LAND_START) in both the main and Xamarin command lists, and render it on the map as a located waypoint when it carries a lat/lng.

DO_RETURN_PATH_START (MAV_CMD 188) was missing from mavcmd.xml, so the
mission editor showed it as UNKNOWN and failed to load missions
containing it. Add it to the AC2 and APM sections (matching DO_LAND_START)
in both the main and Xamarin command lists, and render it on the map as a
located waypoint when it carries a lat/lng.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@robertlong13

Copy link
Copy Markdown
Collaborator

I have this in #3668

Along with actually rendering the return path as a separate color.

@tridge

tridge commented May 21, 2026

Copy link
Copy Markdown
Contributor Author

I have this in #3668

ok, didn't know that, sorry.
I hit this today with a user. Couldn't use DO_RETURN_PATH_START at all. Maybe the minimal fix should go in and try to get the larger fix in later?
@meee1 ?

@meee1
meee1 merged commit 5034df9 into ArduPilot:master May 27, 2026
6 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.

3 participants