-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
Driver Station Crashes with v1 PS4 Controller #173
Comments
Thank you for the report, this is definitely a bug in the Driver Station. We'll take a look. |
This will be fixed in the next release of the Driver Station / SDK. |
Thank you, I appreciate it! |
Fixed in 7.1 |
BryanNoBryan
pushed a commit
to BxSciFTC/Centerstage
that referenced
this issue
Dec 13, 2023
* fix: corrected the angular velocity axes See SDK issue FIRST-Tech-Challenge#251 * Update TeamCode/src/main/java/org/firstinspires/ftc/teamcode/drive/SampleMecanumDrive.java - better description Co-authored-by: Ryan Brott <[email protected]> * fix: changed tank class comment to match mecanum * fix: remove ang velo bug note - Fixed in SDK 8.0 Co-authored-by: Ryan Brott <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When connecting a gen 1 PS4 controller to a phone running the driver station app (I currently only have access to a Moto G Play gen 1, though people on Discord said it was a DS bug), the app crashes with this error:
This is the relevant output of
lsusb -vv
with the controller connected to a Linux box:This only happens when advanced gamepad features are enabled. If the features are disabled, the controller works perfectly.
Android version: 6.0.1
App version: 7.0.0
Hardware: Moto G Play
Controller model number: CUH-ZCT1U
I'm willing to help test software if the developers don't want to purchase a gen 1 PS4 controller.
The text was updated successfully, but these errors were encountered: