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

Sub: support ABOVE_TERRAIN frame in auto mode #26450

Merged

Conversation

clydemcqueen
Copy link
Contributor

Currently, sub only supports ABOVE_HOME frame (3) in missions. This PR adds support for ABOVE_TERRAIN frame (10).

I have not tested this on hardware. I expect performance to be the same as the new surftrak mode, as the code paths through AC_PosControl are nearly the same.

@Williangalvani
Copy link
Contributor

That's great, thanks!
can you separate the autotest changes into its own commit?

@clydemcqueen
Copy link
Contributor Author

Done

@Williangalvani Williangalvani merged commit e3af56e into ArduPilot:master Mar 11, 2024
83 of 84 checks passed
@clydemcqueen clydemcqueen deleted the clyde_auto_above_terrain branch March 11, 2024 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants