aboutsummaryrefslogtreecommitdiff
path: root/src/systemcmds
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Small documentation correctionLorenz Meier2014-01-171-1/+1
* | | | Merge branch 'autostart_cleanup' into navigator_new_vectorAnton Babushkin2014-01-172-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
* | | | | | Merge branch 'navigator_new' into navigator_new_vectorAnton Babushkin2014-01-1715-639/+768
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into navigator_newThomas Gubler2014-01-1716-610/+1055
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | 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
| | | | |_|_|/ | | | |/| | |
| | * | | | | 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
* | | | | | | Merge branch 'master' into navigator_new_vectorAnton Babushkin2014-01-144-16/+332
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | 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 'navigator_new' into navigator_new_vectorAnton Babushkin2014-01-136-90/+369
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge remote-tracking branch 'upstream/master' into navigator_newThomas Gubler2014-01-116-90/+369
| |\| | | |
| | * | | | 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
| | |/ /
* | | | Merge branch 'navigator_new' into navigator_new_vectorAnton Babushkin2014-01-061-2/+1
|\| | |
| * | | Compile warning fixes on preflight checkLorenz Meier2014-01-051-2/+1
* | | | Merge branch 'navigator_new' into navigator_new_vectorAnton Babushkin2014-01-021-0/+1
|\| | |
| * | | Merge master into navigator_newAnton Babushkin2014-01-022-14/+22
| |\| |