aboutsummaryrefslogtreecommitdiff
path: root/src/modules/commander/mag_calibration.cpp
Commit message (Collapse)AuthorAgeFilesLines
* commander: Reduce calibration count, minimally reduce stack sizes after ↵Lorenz Meier2014-05-151-1/+1
| | | | careful inspection
* commander: Cleanup properly after out-of-mem errorLorenz Meier2014-05-151-0/+14
|
* sensors, commander: code style fixedAnton Babushkin2014-05-111-10/+21
|
* Hotfix for mag calibrationLorenz Meier2013-11-031-10/+19
|
* accel/gyro/mag calibration: big cleanup, use common messagesAnton Babushkin2013-10-211-139/+137
|
* Closing all opened file descriptors, fixed param save issue, tests cleanLorenz Meier2013-09-011-32/+12
|
* Calibration message cleanupLorenz Meier2013-08-271-8/+17
|
* A lot more on calibration and RC checks. Needs more testing, but no known issuesLorenz Meier2013-08-251-3/+7
|
* Restore proper feedback (mavlink and tone) for calibration commands, etcJulian Oes2013-08-221-6/+11
|
* moved commander to C++, preparation for better gyro scale calibration ↵Lorenz Meier2013-07-201-0/+280
respecting the current attitude for more accurate results