aboutsummaryrefslogtreecommitdiff
path: root/src/systemcmds/tests
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Lorenz Meier2014-08-181-1/+1
| | | | the environment
* tests, drive by: Fix double comparison, use reasonable margin based on ↵Lorenz Meier2014-07-121-1/+2
| | | | context of test
* 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 ↵Lorenz Meier2014-03-171-2/+2
| | | | (including reference / temperature) are used / available right now
* 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
| | | | | this is useful for testing for filesystem corruption on cluster boundaries
* 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
| | | | | | | | | | | | | | Move repeated code to common function Update missing and misleading comments Fix data manager test compile errors No functional changes
* | 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 ↵Lorenz Meier2014-01-261-1/+1
| | | | | | | | set the rc_lost flag in the frame. Ready for prime-time testing.
* | 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
| |\| | | | | | | | | | | | | | | | | | | Conflicts: makefiles/config_px4fmu-v1_backside.mk src/modules/commander/commander.cpp src/modules/sdlog2/sdlog2.c
| | * 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 ↵Lorenz Meier2014-01-021-6/+89
| | | | | | | | | | | | | | | | of constants
| | * | 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
| | | | |/
| | * | / 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
| | | |
| | * | 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_vector, WIPAnton Babushkin2013-12-281-0/+182
|\| |
| * | Merge remote-tracking branch 'private_julian/fw_autoland_att_tecs_navigator' ↵Thomas Gubler2013-12-231-10/+13
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | into fw_autoland_att_tecs_navigator_termination_controlgroups Conflicts: src/modules/navigator/navigator_main.cpp
| | * | Datamanager: Rename mavlink/offboard keyJulian Oes2013-12-161-4/+4
| | | |
| | * | Dataman: Some minor fixesJulian Oes2013-12-031-10/+13
| | | |
| * | | remove dataman from tests (as in upstream master)Thomas Gubler2013-12-231-1/+0
| | | |