Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common/mag_cal.c: Format with clang-format | Jack Rosenthal | 2022-06-29 | 1 | -30/+20 |
* | ec: change usage of "sane" per inclusive language | Paul Fagerburg | 2020-07-22 | 1 | -2/+2 |
* | common: mag_cal: Re-add bias inversion | Gwendal Grignou | 2020-02-04 | 1 | -3/+3 |
* | common: mag_cal: update magnetometer to leverage kasa | Yuval Peress | 2020-01-28 | 1 | -125/+50 |
* | common: mag_cal: Add comment in mag_cal | Gwendal Grignou | 2019-02-07 | 1 | -1/+1 |
* | mag_cal: Support fixed-point calculation. | Yilun Lin | 2018-10-04 | 1 | -59/+62 |
* | type: Rename mat44_t to mat44_float_t. | Yilun Lin | 2018-09-13 | 1 | -2/+2 |
* | type: Rename mat33_t to mat33_float_t | Yilun Lin | 2018-09-13 | 1 | -3/+3 |
* | type: Rename size4_t to sizev4_t | Yilun Lin | 2018-09-13 | 1 | -1/+1 |
* | type: Rename vec4_t to floatv4_t | Yilun Lin | 2018-09-13 | 1 | -1/+1 |
* | type: Rename vec3_t to floatv3_t. | Yilun Lin | 2018-09-13 | 1 | -6/+6 |
* | type: Rename vector_3_t to intv3_t. | Yilun Lin | 2018-09-13 | 1 | -1/+1 |
* | common: Add magnetometer online calibration. | Gwendal Grignou | 2015-10-13 | 1 | -0/+221 |