summaryrefslogtreecommitdiff
path: root/grapher/Models/Calculations
Commit message (Expand)AuthorAgeFilesLines
* SetActive changes field default, bugs fixedJacob Palecki2020-09-252-11/+9
* Fix 0 point for separate x y sensJacob Palecki2020-09-251-3/+8
* Use log LUT rather than binary search for last mouse move pointJacob Palecki2020-09-252-16/+70
* Fix gain scalingJacob Palecki2020-09-221-2/+2
* Scaling improvement, remove y data from xy combinedJacob Palecki2020-09-222-0/+87
* Mostly worksJacob Palecki2020-09-222-1/+6
* Merge branch 'GUI' into experimentJacob Palecki2020-09-213-23/+167
|\
| * x/y diff sens worksJacob Palecki2020-09-212-1/+6
| * separate x/y mostly worksJacob Palecki2020-09-213-10/+18
| * Attempt to get separate x/y workingJacob Palecki2020-09-203-12/+96
| * further workJacob Palecki2020-09-192-24/+34
| * Add y lines to graphes + further workJacob Palecki2020-09-171-11/+0
| * Further workJacob Palecki2020-09-171-5/+0
| * Much progressJacob Palecki2020-09-171-2/+55
* | log sigmoid sens doneJacob Palecki2020-09-191-0/+1
|/
* Fix chart scaling for DPIs < 1200Jacob Palecki2020-09-161-3/+7
* Remove and sort usings en masseJacob Palecki2020-09-083-10/+0
* Move constants to central classJacob Palecki2020-09-011-5/+4
* Add constants class and separate classes into regionsJacob Palecki2020-09-013-9/+41
* add independent xy accel to drivera1xd2020-08-311-5/+6
* Display active valuesJacob Palecki2020-08-201-3/+3
* Add natural gain accel; add scale by DPI, poll rate in GUIJacob Palecki2020-08-191-14/+50
* Fix initial points, add poll time constantJacob Palecki2020-08-133-24/+30
* All works smoothlyJacob Palecki2020-08-133-31/+65
* Dot to show mouse moveJacob Palecki2020-08-133-5/+49
* Almost workingJacob Palecki2020-08-123-24/+97
* Factor accel calculations into calculation classesJacob Palecki2020-08-122-0/+123