Commit Graph

107 Commits

Author SHA1 Message Date
Lorenz Meier fb040f9117 Merge pull request #1931 from Zefz/eigen-tests
Added test_eigen to verify correctness of eigen calculations
2015-03-19 23:45:55 +01:00
orlando3d e668882621 Turn on PWM output for PPM loopback test 2015-03-19 09:39:44 -08:00
Johan Jansen c0c3e153ec Eigen: Add verify macro to check if math operations are correct 2015-03-17 14:51:18 +01:00
Johan Jansen 3451a4686a test_eigen: Make TEST_OP macro more readable 2015-03-17 14:08:20 +01:00
Johan Jansen 008a36003f Eigen: Add general purpose Eigen compatability header for PX4 2015-03-17 13:58:03 +01:00
Johan Jansen 0be2530037 tests: Added test_eigen to verify correctness of eigen calculations 2015-03-17 13:27:50 +01:00
Roman Bapst af56e58540 added quaternion rotation method test 2015-03-06 15:56:54 +01:00
Lorenz Meier 6e07c8c9e4 mathlib tests: Fix typo 2015-02-23 23:56:22 +01:00
Lorenz Meier 9d8651c10c mathlib test: Print all test types which are actually performed 2015-02-23 23:27:51 +01:00
Lorenz Meier 71a5351deb mathlib test: Code style fixes 2015-02-23 23:24:38 +01:00
tumbili 41377709e6 added test for quaternion methods 2015-02-23 22:18:51 +01:00
Lorenz Meier 4ca3c44b60 Update sensor test 2015-02-09 22:56:24 +01:00
Lorenz Meier ac155b0fac System cmds: Move to 0 based index 2015-02-09 22:56:22 +01:00
Lorenz Meier 4a8044f338 tests system command: Fix return value of tests all command 2015-02-09 22:55:58 +01:00
Lorenz Meier a4a3b1b25f Modernize system tests, API cleanup 2015-02-08 16:43:55 +01:00
Lorenz Meier 21d3e18e3c Remove C file from build 2015-02-01 22:11:20 +01:00
Lorenz Meier b0f2796aeb Remove MTD test 2015-02-01 18:23:35 +01:00
Anton Matosov 08062e6546 Changed naming of the mixers to get rid of umbiguity as outputs are actually going to be driven by io, not fmu
Implemented automatic lookup for the .aux.mix file if it exists
2015-01-08 00:53:52 +02:00
Daniel Agar a62baf2cb2 add simple nonsymmetric Matrix testing to test_mathlib 2015-01-03 18:55:55 -05:00
Daniel Agar 5b600a815c Replace use of -Wno-error and only ignore specific warnings 2014-12-23 11:18:36 -05:00
Daniel Agar d511e39ea7 turn on -Werror and fix resulting errors 2014-12-22 17:56:59 -05:00
Lorenz Meier aa7b00f819 Add define to cull flash-intense mathlib tests 2014-10-29 09:58:44 +01:00
Lorenz Meier 9e82f14ad8 Mag scale check: only test if the scale roughly makes sense, do not judge the environment 2014-08-18 18:53:37 +02:00
Lorenz Meier b288b010f1 tests, drive by: Fix double comparison, use reasonable margin based on context of test 2014-07-12 18:42:00 +02:00
Lorenz Meier 0054eb23d8 Update sensors tests 2014-07-08 15:44:33 +02:00
Don Gagne 680ebf29c3 Fix compiler warnings 2014-07-07 15:11:46 -07:00
Don Gagne 2a79689224 Fix unused variable warnings 2014-07-06 16:51:06 -07:00
Lorenz Meier ee8f4dcee6 systemcmds: Warning fixes 2014-06-30 12:19:44 +02:00
Don Gagne 92adbe9216 Fix compiler warnings 2014-06-29 17:47:24 -07:00
Don Gagne 2448e2adbc More tab fixes 2014-06-29 13:55:55 -07:00
Don Gagne d5b5dcef24 Fix bugs found through compiler warnings 2014-06-29 12:01:43 -07:00
Lorenz Meier 905299884d mtd cmd: Warnings eleminated 2014-05-24 00:15:56 +02:00
Lorenz Meier aa2b125a67 perf: Allow printing to arbritrary fds 2014-05-21 14:19:39 +02:00
Lorenz Meier d940bdf7f6 Consistently making space for a maximum of 12 channels, 10 channels (including reference / temperature) are used / available right now 2014-03-17 17:02:10 +01:00
Lorenz Meier 4e6e40e5d8 Fix up ADC tests command to read all channels at once 2014-03-17 16:54:39 +01:00
Andrew Tridgell a7012a5418 tests: added "tests file2" filesystem test
this is useful for testing for filesystem corruption on cluster
boundaries
2014-03-04 09:01:30 +01:00
Julian Oes 680f2dd417 Merge remote-tracking branch 'px4/master' into beta 2014-02-27 17:30:15 +01:00
Lorenz Meier 20618a611b Fixed a number of compile warnings in mount tests. 2014-02-23 12:44:05 -08:00
Jean Cyr b92b08ae62 Optimize and update data manager docs
Move repeated code to common function
Update missing and misleading comments
Fix data manager test compile errors
No functional changes
2014-02-02 00:42:15 -05:00
Anton Babushkin 8660ea914a Merge commit '028aa918bc3ccd87afd967daf663a9c12d14258d' into beta 2014-02-01 10:33:09 +01:00
Lorenz Meier 83df116c7a Hotfix: Move mixer variables in test routine into function 2014-01-30 23:11:37 +01:00
Anton Babushkin f64872b9b3 Merge branch 'master' into beta 2014-01-30 17:23:10 +01:00
Lorenz Meier 9cdbbab855 Differentiate between publication and signal receive timestamp, correctly set the rc_lost flag in the frame. Ready for prime-time testing. 2014-01-26 14:52:46 +01:00
Anton Babushkin 01975619c8 Merge branch 'sdlog2_timestamp' into beta 2014-01-19 23:26:21 +01:00
Lorenz Meier 0f30db08c0 Small documentation correction 2014-01-17 15:44:03 +01:00
Anton Babushkin 63b7159cda Merge branch 'navigator_new' into navigator_new_vector 2014-01-17 14:37:48 +01:00
Thomas Gubler 73546b6645 Merge remote-tracking branch 'upstream/master' into navigator_new
Conflicts:
	makefiles/config_px4fmu-v1_backside.mk
	src/modules/commander/commander.cpp
	src/modules/sdlog2/sdlog2.c
2014-01-17 09:50:22 +01:00
Lorenz Meier e691bab71a Cleaned up test output to be more readable 2014-01-16 22:46:55 +01:00
Lorenz Meier c304ea2507 Teached MTD test how to write back 0xFF after destructive test 2014-01-16 08:37:50 +01:00
Lorenz Meier 84ad289e0a Improved test suite, now features a MTD device test 2014-01-15 17:20:36 +01:00