Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Releases: Looking-Glass/JoyconLib

Multiple Joy-Cons supported

02 Feb 21:54
Compare
Choose a tag to compare

Solved multiple Joy-Con congestion problem thanks to discussion here.

Sensor fusion code works acceptably well.

30 Oct 11:25
Compare
Choose a tag to compare

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

12 Oct 17:32
Compare
Choose a tag to compare

Cleaned up public/private methods, rest of code, in preparation for public release.

Fudges yaw value from gyro data.

28 Sep 04:15
Compare
Choose a tag to compare
Pre-release
0.25

improved yaw calculation

Rumble works

26 Sep 20:21
Compare
Choose a tag to compare
Rumble works Pre-release
Pre-release

Gyro data is still bad, but not as bad. Rumble is good.

Stick reads work

22 Sep 18:58
Compare
Choose a tag to compare
Stick reads work Pre-release
Pre-release
0.15

Stick reads now actually work

Buttons and bad gyro tracking

21 Sep 19:44
Compare
Choose a tag to compare
Pre-release
0.1

Changed button function names