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

Support controller analog triggers #600

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

Commits on Oct 27, 2024

  1. Configuration menu
    Copy the full SHA
    ca89b4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47be84b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8987c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a95988d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9098b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e17871d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0d848ec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    09dc2ac View commit details
    Browse the repository at this point in the history
  9. Unset default axis mappings that are analog triggers

    Default axis mappings could map controller triggers to functions that require bi-directional axis to work properly
    Lgt2x committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    e71e0d4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8879f62 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Remove extra debug

    Lgt2x committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    f8a06f7 View commit details
    Browse the repository at this point in the history
  2. Replace C 'fabs' by 'std::abs'

    Lgt2x committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    deb9749 View commit details
    Browse the repository at this point in the history