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

Update BLE Joystick #2050

Merged
merged 4 commits into from
Mar 7, 2023
Merged

Update BLE Joystick #2050

merged 4 commits into from
Mar 7, 2023

Commits on Jan 16, 2023

  1. update BLE dependencies

    Pmant committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    96e2baa View commit details
    Browse the repository at this point in the history
  2. use generic gamepad instead

    - changes BLE device to use a generic gamepad with 8 Axis and 16 Buttons
    - first 8 Channels will be mapped to axis 1-8, other channels will be mapped to buttons
    - removes update rate limitations
    Pmant committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    a08732f View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

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

Commits on Mar 6, 2023

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