summaryrefslogtreecommitdiff
path: root/common/rawaccel.hpp
Commit message (Expand)AuthorAgeFilesLines
* raise default scale cap from 9 to 128a1xd2020-10-101-1/+1
* add arg checks in wrappera1xd2020-09-271-2/+0
* Remove logarithmJacob Palecki2020-09-261-3/+0
* Remove sigmoidgain, only allow one instance of grapher to run at a timeJacob Palecki2020-09-221-4/+1
* Rename experiment two to motivityJacob Palecki2020-09-221-7/+7
* add lut exp to drivera1xd2020-09-221-8/+19
* log sigmoid sens doneJacob Palecki2020-09-191-0/+3
* Add improved logarithm styleJacob Palecki2020-09-091-0/+3
* Remove log and sigmoid stylesJacob Palecki2020-09-041-7/+1
* add independent xy accel to drivera1xd2020-08-311-152/+114
* Display active valuesJacob Palecki2020-08-201-0/+3
* Sigmoid gainJacob Palecki2020-08-201-1/+2
* Add natural gain accel; add scale by DPI, poll rate in GUIJacob Palecki2020-08-191-1/+2
* Disallow differing x and y weights with gain capJacob Palecki2020-08-111-2/+1
* Merge branch 'master' into GainCapJacob Palecki2020-08-111-2/+4
|\
| * define exceptions for invalid arg & io errorsa1xd2020-08-111-2/+4
* | Further commentsJacob Palecki2020-08-051-5/+41
* | Fix gain cap for positive offsetsJacob Palecki2020-08-051-15/+11
* | Add velocity gain optionJacob Palecki2020-08-041-5/+65
|/
* move clipp/parse logic into console projecta1xd2020-07-311-1/+1
* add more tweaks for st-refactora1xd2020-07-311-17/+11
* Make weight a member of accel_basea1xd2020-07-301-18/+6
* add tweaks for st-refactora1xd2020-07-301-40/+33
* Use modifier object in wrapperJacob Palecki2020-07-291-1/+1
* Inline methods for linking, and fix sens application bugJacob Palecki2020-07-291-3/+7
* Separate accel implementations into filesJacob Palecki2020-07-291-188/+24
* add per-class args structsJacob Palecki2020-07-281-23/+35
* Get rid of enum and use types\tags directlyJacob Palecki2020-07-281-19/+5
* Rename acceleration constants, argumentsJacob Palecki2020-07-281-37/+37
* More comments and light refactoringJacob Palecki2020-07-281-3/+57
* Fix not all paths returning valueJacob Palecki2020-07-281-2/+4
* Rename variables and add modify functionsJacob Palecki2020-07-281-3/+16
* Remove extra mode from variablesJacob Palecki2020-07-281-3/+1
* Further refactoring and commentsJacob Palecki2020-07-281-235/+311
* skeletonJacob Palecki2020-07-271-55/+137
* Flip k and b as scale and exponent for power modeJacob Palecki2020-07-241-5/+4
* Apply k to speed, allow values over 0Jacob Palecki2020-07-241-2/+2
* increment k for power styleJacob Palecki2020-07-231-0/+1
* Use speed instead of b, preserve speed < 1 behavior without offsetJacob Palecki2020-07-231-1/+1
* Fix offset for power mode, add scale factor for power modeJacob Palecki2020-07-231-2/+4
* Added source-style power acceleration optionJacob Palecki2020-07-221-1/+3
* Add project files.v0.1-testa1xd2020-07-221-0/+176