aboutsummaryrefslogtreecommitdiff
path: root/src/modules/commander/airspeed_calibration.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Sensor cal reworkSensorCalDon Gagne2015-04-261-49/+57
| | | | | | | - cancel support - versioned cal messages - better still detection - better messaging
* Commander: Implement calibration routines for multi-sensor setupsLorenz Meier2015-02-091-2/+2
|
* Commander: Improve calibration routines to produce more conscise and better ↵Lorenz Meier2014-11-021-8/+17
| | | | sequenced instructions
* airspeed_calibration: stop talking about Pa and and hashtags (now the ↵Julian Oes2014-08-231-8/+10
| | | | correct files)
* Revert "airspeed_calibration: stop talking about Pa and and hashtags"Julian Oes2014-08-231-10/+8
| | | | This reverts commit c6fb75f66fa94444d07056f271980e3f05008f94.
* airspeed_calibration: stop talking about Pa and and hashtagsJulian Oes2014-08-231-8/+10
|
* Fix warningLorenz Meier2014-07-151-1/+1
|
* Make instructions in commander more obvious for airspeed calibrationLorenz Meier2014-07-141-3/+12
|
* build fixLorenz Meier2014-07-141-1/+1
|
* Better analog error handlingLorenz Meier2014-07-141-2/+10
|
* Force update of offset, do not add offset in final valueLorenz Meier2014-07-141-6/+15
|
* Fixed compile errorLorenz Meier2014-07-131-1/+1
|
* added detailed printLorenz Meier2014-07-131-0/+2
|
* airspeed: Better calibration messagesLorenz Meier2014-07-131-1/+4
|
* Fix calibration counter usage, take every sampleLorenz Meier2014-07-131-5/+4
|
* Fix calibration counter usageLorenz Meier2014-07-131-8/+11
|
* Airspeed calibration improvementsLorenz Meier2014-07-121-8/+15
|
* airspeed cal: Fix up logicLorenz Meier2014-07-121-14/+11
|
* Fix for dynamic / static part of calibrationLorenz Meier2014-07-121-16/+3
|
* airspeed cal build fixLorenz Meier2014-07-121-1/+1
|
* Better airspeed feedbackLorenz Meier2014-07-121-2/+2
|
* airspeed calibration: Update and resolve compile errorsLorenz Meier2014-07-121-42/+33
|
* Airspeed calibration improvement, enforce correct pitot orderLorenz Meier2014-07-121-26/+111
|
* airspeed cal: Improve user feedbackLorenz Meier2014-07-111-1/+1
|
* airspeed calibration improvements for analog sensorsLorenz Meier2014-07-111-1/+7
|
* Do not abort if the sensor reset failed, only abort on no dataLorenz Meier2014-07-101-4/+2
|
* sensors, commander: code style fixedAnton Babushkin2014-05-111-1/+5
|
* Update airspeed calibration routine to account for new signedness optionsLorenz Meier2014-04-051-6/+8
|
* commander: beeps and blinks cleanupAnton Babushkin2014-02-111-1/+1
|
* fix MEAS airspeed and airspeed calibrationThomas Gubler2013-11-101-6/+38
|
* Closing all opened file descriptors, fixed param save issue, tests cleanLorenz Meier2013-09-011-4/+5
|
* Restore proper feedback (mavlink and tone) for calibration commands, etcJulian Oes2013-08-221-5/+13
|
* moved commander to C++, preparation for better gyro scale calibration ↵Lorenz Meier2013-07-201-0/+113
respecting the current attitude for more accurate results