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

Merge HeliLand into Land #16365

Merged
merged 3 commits into from May 17, 2019
Merged

Merge HeliLand into Land #16365

merged 3 commits into from May 17, 2019

Commits on May 12, 2019

  1. Copy the full SHA
    561fd44 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. Streamline Land activity

    Removed some redundant parameters, some redundant overloads
    and made Land always consider LandAltitude relative to target.
    reaperrr committed May 15, 2019
    Copy the full SHA
    cdfd3cd View commit details
    Browse the repository at this point in the history
  2. Allow non-VTOL to LandOnCondition

    Note: This might still break in unexpected ways,
    since non-VTOLs implicitly rely on ReturnToBase
    to calculate the approach vector for them.
    reaperrr committed May 15, 2019
    Copy the full SHA
    94b2ab8 View commit details
    Browse the repository at this point in the history