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

[cmd] Add deadband trigger methods to CommandGenericHID #7085

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

Commits on Sep 15, 2024

  1. first draft java

    narmstro2020 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    e0e186e View commit details
    Browse the repository at this point in the history
  2. first draft java

    narmstro2020 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    dee6b41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca10711 View commit details
    Browse the repository at this point in the history
  4. Formatting fixes

    github-actions[bot] committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    13d5fde View commit details
    Browse the repository at this point in the history
  5. method rearrangement

    narmstro2020 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    09be2ad View commit details
    Browse the repository at this point in the history
  6. Formatting fixes

    github-actions[bot] committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    08f2ee7 View commit details
    Browse the repository at this point in the history
  7. formatting fixes

    narmstro2020 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    b7ac6c3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2e768e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Update wpilibNewCommands/src/main/java/edu/wpi/first/wpilibj2/command…

    …/button/CommandGenericHID.java
    
    Co-authored-by: Joseph Eng <[email protected]>
    narmstro2020 and KangarooKoala committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    82d31e2 View commit details
    Browse the repository at this point in the history
  2. Update wpilibNewCommands/src/main/java/edu/wpi/first/wpilibj2/command…

    …/button/CommandGenericHID.java
    
    Co-authored-by: Joseph Eng <[email protected]>
    narmstro2020 and KangarooKoala committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    63102a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab63fac View commit details
    Browse the repository at this point in the history
  4. Formatting fixes

    github-actions[bot] committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d0a997b View commit details
    Browse the repository at this point in the history
  5. C++ first draft.

    narmstro2020 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b5c2103 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    528bba3 View commit details
    Browse the repository at this point in the history
  7. Formatting fixes

    github-actions[bot] committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    0fb39ca View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Update wpilibNewCommands/src/main/java/edu/wpi/first/wpilibj2/command…

    …/button/CommandGenericHID.java
    
    Co-authored-by: Joseph Eng <[email protected]>
    narmstro2020 and KangarooKoala committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    be4196c View commit details
    Browse the repository at this point in the history
  2. format fix

    narmstro2020 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ffe0eab View commit details
    Browse the repository at this point in the history
  3. rename fix

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

Commits on Sep 21, 2024

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