summaryrefslogtreecommitdiff
path: root/common/rawaccel-base.hpp
Commit message (Collapse)AuthorAgeFilesLines
* rename classic_cap_modea1xd2021-09-231-2/+2
|
* rename directional multipliersa1xd2021-09-231-7/+7
| | | | changes profile layout
* generalize power start-from-1a1xd2021-09-231-2/+3
| | | | starting output is determined by (gain) offset
* Add power start from oneJacob Palecki2021-09-231-0/+1
|
* Remove weightJacob Palecki2021-09-231-1/+0
|
* increase lut points capacity to 257a1xd2021-09-231-3/+1
| | | | remove unneeded constants
* refactor vec2/matha1xd2021-09-231-2/+1
|
* add per-device configurationa1xd2021-09-231-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 settingsa1xd2021-04-131-9/+16
| | | | separate arbitrary mode from spaced modes, arbitrary now deserializes from default settings file
* make sizeof arbitrary close to othersa1xd2021-04-081-1/+1
| | | | refactor constructor/fix conversions
* optimize a bit/refactor modifya1xd2021-04-081-1/+4
|
* Add active value labels for gain switchJacob Palecki2021-04-071-0/+1
|
* Fix natural legacy algorithm, rename accelNatural to decayRateJacob Palecki2021-04-061-1/+1
|
* Rename accelMotivity to growthRateJacob Palecki2021-04-061-1/+1
|
* update wrapper + writer to handle luta1xd2021-04-061-1/+2
| | | | grapher is building but applying options still broken for the most part
* add minimum to complement speed capa1xd2021-04-011-1/+2
| | | | | | important feature fixes some validation checks
* make weights work in by component modea1xd2021-04-011-0/+6
| | | | | domain weights now applied under inf norm range weights now applied when equal
* driver - apply accel disregarding num packetsa1xd2021-04-011-0/+4
| | | | add setting for max time threshold
* add flag to negate device matcha1xd2021-04-011-0/+1
|
* refactor lut/motivitya1xd2021-03-301-1/+20
|
* add jump typea1xd2021-03-291-0/+2
|
* formatting + file renamesa1xd2021-03-291-0/+64