| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rename classic_cap_mode | a1xd | 2021-09-23 | 1 | -2/+2 |
| | | |||||
| * | rename directional multipliers | a1xd | 2021-09-23 | 1 | -7/+7 |
| | | | | | changes profile layout | ||||
| * | generalize power start-from-1 | a1xd | 2021-09-23 | 1 | -2/+3 |
| | | | | | starting output is determined by (gain) offset | ||||
| * | Add power start from one | Jacob Palecki | 2021-09-23 | 1 | -0/+1 |
| | | |||||
| * | Remove weight | Jacob Palecki | 2021-09-23 | 1 | -1/+0 |
| | | |||||
| * | increase lut points capacity to 257 | a1xd | 2021-09-23 | 1 | -3/+1 |
| | | | | | remove unneeded constants | ||||
| * | refactor vec2/math | a1xd | 2021-09-23 | 1 | -2/+1 |
| | | |||||
| * | add per-device configuration | a1xd | 2021-09-23 | 1 | -50/+34 |
| | | | | | | | | | | | | adds input and [in, out] cap for classic mode adds input cap for power mode change wrapper/input, now gets useful device names change (now dev specific) dpi to adjust sensitivity change y sensitivity to y/x ratio remove spaced LUTs grapher and convert do not build | ||||
| * | move arbitrary input into settings | a1xd | 2021-04-13 | 1 | -9/+16 |
| | | | | | separate arbitrary mode from spaced modes, arbitrary now deserializes from default settings file | ||||
| * | make sizeof arbitrary close to others | a1xd | 2021-04-08 | 1 | -1/+1 |
| | | | | | refactor constructor/fix conversions | ||||
| * | optimize a bit/refactor modify | a1xd | 2021-04-08 | 1 | -1/+4 |
| | | |||||
| * | Add active value labels for gain switch | Jacob Palecki | 2021-04-07 | 1 | -0/+1 |
| | | |||||
| * | Fix natural legacy algorithm, rename accelNatural to decayRate | Jacob Palecki | 2021-04-06 | 1 | -1/+1 |
| | | |||||
| * | Rename accelMotivity to growthRate | Jacob Palecki | 2021-04-06 | 1 | -1/+1 |
| | | |||||
| * | update wrapper + writer to handle lut | a1xd | 2021-04-06 | 1 | -1/+2 |
| | | | | | grapher is building but applying options still broken for the most part | ||||
| * | add minimum to complement speed cap | a1xd | 2021-04-01 | 1 | -1/+2 |
| | | | | | | | important feature fixes some validation checks | ||||
| * | make weights work in by component mode | a1xd | 2021-04-01 | 1 | -0/+6 |
| | | | | | | domain weights now applied under inf norm range weights now applied when equal | ||||
| * | driver - apply accel disregarding num packets | a1xd | 2021-04-01 | 1 | -0/+4 |
| | | | | | add setting for max time threshold | ||||
| * | add flag to negate device match | a1xd | 2021-04-01 | 1 | -0/+1 |
| | | |||||
| * | refactor lut/motivity | a1xd | 2021-03-30 | 1 | -1/+20 |
| | | |||||
| * | add jump type | a1xd | 2021-03-29 | 1 | -0/+2 |
| | | |||||
| * | formatting + file renames | a1xd | 2021-03-29 | 1 | -0/+64 |