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

Tailsitter: remove thrust spikes around entering/leaving transition modes #23033

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on May 27, 2024

  1. VTOL tailsitter: fix motor spike to 0 when finishing front transition

    Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
    sfuhrer committed May 27, 2024
    Configuration menu
    Copy the full SHA
    eb8360b View commit details
    Browse the repository at this point in the history
  2. VTOL Tailsitter: add front transition throttle blending

    Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
    sfuhrer committed May 27, 2024
    Configuration menu
    Copy the full SHA
    34d1e42 View commit details
    Browse the repository at this point in the history
  3. VTOL Tailsitter: fix motor spikes to 0 when starting back transition

    Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
    sfuhrer committed May 27, 2024
    Configuration menu
    Copy the full SHA
    05a41cb View commit details
    Browse the repository at this point in the history
  4. VTOL Tailsitter: set differential thrust to 0 in first 50ms of front …

    …transition
    
    Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
    sfuhrer committed May 27, 2024
    Configuration menu
    Copy the full SHA
    66d4436 View commit details
    Browse the repository at this point in the history
  5. VTOL Tailsitter: add back transition throttle blending

    Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
    sfuhrer committed May 27, 2024
    Configuration menu
    Copy the full SHA
    fa56602 View commit details
    Browse the repository at this point in the history
  6. tailsitter: treat back transition abort like a front transition

    Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
    sfuhrer committed May 27, 2024
    Configuration menu
    Copy the full SHA
    d4d2173 View commit details
    Browse the repository at this point in the history
  7. tailsitter: remove throttle spike also for quad-chute

    Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
    sfuhrer committed May 27, 2024
    Configuration menu
    Copy the full SHA
    2c00ddc View commit details
    Browse the repository at this point in the history
  8. VTOL: fix tailsitter quadchute throttle spike suppression

    Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
    sfuhrer committed May 27, 2024
    Configuration menu
    Copy the full SHA
    651ae9c View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Tailsitter: add coment about throttle sign

    Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
    sfuhrer committed May 29, 2024
    Configuration menu
    Copy the full SHA
    cc380d3 View commit details
    Browse the repository at this point in the history