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

Better handling of motor power distribution #1147

Merged
merged 7 commits into from
Nov 15, 2022

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    d92c720 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Reworked power distribution

    Moved all thrust manipulation to the stabilizer loop for better overview.
    Added a platform specific cap function to allow a platform to cap thrust in more meaningful way.
    krichardsson committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    96a2372 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6ac726 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffd39a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b9a6c0 View commit details
    Browse the repository at this point in the history
  5. Corrected log names

    krichardsson committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    a0afba5 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Corrected comment

    krichardsson committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    3a2166d View commit details
    Browse the repository at this point in the history