Travis Nickles
68f8232441
Removed more boxing
2019-02-24 17:11:52 -06:00
Travis Nickles
6db6315d72
Added extra calibration check. Might be useful in some cases where people have reported crashes.
2018-11-05 04:49:23 -06:00
Travis Nickles
a6e6b5279c
Added unsafe back to sixaxis method
2018-07-22 02:52:42 -05:00
Travis Nickles
d1f124870f
Revert "Use unsafe for accessing gyro and accel arrays"
...
This reverts commit e99e0afe17
.
2018-07-22 01:23:16 -05:00
Travis Nickles
e99e0afe17
Use unsafe for accessing gyro and accel arrays
2018-07-20 04:52:45 -05:00
Travis Nickles
cfa2bea4be
Minor tweak for skipping calibration that .NET likes better
...
Related to issue #330 .
2018-07-10 00:46:25 -05:00
Yuki-nyan
3ae386cb7c
Add support for the Nacon Revolution Pro Controller 2 & disable SixAxis calibrations for Nacon controllers as a preliminary fix for broken support.
2018-06-23 22:04:29 +01:00
Travis Nickles
3a09132805
Fix reading calibration report values. Take connection type into account
2017-10-11 18:48:52 -05:00
Travis Nickles
73450834bc
Remove unused field
2017-10-10 21:42:49 -05:00
Travis Nickles
b1cd3a76e9
First acceptable version of gyro calibration support
...
Related to issue #103 .
2017-10-10 17:45:42 -05:00
Travis Nickles
39d0579f09
Change SixAxis routines
...
Hopefully I won't regret this later
2017-09-20 11:34:53 -05:00
Travis Nickles
684c8a73b2
Minor tweak
2017-08-15 21:27:11 -05:00
Travis Nickles
8f78d5850e
Adding new gyro values
...
Not sure if I will ever use them
2017-08-10 02:45:11 -05:00
Travis Nickles
bd379e5c7e
Add new accel fields
2017-08-09 03:24:24 -05:00
Travis Nickles
2ffc51c8e3
Changed variable name to better show current intent
2017-08-08 22:07:52 -05:00
Travis Nickles
8dca930400
Create separate output accel values
2017-08-08 20:19:17 -05:00
Travis Nickles
1b0ddfd910
Minor changes
2017-07-20 00:57:14 -05:00
Travis Nickles
8eb9d6391f
Some optimizations
2017-07-18 15:37:01 -05:00
Travis Nickles
a335decc90
Move accel dead zone calculations
2017-07-18 14:21:03 -05:00
Travis Nickles
9972e85e13
More minor gyro changes
2017-07-16 19:42:43 -05:00
Travis Nickles
dba2b1bbb3
Tweaks to how imu data is used
2017-07-16 07:11:58 -05:00
Travis Nickles
887a4fbdbd
Make imu data part of the DS4State
2017-07-16 03:30:49 -05:00
Travis Nickles
817505a989
Take poll time into account for gyro mouse
2017-07-16 02:22:21 -05:00
Travis Nickles
56fff28f65
Try to correct some problems with imu data usage
2017-07-13 08:17:00 -05:00
Travis Nickles
c5dd97ebe5
Preserve minor optimizations before next test
2017-07-13 07:27:25 -05:00
Travis Nickles
6f069482a2
Minor optimizations
2017-07-12 08:04:37 -05:00
Travis Nickles
5f907de036
Expose full accel values for future experiments
2017-06-27 03:16:10 -07:00
Travis Nickles
bf774ba6f7
Correct some variables
2017-06-21 18:11:14 -07:00
Travis Nickles
f4302a752d
Initial attempt at fixing gyro support. Related to issue #48 .
...
It will be a mess for the forseeable future
2017-06-21 18:07:21 -07:00
Travis Nickles
3f68c9bcb8
Removed usage of some unused namespaces
...
The only real import one is remove System.Windows.Forms
for non GUI items
2017-04-30 06:42:09 -07:00
Jays2Kings
fa639ba31c
Version 1.4.321
...
Changed the Rainbow button to an actual button
For using the sixaxis as a mouse, changed none to Always on, also better
movement for the gyro when the sensitivity is lowered
Updated Hebrew, Chinese (Traditional), Itilian, Chinese (Simplified)
2015-12-13 16:30:54 -05:00
Jays2Kings
8d9f69db44
Version 1.4.3
...
Complete rehaul of the profile settings, bigger workspace to edit
controls, and all the settings are on the side now
Added option to change the lightbar color, regardless of the profile's
lightbar setting (useful for using one profile on the same controller).
to change click the colored button beside edit in the main tab
Can now set the Gyro as an 1:1 absolute mouse, in this mode the mouse
now moves as the controller is moved
Removed the experimental exclusive connection button if on the newest
Windows 10 build (1511/TH2)
Finally updated all the translations and added some new ones (such as
Chinese and Polish, the translations sheets have been merged to one so
it's easier for me to update
2015-11-28 00:47:26 -05:00