summaryrefslogtreecommitdiff
path: root/common/accel-base.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Disallow differing x and y weights with gain capJacob Palecki2020-08-111-0/+2
|
* define exceptions for invalid arg & io errorsa1xd2020-08-111-5/+12
|
* add more tweaks for st-refactora1xd2020-07-311-7/+9
|
* Make weight a member of accel_basea1xd2020-07-301-2/+19
| | | | This exposes weight to derived accel types, which now supply a method to transform acceleration into scale.
* add tweaks for st-refactora1xd2020-07-301-0/+50