| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | get grapher building | a1xd | 2021-09-23 | 1 | -10/+10 |
| * | 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 | 1 | -23/+30 |
| * | 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 | 1 | -166/+134 |
| * | Refactor for new graph calculation method | Jacob Palecki | 2021-01-18 | 1 | -0/+73 |
| * | 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 | 1 | -4/+4 |
| * | 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 | 1 | -7/+55 |
| * | Fix gain scaling | Jacob Palecki | 2020-09-22 | 1 | -2/+2 |
| * | Scaling improvement, remove y data from xy combined | Jacob Palecki | 2020-09-22 | 1 | -0/+79 |
| * | Mostly works | Jacob Palecki | 2020-09-22 | 1 | -0/+5 |
| * | Merge branch 'GUI' into experiment | Jacob Palecki | 2020-09-21 | 1 | -12/+99 |
| |\ | |||||
| | * | separate x/y mostly works | Jacob Palecki | 2020-09-21 | 1 | -4/+4 |
| | * | Attempt to get separate x/y working | Jacob Palecki | 2020-09-20 | 1 | -3/+43 |
| | * | further work | Jacob Palecki | 2020-09-19 | 1 | -22/+32 |
| | * | 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 | 1 | -3/+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 | 1 | -9/+19 |
| * | 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 | 1 | -4/+13 |
| * | All works smoothly | Jacob Palecki | 2020-08-13 | 1 | -0/+2 |
| * | Dot to show mouse move | Jacob Palecki | 2020-08-13 | 1 | -5/+5 |
| * | Almost working | Jacob Palecki | 2020-08-12 | 1 | -14/+57 |
| * | Factor accel calculations into calculation classes | Jacob Palecki | 2020-08-12 | 1 | -0/+91 |