aboutsummaryrefslogtreecommitdiff
path: root/src/systemcmds/preflight_check/preflight_check.c
Commit message (Expand)AuthorAgeFilesLines
* 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