Commit graph

14 commits

Author SHA1 Message Date
a1xd
f25641bb3b increase lut points capacity to 257
remove unneeded constants
2021-09-06 19:16:51 -04:00
a1xd
ba4b53ddbc add per-device configuration
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
2021-09-03 17:47:52 -04:00
a1xd
598ffa03b4 bugfix - oob in SettingsErrors::ToString 2021-08-29 20:42:32 -04:00
a1xd
0b7bad5581 add validation checks for jump mode 2021-08-29 19:09:27 -04:00
Jacob Palecki
44c20e12d5 Small fixes, guide additions, tweaks 2021-07-03 14:52:54 -07:00
a1xd
a6926be0e9 move arbitrary input into settings
separate arbitrary mode from spaced modes, arbitrary now deserializes from default settings file
2021-04-13 23:59:21 -04:00
a1xd
74ffcb8553 make sizeof arbitrary close to others
refactor constructor/fix conversions
2021-04-08 21:48:17 -04:00
a1xd
c55d1bfd01 optimize a bit/refactor modify 2021-04-08 02:30:01 -04:00
Jacob Palecki
258fcd3bd2 Fix natural legacy algorithm, rename accelNatural to decayRate 2021-04-06 23:11:20 -07:00
Jacob Palecki
758de1d236 Rename accelMotivity to growthRate 2021-04-06 18:04:28 -07:00
a1xd
7c1f14845b update wrapper + writer to handle lut
grapher is building but applying options still broken for the most part
2021-04-06 01:21:42 -04:00
a1xd
3751ac9583 add minimum to complement speed cap
important feature

fixes some validation checks
2021-04-01 20:56:29 -04:00
a1xd
e9866f27d7 driver - apply accel disregarding num packets
add setting for max time threshold
2021-04-01 18:33:00 -04:00
a1xd
14bde56daf update rest
grapher is still broken

refactored io / error handling a bit
2021-04-01 01:51:31 -04:00