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

[wpimath] PIDController field and method names for error and errorDerivative #7088

Merged
merged 19 commits into from
Sep 23, 2024

Commits on Sep 17, 2024

  1. Minor renames

    narmstro2020 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    54b7a8a View commit details
    Browse the repository at this point in the history
  2. formatting

    narmstro2020 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    3cdd6f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    875430f View commit details
    Browse the repository at this point in the history
  4. c++ first draft.

    narmstro2020 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c29785b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    704d806 View commit details
    Browse the repository at this point in the history
  6. fix bug.

    narmstro2020 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    64871ed View commit details
    Browse the repository at this point in the history
  7. missing return fix.

    narmstro2020 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    324ee50 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    97f9972 View commit details
    Browse the repository at this point in the history
  9. fixed tag ordering

    narmstro2020 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a315f02 View commit details
    Browse the repository at this point in the history
  10. stupid arm test

    narmstro2020 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    415f042 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8ddb5ec View commit details
    Browse the repository at this point in the history
  12. formatting fixes.

    narmstro2020 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    cce762c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. updated deprecated tags

    narmstro2020 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    bd48d79 View commit details
    Browse the repository at this point in the history
  2. typo

    narmstro2020 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    fef9db9 View commit details
    Browse the repository at this point in the history
  3. Update wpimath/src/main/java/edu/wpi/first/math/controller/ProfiledPI…

    …DController.java
    
    Co-authored-by: Gold856 <[email protected]>
    narmstro2020 and Gold856 authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0070106 View commit details
    Browse the repository at this point in the history
  4. fixed namings

    narmstro2020 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    57f4de1 View commit details
    Browse the repository at this point in the history
  5. Formatting fixes

    github-actions[bot] committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5ea8832 View commit details
    Browse the repository at this point in the history
  6. empty

    narmstro2020 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    50fc73b View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

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