aboutsummaryrefslogtreecommitdiff
path: root/src/systemcmds
Commit message (Expand)AuthorAgeFilesLines
* Merged master into loggingLorenz Meier2014-01-202-0/+116
|\
| * Merge branch 'master' into autostart_cleanupAnton Babushkin2014-01-144-16/+332
| |\
| * \ Merge branch 'master' into autostart_cleanupAnton Babushkin2014-01-106-89/+320
| |\ \
| * \ \ Merge branch 'checkcrc_nostart' into autostart_cleanupAnton Babushkin2014-01-091-1/+49
| |\ \ \
| * | | | hw_ver app added for hardware version checkingAnton Babushkin2014-01-072-0/+116
* | | | | Small documentation correctionLorenz Meier2014-01-171-1/+1
* | | | | Cleaned up test output to be more readableLorenz Meier2014-01-161-6/+29
* | | | | Teached MTD test how to write back 0xFF after destructive testLorenz Meier2014-01-161-105/+15
* | | | | mtd: added "mtd readtest" and "mtd rwtest"Andrew Tridgell2014-01-161-2/+113
* | | | | mtd: use new MTDIOC_SETSPEED ioctlAndrew Tridgell2014-01-161-1/+5
* | | | | Improved test suite, now features a MTD device testLorenz Meier2014-01-155-2/+301
* | | | | mtd: fixed creation and erase of a single partitionAndrew Tridgell2014-01-151-5/+5
* | | | | Merged master into mixer unit tests branchLorenz Meier2014-01-1515-688/+794
|\ \ \ \ \
| * | | | | Introducing mtd status command, fixing compile errors for I2C setupLorenz Meier2014-01-141-29/+88
| * | | | | Deleting old eeprom driver directoryLorenz Meier2014-01-143-875/+0
| * | | | | Enabled EEPROM as MTD backend deviceLorenz Meier2014-01-143-8/+619
| * | | | | Pruned old RAMTRON interfaceLorenz Meier2014-01-142-285/+0
| | |_|_|/ | |/| | |
| * | | | Eliminated magic numberLorenz Meier2014-01-141-1/+1
| * | | | Added MTD erase commandAndrew Tridgell2014-01-141-1/+30
| * | | | Merge branch 'master' into mtd_multiLorenz Meier2014-01-131-7/+9
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2014-01-131-7/+9
| | |\ \ \ \
| | | * | | | Added missing file close on test commandLorenz Meier2014-01-121-7/+9
| | | | |_|/ | | | |/| |
| * | | | | More param command related improvementsLorenz Meier2014-01-121-6/+8
| * | | | | Compile / bugfixes on MTD commandline toolLorenz Meier2014-01-121-4/+1
| * | | | | Enabled MTD partitions, successfully tested paramsLorenz Meier2014-01-121-18/+22
| * | | | | Merge branch 'mtd' into mtd_multiLorenz Meier2014-01-121-3/+30
| |\ \ \ \ \
| | * | | | | Support for better param printingLorenz Meier2014-01-121-3/+30
| | |/ / / /
| * / / / / Added support for N MTD / ramtron partitions / filesLorenz Meier2014-01-121-46/+79
| |/ / / /
| * / / / Added MTD adapter driverLorenz Meier2014-01-112-0/+222
| |/ / /
| * | | Merge branch 'mount_tests' of github.com:PX4/Firmware into mount_testsLorenz Meier2014-01-081-1/+49
| |\ \ \
| | * \ \ Merge branch 'master' into mount_testsLorenz Meier2014-01-081-1/+49
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Improved file test, allowed abortionLorenz Meier2014-01-081-1/+49
| | | |/
| * | / Better settings for the mount testLorenz Meier2014-01-081-2/+2
| |/ /
| * | Better mount test, still not reproducing failure very wellLorenz Meier2014-01-071-12/+19
| * | Check 30 seconds for USB portLorenz Meier2014-01-071-1/+3
| * | Fixed error handling logic, we want to return, not exitLorenz Meier2014-01-071-20/+22
| * | Improved mount testLorenz Meier2014-01-042-117/+102
| * | Added tests for mount / fsync / rebootLorenz Meier2014-01-044-1/+236
| |/
| * ESC calib: low PWM value was not setJulian Oes2014-01-021-0/+1
* | Testing disarming and rearming as well now, removed magic numbers in favor of...Lorenz Meier2014-01-021-6/+89
* | Turned the mixer test into a real test, now also cross checking post mix resultsLorenz Meier2014-01-021-10/+70
* | Add conversions and mixer tests. Work in progressLorenz Meier2013-12-316-4/+133
|/
* Allow N comparisons of a param value, returns success if one matchesLorenz Meier2013-12-281-14/+21
* Add tight RC testLorenz Meier2013-12-214-1/+150
* Useful bits for high-rate loggingLorenz Meier2013-12-201-26/+41
* Auto-update of IO firmware, shorter preflight check alarmLorenz Meier2013-12-141-1/+1
* PPM loopback testLorenz Meier2013-12-051-42/+66
* Tests for all PWM pinsLorenz Meier2013-11-3010-122/+294
* Fix user abort behave in testThiago0B2013-11-111-0/+19
* Hotfix: Check for out of range accel valuesLorenz Meier2013-11-031-2/+26