aboutsummaryrefslogtreecommitdiff
path: root/src/systemcmds/tests
Commit message (Expand)AuthorAgeFilesLines
* Update sensor testLorenz Meier2015-02-091-6/+6
* System cmds: Move to 0 based indexLorenz Meier2015-02-096-7/+7
* tests system command: Fix return value of tests all commandLorenz Meier2015-02-091-1/+1
* Modernize system tests, API cleanupLorenz Meier2015-02-085-192/+59
* Remove C file from buildLorenz Meier2015-02-011-2/+1
* Remove MTD testLorenz Meier2015-02-013-240/+2
* Changed naming of the mixers to get rid of umbiguity as outputs are actually ...Anton Matosov2015-01-081-1/+1
* add simple nonsymmetric Matrix testing to test_mathlibDaniel Agar2015-01-032-2/+51
* Replace use of -Wno-error and only ignore specific warningsDaniel Agar2014-12-231-1/+2
* turn on -Werror and fix resulting errorsDaniel Agar2014-12-221-0/+2
* Add define to cull flash-intense mathlib testsLorenz Meier2014-10-291-0/+2
* Mag scale check: only test if the scale roughly makes sense, do not judge the...Lorenz Meier2014-08-181-1/+1
* tests, drive by: Fix double comparison, use reasonable margin based on contex...Lorenz Meier2014-07-121-1/+2
* Update sensors testsLorenz Meier2014-07-081-1/+36
* Fix compiler warningsDon Gagne2014-07-071-0/+2
* Fix unused variable warningsDon Gagne2014-07-061-0/+3
* systemcmds: Warning fixesLorenz Meier2014-06-304-9/+12
* Fix compiler warningsDon Gagne2014-06-299-43/+26
* More tab fixesDon Gagne2014-06-291-1/+1
* Fix bugs found through compiler warningsDon Gagne2014-06-291-0/+1
* mtd cmd: Warnings eleminatedLorenz Meier2014-05-241-6/+11
* perf: Allow printing to arbritrary fdsLorenz Meier2014-05-211-1/+1
* Consistently making space for a maximum of 12 channels, 10 channels (includin...Lorenz Meier2014-03-171-2/+2
* Fix up ADC tests command to read all channels at onceLorenz Meier2014-03-171-2/+2
* tests: added "tests file2" filesystem testAndrew Tridgell2014-03-044-0/+199
* Merge remote-tracking branch 'px4/master' into betaJulian Oes2014-02-271-21/+17
|\
| * Fixed a number of compile warnings in mount tests.Lorenz Meier2014-02-231-21/+17
* | Optimize and update data manager docsJean Cyr2014-02-021-4/+4
* | Merge commit '028aa918bc3ccd87afd967daf663a9c12d14258d' into betaAnton Babushkin2014-02-011-11/+11
|\|
| * Hotfix: Move mixer variables in test routine into functionLorenz Meier2014-01-301-11/+11
* | Merge branch 'master' into betaAnton Babushkin2014-01-301-1/+1
|\|
| * Differentiate between publication and signal receive timestamp, correctly set...Lorenz Meier2014-01-261-1/+1
* | Merge branch 'sdlog2_timestamp' into betaAnton Babushkin2014-01-191-1/+1
|\|
| * Small documentation correctionLorenz Meier2014-01-171-1/+1
* | Merge branch 'navigator_new' into navigator_new_vectorAnton Babushkin2014-01-178-6/+510
|\ \
| * | Merge remote-tracking branch 'upstream/master' into navigator_newThomas Gubler2014-01-178-12/+518
| |\|
| | * 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
| | * Improved test suite, now features a MTD device testLorenz Meier2014-01-155-2/+301
| | * Merged master into mixer unit tests branchLorenz Meier2014-01-155-89/+368
| | |\
| | * | 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-141-7/+9
|\ \ \ \ | | |_|/ | |/| |
| * | | Added missing file close on test commandLorenz Meier2014-01-121-7/+9
* | | | Merge branch 'navigator_new' into navigator_new_vectorAnton Babushkin2014-01-135-89/+366
|\ \ \ \ | | |/ / | |/| |
| * | | Merge remote-tracking branch 'upstream/master' into navigator_newThomas Gubler2014-01-115-89/+366
| |\| |
| | * | 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
| | | | |/