-
Notifications
You must be signed in to change notification settings - Fork 46
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
Motion events aren't logging #41
Comments
Hey @HMB23, sorry for the late reply but at the moment there is no support for the dualshock 4 gyro. |
Hi, Not a problem, I had just noticed the gyro module in there. Is it something you have looked into much? Have you been able to access even just the raw gyro data? |
Hey, to tell you the truth I had not played around with it for some time but I just reset my DualShock 4 and will start playing around with it this week to see where I left it off. If I recall correctly the generic driver did not send any gyro data but I need to double check. also that was some time ago and better drivers might be available. |
Hi @rdepena |
It seems this page was better for decoding bytes (see table Data Format): |
Hi.
I'm, testing under OSX 10.10.1 using the consolePrintDualShock4.js example.
I've got a DS4 controller connected via bluetooth, All the buttons and analog values are logging however I can't see the gyro values. I've had a look through your code, Is there somewhere I'm required turn on logging for motion events specifically?
The text was updated successfully, but these errors were encountered: