aboutsummaryrefslogtreecommitdiff
path: root/src/systemcmds/preflight_check
Commit message (Collapse)AuthorAgeFilesLines
* Reduce stack size of preflight check toolLorenz Meier2014-05-141-0/+2
|
* 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
| | | | | - Comment out unused tones - Create symbolic tone numbers rather than hardcoded
* 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 ↵Lorenz Meier2013-05-211-3/+96
| | | | text message API to VARARGs
* Moved all system commands to the new worldLorenz Meier2013-04-272-0/+248