summaryrefslogtreecommitdiff
path: root/include/vec3.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* include/vec3.h: Format with clang-formatJack Rosenthal2022-07-011-1/+1
* common: Implement newton sphere fitYuval Peress2020-02-061-0/+7
* common: vec3: Add init/sub/add functionsYuval Peress2020-01-281-0/+57
* mag_cal: Support fixed-point calculation.Yilun Lin2018-10-041-5/+7
* type: Rename vec3_t to floatv3_t.Yilun Lin2018-09-131-5/+5
* common: Add magnetometer online calibration.Gwendal Grignou2015-10-131-0/+17