| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | get grapher building | a1xd | 2021-09-23 | 5 | -17/+18 |
| * | Fix high DPI issue | Jacob Palecki | 2021-06-28 | 1 | -44/+126 |
| * | Fix graphing error in by component graph calculation | Jacob Palecki | 2021-01-22 | 1 | -2/+7 |
| * | Fix graph for lp_norm != 1 | Jacob Palecki | 2021-01-21 | 1 | -2/+1 |
| * | Tweaks | Jacob Palecki | 2021-01-20 | 1 | -16/+22 |
| * | Remove debug statement | Jacob Palecki | 2021-01-20 | 1 | -5/+0 |
| * | Final graph fidelity tweaks and fixes | Jacob Palecki | 2021-01-20 | 2 | -24/+31 |
| * | further tweaks | Jacob Palecki | 2021-01-19 | 1 | -31/+21 |
| * | Mostly working | Jacob Palecki | 2021-01-19 | 1 | -9/+69 |
| * | Directional works | Jacob Palecki | 2021-01-18 | 3 | -316/+174 |
| * | Refactor for new graph calculation method | Jacob Palecki | 2021-01-18 | 5 | -0/+284 |
| * | add more changes from review | a1xd | 2020-12-05 | 1 | -7/+7 |
| * | add changes from review | a1xd | 2020-12-03 | 1 | -2/+4 |
| * | filter out abs move raw input | a1xd | 2020-12-03 | 1 | -0/+3 |
| * | add directional multipliers | a1xd | 2020-12-03 | 1 | -7/+7 |
| * | Fix output velocity calculation | Jacob Palecki | 2020-10-18 | 1 | -2/+2 |
| * | Fix simulated mouse input bug + small renaming | Jacob Palecki | 2020-10-15 | 1 | -66/+70 |
| * | 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 |