| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rename driver_settings | a1xd | 2021-09-23 | 1 | -8/+8 |
| * | make profile count dynamic (unlimited) | a1xd | 2021-09-23 | 1 | -4/+46 |
| * | make ioctls constexpr | a1xd | 2021-09-23 | 1 | -8/+3 |
| * | update rest | a1xd | 2021-04-01 | 1 | -53/+70 |
| * | refactor lut/motivity | a1xd | 2021-03-30 | 1 | -13/+10 |
| * | formatting + file renames | a1xd | 2021-03-29 | 1 | -5/+9 |
| * | embed version info into assemblies | a1xd | 2020-12-02 | 1 | -0/+7 |
| * | refactor io | a1xd | 2020-12-01 | 1 | -38/+15 |
| * | add 1s write delay to driver | a1xd | 2020-09-01 | 1 | -4/+1 |
| * | add independent xy accel to driver | a1xd | 2020-08-31 | 1 | -9/+10 |
| * | clean up wrapper, minimize heap alloc | a1xd | 2020-08-24 | 1 | -7/+7 |
| * | define exceptions for invalid arg & io errors | a1xd | 2020-08-11 | 1 | -3/+6 |
| * | fix read function using direct io | a1xd | 2020-08-03 | 1 | -5/+6 |
| * | move clipp/parse logic into console project | a1xd | 2020-07-31 | 1 | -0/+6 |
| * | move write function into common io header | a1xd | 2020-07-31 | 1 | -0/+29 |
| * | add read | a1xd | 2020-07-31 | 1 | -0/+46 |