Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | type: Rename matrix_3x3_t to mat33_fp_t | Yilun Lin | 2018-09-13 | 1 | -1/+1 |
* | type: Rename vector_3_t to intv3_t. | Yilun Lin | 2018-09-13 | 1 | -2/+2 |
* | math: Add inverse matrix calculation | Gwendal Grignou | 2015-08-24 | 1 | -0/+34 |
* | Convert motion sense calculations to fixed point. | Randall Spangler | 2015-02-05 | 1 | -1/+1 |
* | math: use CONFIG_FPU when using float. | Gwendal Grignou | 2014-11-09 | 1 | -1/+5 |
* | samus: added gyro support for lsm6ds0 | Sheng-Liang Song | 2014-08-26 | 1 | -3/+2 |
* | Refactor accel / gyro driver to accomodate various configurations | Shawn Nematbakhsh | 2014-08-19 | 1 | -35/+4 |
* | accel: add host command to modify accel params and add ectool command | Alec Berg | 2014-04-05 | 1 | -2/+25 |
* | Added unit tests for lid angle calculation and acos | Alec Berg | 2014-02-22 | 1 | -0/+60 |