| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix power + gain + input cap + offset edge case | a1xd | 2021-09-23 | 1 | -0/+8 |
| * | rename classic_cap_mode | a1xd | 2021-09-23 | 1 | -7/+7 |
| * | generalize power start-from-1 | a1xd | 2021-09-23 | 1 | -146/+79 |
| * | Add power start from one | Jacob Palecki | 2021-09-23 | 1 | -14/+63 |
| * | Remove weight | Jacob Palecki | 2021-09-23 | 1 | -1/+1 |
| * | Get power cap working | Jacob Palecki | 2021-09-23 | 1 | -8/+114 |
| * | refactor vec2/math | a1xd | 2021-09-23 | 1 | -1/+0 |
| * | add per-device configuration | a1xd | 2021-09-23 | 1 | -12/+54 |
| * | move arbitrary input into settings | a1xd | 2021-04-13 | 1 | -1/+0 |
| * | refactor lut/motivity | a1xd | 2021-03-30 | 1 | -0/+1 |
| * | formatting + file renames | a1xd | 2021-03-29 | 1 | -3/+4 |
| * | refactor common/settings | a1xd | 2021-03-29 | 1 | -9/+9 |
| * | add arg checks in wrapper | a1xd | 2020-09-27 | 1 | -1/+1 |
| * | add independent xy accel to driver | a1xd | 2020-08-31 | 1 | -24/+9 |
| * | define exceptions for invalid arg & io errors | a1xd | 2020-08-11 | 1 | -2/+2 |
| * | add more tweaks for st-refactor | a1xd | 2020-07-31 | 1 | -2/+2 |
| * | Make weight a member of accel_base | a1xd | 2020-07-30 | 1 | -1/+9 |
| * | add tweaks for st-refactor | a1xd | 2020-07-30 | 1 | -0/+33 |