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

RTL: Always publish available approaches from home and rally points #24458

Merged
merged 1 commit into from
Mar 7, 2025

Conversation

KonradRudin
Copy link
Contributor

Solved Problem

If the takeoff_land_req parameter is set to 5 you can't upload a mission without landing, although approaches are defined in certain situation (e.g. RTL_TYPE=1).

Fixes #{Github issue ID}

Solution

  • Make sure that the RTL module always publishes that land approaches are available for home or rally points. As even for RTL_TYPE=1 it would use the home approach if nothing else is defined.

Changelog Entry

For release notes:

Bugfix Make sure that mission landing is not required when home approaches are set in while MIS_TKO_LAND_REQ=5

Test coverage

  • Tested in SITL

Context

Related links, screenshot before/after, video

@KonradRudin KonradRudin merged commit c83fd11 into main Mar 7, 2025
62 checks passed
@KonradRudin KonradRudin deleted the fix_check_vtol_safe_approaches branch March 7, 2025 08:01
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