| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | SetActive changes field default, bugs fixed | Jacob Palecki | 2020-09-25 | 2 | -11/+9 |
| * | Fix 0 point for separate x y sens | Jacob Palecki | 2020-09-25 | 1 | -3/+8 |
| * | Use log LUT rather than binary search for last mouse move point | Jacob Palecki | 2020-09-25 | 2 | -16/+70 |
| * | Fix gain scaling | Jacob Palecki | 2020-09-22 | 1 | -2/+2 |
| * | Scaling improvement, remove y data from xy combined | Jacob Palecki | 2020-09-22 | 2 | -0/+87 |
| * | Mostly works | Jacob Palecki | 2020-09-22 | 2 | -1/+6 |
| * | Merge branch 'GUI' into experiment | Jacob Palecki | 2020-09-21 | 3 | -23/+167 |
| |\ | |||||
| | * | x/y diff sens works | Jacob Palecki | 2020-09-21 | 2 | -1/+6 |
| | * | separate x/y mostly works | Jacob Palecki | 2020-09-21 | 3 | -10/+18 |
| | * | Attempt to get separate x/y working | Jacob Palecki | 2020-09-20 | 3 | -12/+96 |
| | * | further work | Jacob Palecki | 2020-09-19 | 2 | -24/+34 |
| | * | Add y lines to graphes + further work | Jacob Palecki | 2020-09-17 | 1 | -11/+0 |
| | * | Further work | Jacob Palecki | 2020-09-17 | 1 | -5/+0 |
| | * | Much progress | Jacob Palecki | 2020-09-17 | 1 | -2/+55 |
| * | | log sigmoid sens done | Jacob Palecki | 2020-09-19 | 1 | -0/+1 |
| |/ | |||||
| * | Fix chart scaling for DPIs < 1200 | Jacob Palecki | 2020-09-16 | 1 | -3/+7 |
| * | Remove and sort usings en masse | Jacob Palecki | 2020-09-08 | 3 | -10/+0 |
| * | Move constants to central class | Jacob Palecki | 2020-09-01 | 1 | -5/+4 |
| * | Add constants class and separate classes into regions | Jacob Palecki | 2020-09-01 | 3 | -9/+41 |
| * | add independent xy accel to driver | a1xd | 2020-08-31 | 1 | -5/+6 |
| * | Display active values | Jacob Palecki | 2020-08-20 | 1 | -3/+3 |
| * | Add natural gain accel; add scale by DPI, poll rate in GUI | Jacob Palecki | 2020-08-19 | 1 | -14/+50 |
| * | Fix initial points, add poll time constant | Jacob Palecki | 2020-08-13 | 3 | -24/+30 |
| * | All works smoothly | Jacob Palecki | 2020-08-13 | 3 | -31/+65 |
| * | Dot to show mouse move | Jacob Palecki | 2020-08-13 | 3 | -5/+49 |
| * | Almost working | Jacob Palecki | 2020-08-12 | 3 | -24/+97 |
| * | Factor accel calculations into calculation classes | Jacob Palecki | 2020-08-12 | 2 | -0/+123 |