This repository has been archived by the owner on Mar 9, 2023. It is now read-only.
Releases: Looking-Glass/JoyconLib
Releases · Looking-Glass/JoyconLib
Multiple Joy-Cons supported
Solved multiple Joy-Con congestion problem thanks to discussion here.
Sensor fusion code works acceptably well.
Decent orientation tracking is GO!
Keep in mind that the Joy-Con IMU lacks a magnetometer, so there is no absolute yaw calculation. Call Joycon.Recenter() to reset the yaw value to straight forward.
Sensor fusion code is now officially experimental
Cleaned up public/private methods, rest of code, in preparation for public release.
Fudges yaw value from gyro data.
0.25 improved yaw calculation
Rumble works
Gyro data is still bad, but not as bad. Rumble is good.
Stick reads work
0.15 Stick reads now actually work
Buttons and bad gyro tracking
0.1 Changed button function names