summaryrefslogtreecommitdiff
path: root/common/math_util.c
Commit message (Expand)AuthorAgeFilesLines
* common: math: Stop using FP_BITS directly.Gwendal Grignou2015-09-151-39/+39
* math: Add inverse matrix calculationGwendal Grignou2015-08-241-0/+57
* Convert motion sense calculations to fixed point.Randall Spangler2015-02-051-49/+119
* math: use CONFIG_FPU when using float.Gwendal Grignou2014-11-091-0/+2
* [common]: Remove accelerator calibration code.Gwendal Grignou2014-09-251-92/+0
* samus: added gyro support for lsm6ds0Sheng-Liang Song2014-08-261-11/+23
* rambi: Add motion sense task to track motionAlec Berg2014-02-221-0/+192