summaryrefslogtreecommitdiff
path: root/grapher/Models/Calculations/AccelCalculator.cs
Commit message (Expand)AuthorAgeFilesLines
* 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-131-4/+13
* All works smoothlyJacob Palecki2020-08-131-0/+2
* Dot to show mouse moveJacob Palecki2020-08-131-5/+5
* Almost workingJacob Palecki2020-08-121-14/+57
* Factor accel calculations into calculation classesJacob Palecki2020-08-121-0/+91