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

Rework 1st waypoint check #23568

Merged
merged 6 commits into from
Aug 21, 2024
Merged

Rework 1st waypoint check #23568

merged 6 commits into from
Aug 21, 2024

Commits on Aug 20, 2024

  1. FeasibilityChecker: only warn when first waypoint is too far, but sti…

    …ll accept mission as valid
    KonradRudin authored and sfuhrer committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c959c2b View commit details
    Browse the repository at this point in the history
  2. feasiblityChecker: make distance to first waypoint check against home…

    … position instead of current position, so it is more constant during a flight
    KonradRudin authored and sfuhrer committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    48aac35 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Silvan Fuhrer <[email protected]>
    KonradRudin and sfuhrer committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7499e74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee1b696 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    191d680 View commit details
    Browse the repository at this point in the history
  6. Feasibility check unit test: fix comment

    Signed-off-by: Silvan Fuhrer <[email protected]>
    sfuhrer committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f382d6d View commit details
    Browse the repository at this point in the history