aboutsummaryrefslogtreecommitdiff
path: root/src/systemcmds/preflight_check/preflight_check.c
Commit message (Expand)AuthorAgeFilesLines
* Make: Remove deprecated preflight checkJohan Jansen2015-04-201-286/+0
* Preflight check: HeaderLorenz Meier2015-02-091-3/+5
* System cmds: Move to 0 based indexLorenz Meier2015-02-091-6/+6
* Preflight check: Use indexed sensor paramsLorenz Meier2015-02-031-3/+3
* Save and check device id for acc and gyro calibration parameters.config_all_deviceshauptmech2015-01-311-9/+29
* Add SENS_MAG_ID parameterhauptmech2015-01-171-0/+11
* Compile warning fixes on preflight checkLorenz Meier2014-01-051-2/+1
* Auto-update of IO firmware, shorter preflight check alarmLorenz Meier2013-12-141-1/+1
* Hotfix: Check for out of range accel valuesLorenz Meier2013-11-031-2/+26
* Fixed bug with fd leak in rc_calibration_checkAnton Babushkin2013-10-221-2/+2
* tone_alarm: more device paths replaced with #defineRandy Mackay2013-09-161-1/+1
* Closing all opened file descriptors, fixed param save issue, tests cleanLorenz Meier2013-09-011-0/+7
* Remove unused tones and save about 6K flash spaceJean Cyr2013-08-301-3/+3
* A lot more on calibration and RC checks. Needs more testing, but no known issuesLorenz Meier2013-08-251-95/+2
* Improved sensor startup and error checkingLorenz Meier2013-08-191-1/+1
* Handle case of non-present leds in preflight checkLorenz Meier2013-07-191-0/+6
* Integration WIP with current NuttX versionLorenz Meier2013-06-011-2/+11
* VA args now supported by MAVLink text messagesLorenz Meier2013-05-211-1/+3
* Better preflight check, catches wrong RC configs. Needs rework of mavlink tex...Lorenz Meier2013-05-211-3/+96
* Moved all system commands to the new worldLorenz Meier2013-04-271-0/+206