summaryrefslogtreecommitdiff
path: root/common/vec3.c
Commit message (Expand)AuthorAgeFilesLines
* common: Sort header filesJeremy Bettis2022-11-291-1/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* common/vec3.c: Format with clang-formatJack Rosenthal2022-06-281-3/+2
* common: Implement newton sphere fitYuval Peress2020-02-061-0/+9
* common: vec3: Add init/sub/add functionsYuval Peress2020-01-281-0/+21
* mag_cal: Support fixed-point calculation.Yilun Lin2018-10-041-11/+10
* type: Rename vec3_t to floatv3_t.Yilun Lin2018-09-131-6/+6
* common: Add magnetometer online calibration.Gwendal Grignou2015-10-131-0/+33