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

Plane: added fast attitude recovery for inverted flight in Q modes #28320

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    1f501fc View commit details
    Browse the repository at this point in the history
  2. autotest: added fast attitude recovery test

    ensures we can recover from inverted flight quickly
    tridge committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    cc65fb4 View commit details
    Browse the repository at this point in the history
  3. Plane: added fast attitude recovery in Q modes

    when we start the VTOL motor stabilisation with an attitude beyond
    normal attitude limits we will reset the thrust angle target to give
    faster recovery
    tridge committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    2ab01b4 View commit details
    Browse the repository at this point in the history