-
Notifications
You must be signed in to change notification settings - Fork 323
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
Dual rotary encoder support #879
Merged
arntsonl
merged 8 commits into
OpenStickCommunity:main
from
madgooselabs:20240303-dualrotaryencoders
Mar 19, 2024
Merged
Dual rotary encoder support #879
arntsonl
merged 8 commits into
OpenStickCommunity:main
from
madgooselabs:20240303-dualrotaryencoders
Mar 19, 2024
Commits on Mar 4, 2024
-
Added early support for dual quadrature rotary encoders
* Currently only maps to Gamepad-related items (analog sticks and triggers + d-pad) and keeps those values within range (no overflowing) * The pulses per revolution can be customized, but currently untested beyond 24PPR
Configuration menu - View commit details
-
Copy full SHA for af8907c - Browse repository at this point
Copy the full SHA af8907cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa3868b - Browse repository at this point
Copy the full SHA fa3868bView commit details
Commits on Mar 5, 2024
-
Added reset to neutral snapback option for values greater than 0. If …
…zero, no snapback.
Configuration menu - View commit details
-
Copy full SHA for bb33d4f - Browse repository at this point
Copy the full SHA bb33d4fView commit details
Commits on Mar 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c891046 - Browse repository at this point
Copy the full SHA c891046View commit details
Commits on Mar 10, 2024
-
Add wrap-around toggle to allow values to overflow.
Fixed issue where min/max ranges were only based on the first encoder options.
Configuration menu - View commit details
-
Copy full SHA for 9092cc8 - Browse repository at this point
Copy the full SHA 9092cc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11c706a - Browse repository at this point
Copy the full SHA 11c706aView commit details
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b3d0c46 - Browse repository at this point
Copy the full SHA b3d0c46View commit details
Commits on Mar 19, 2024
-
Changed PPR config range to 10-800
Changed Multiplier to numeric field and range to 0.10-200x
Configuration menu - View commit details
-
Copy full SHA for bbbf5f4 - Browse repository at this point
Copy the full SHA bbbf5f4View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.