aboutsummaryrefslogtreecommitdiff
path: root/apps/commander/accelerometer_calibration.c
Commit message (Expand)AuthorAgeFilesLines
* Moved calibrationLorenz Meier2013-05-061-416/+0
* Still threshold increased to 0.1m/s^2, and orientation error threshold to 5m/...Anton Babushkin2013-05-051-34/+32
* Reset offsets/scales before calibration and use prescaled values in m/s^2 ins...Anton Babushkin2013-04-281-52/+76
* abs/fabs bugfix, logging cleanupAnton Babushkin2013-04-261-51/+29
* Added hysteresis to still detectorAnton Babushkin2013-04-261-1/+3
* 6-point accelerometer calibration implementedAnton Babushkin2013-04-261-0/+414