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

MPC: Survey: Added a turning radius to altitude changes in FlightModeAuto #23971

Merged
merged 5 commits into from
Dec 2, 2024

Commits on Nov 29, 2024

  1. Included turning radius calculations for vertical changes and removed…

    … the requirement for the same altitude in the 2D turning radius logic.
    Claudio-Chies committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    42c2249 View commit details
    Browse the repository at this point in the history
  2. MPC: PositonSmoothing, change test to reflect that we have to come in…

    …withing the acceptance radius, and not exact position.
    Claudio-Chies committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    9e5e2cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b59589 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    047e14e View commit details
    Browse the repository at this point in the history
  5. Added possibility to modify the start position from external sources,…

    … as its done in the _getMaxXYSpeed
    Claudio-Chies committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    8db0cf0 View commit details
    Browse the repository at this point in the history