-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Added support for Dualsense joystick (PlayStation 5) #821
Conversation
Example is being build. It has not to. Fixing it now. |
Example building is disabled now. |
@jig unfortunatelly I have no such platform and device to test the new driver, but from the code review perspective, it looks good to me. @deadprogram is there anything for you, what is against the merge? |
BUGFIX: circleci new home path now the basic changes are the same like #837
Signed-off-by: deadprogram <[email protected]>
test: make some tests less fragile
Diagonal directions are simply the 2 buttons hit added. Tested on a PowerA Xbox controller
Website documentation did not make this immediately obvious
BUGFIX: some failing tests and implement unused interface
add more platform tests to CI/CD
…wait forever when it is called multiple times Add failing unit tests.
…wait forever when it is called multiple times Fix the issue.
…wait forever when it is called multiple times Fix the test for Halt method so that it waits for all the related goroutines to complete.
Hi @jig, please can you change the target branch to dev. Meanwhile I set it back to draft. |
Joystick add Xbox-One controller
Co-authored-by: Thomas Kohler <[email protected]>
Co-authored-by: Thomas Kohler <[email protected]>
Hmm, I think I messed the history of this PR @gen2thomas trying to get changes from dev. I will close this PR when I will complete the new one. |
This PR has been superseded by #880. |
Added support for PlayStation 5 Dualsense joystick.
Code derived from Dualshock 4: