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

SITL: fixed tilt quadplanes and re-enable then in CI FlyEachFrame #26248

Merged
merged 3 commits into from
Feb 18, 2024

Commits on Feb 17, 2024

  1. SITL: fixed SITL for tilted motors

    vector math was done in the wrong order
    tridge committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    9364425 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. SITL: added 4 motor tilt vectored quadplane

    from 2 motors tilt for "quadplane-tilt". This is the most common tilt
    quadplane setup
    tridge committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    630ef35 View commit details
    Browse the repository at this point in the history
  2. autotest: fixed parameters for tilt quadplanes

    and enable autotest of the disabled tilt quadplane frames
    tridge committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    915423f View commit details
    Browse the repository at this point in the history