Commit graph

17 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
d12c000ae2 refactor vec2/math 2021-09-03 18:09:00 -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
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
5e858b0594 Add active value labels for gain switch 2021-04-07 01:05:59 -07: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
31ffabf6f3 make weights work in by component mode
domain weights now applied under inf norm
range weights now applied when equal
2021-04-01 19:40:19 -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
98de0eaac2 add flag to negate device match 2021-04-01 18:15:50 -04:00
a1xd
fa3ebfb1eb refactor lut/motivity 2021-03-30 18:27:02 -04:00
a1xd
5a0db3165d add jump type 2021-03-29 19:41:42 -04:00
a1xd
ed0bbc2268 formatting + file renames 2021-03-29 18:01:20 -04:00
Renamed from common/rawaccel-settings.h (Browse further)