aboutsummaryrefslogtreecommitdiff
path: root/src/modules/commander/gyro_calibration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make commander multi-device awareLorenz Meier2014-06-101-2/+2
* sensors, commander: code style fixedAnton Babushkin2014-05-111-8/+10
* accel/gyro/mag calibration: big cleanup, use common messagesAnton Babushkin2013-10-211-16/+21
* calibration: bugs fixed, mavlink messages cleanupAnton Babushkin2013-10-211-94/+117
* Adjusted mavlink info messages during gyro calibration to not break QGroundCo...Stefan Rado2013-10-211-2/+4
* Fix gyro calibration for rotated sensors.Stefan Rado2013-10-191-100/+78
* Hotfix: Disable gyro scale calibration to prevent people from wrongly using itLorenz Meier2013-09-181-4/+8
* Closing all opened file descriptors, fixed param save issue, tests cleanLorenz Meier2013-09-011-8/+12
* Calibration message cleanupLorenz Meier2013-08-271-5/+10
* Restore proper feedback (mavlink and tone) for calibration commands, etcJulian Oes2013-08-221-15/+16
* gyro_calibration: confusing typo in mavlink message fixedAnton Babushkin2013-08-141-1/+1
* Fixed gyro scale calibration (it was storing scale even though the scale cali...Julian Oes2013-08-141-2/+6
* moved commander to C++, preparation for better gyro scale calibration respect...Lorenz Meier2013-07-201-0/+279