summaryrefslogtreecommitdiff
path: root/include/mag_cal.h
Commit message (Expand)AuthorAgeFilesLines
* include: Sort header filesJeremy Bettis2022-11-291-2/+2
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* include/mag_cal.h: Format with clang-formatJack Rosenthal2022-07-011-3/+3
* common: online_calibration: Add support for magnetometerYuval Peress2020-06-141-0/+8
* common: mag_cal: Trigger online calibration with more samplesGwendal Grignou2020-02-041-2/+2
* common: mag_cal: update magnetometer to leverage kasaYuval Peress2020-01-281-15/+2
* mag_cal: Support fixed-point calculation.Yilun Lin2018-10-041-3/+3
* type: Rename mat44_t to mat44_float_t.Yilun Lin2018-09-131-1/+1
* type: Rename vec4_t to floatv4_tYilun Lin2018-09-131-1/+1
* type: Rename vector_3_t to intv3_t.Yilun Lin2018-09-131-2/+2
* common: Add magnetometer online calibration.Gwendal Grignou2015-10-131-0/+46