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

Add ArduPilot Plane AUTOLAND and LOITER2QLAND modes #12268

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Hwurzburg
Copy link

@Hwurzburg Hwurzburg commented Dec 31, 2024

Description

Add new ArduPlane flight modes: AUTOLAND,LOITER2QLAND

Add the mode to the appropriate files for display and use

Checklist:

@bytesByHarsh
Copy link
Collaborator

Flight mode implementation might be changing: #12254

@Davidsastresas
Copy link
Member

Indeed it seems it changed slightly here
79b1d7d#diff-124b07e08fc5f6a44fcf2b55cd8386eb84479f68eac5ee17027909dbceec2a69L19

@Hwurzburg
Copy link
Author

rebased and updated

@Davidsastresas
Copy link
Member

CI is failing, please note you forgot to declare in the header the QStrings associated with each mode. Thanks.

@Hwurzburg
Copy link
Author

fixed...thanks

@bytesByHarsh
Copy link
Collaborator

_loiter2qlandFlightMode , _autolandFlightMode are missing from the header file.

@Hwurzburg
Copy link
Author

hopefully this time

@Davidsastresas Davidsastresas self-assigned this Jan 15, 2025
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