Lorenz Meier
|
eecddbcab9
|
Tests: Reset mixer inputs
|
2015-07-06 12:08:31 +02:00 |
|
Lorenz Meier
|
c9fe205db1
|
Mixer test: Add routine to test pre-arming
|
2015-07-06 12:08:31 +02:00 |
|
Lorenz Meier
|
ece87a3fa2
|
Mixer test: Fixed compile warnings
|
2015-06-30 09:51:04 +02:00 |
|
Lorenz Meier
|
c28a69fba8
|
Mixer test: Ensure its not susceptible to timing jitter of the test harness
|
2015-06-30 09:51:04 +02:00 |
|
Lorenz Meier
|
30cd3e1d79
|
Mixer test: Support channel reversal
|
2015-05-25 16:42:46 +02:00 |
|
Lorenz Meier
|
6c859245e2
|
Merge pull request #2013 from PX4/attitude_estimator_q
attitude_estimator_q added
|
2015-05-05 20:29:51 +02:00 |
|
Lorenz Meier
|
3ee9b441c6
|
Add STM32F4 discovery config.
|
2015-04-16 22:51:08 +02:00 |
|
Anton Babushkin
|
3b89a2533f
|
test_mathlib fixed
|
2015-04-12 17:13:30 +02:00 |
|
Roman Bapst
|
555e96a37a
|
fixed publication of mixer limit flags
|
2015-04-10 20:26:38 +02:00 |
|
Lorenz Meier
|
1219ef8d43
|
Eigen: Disable tests
|
2015-04-04 12:39:36 +02:00 |
|
Lorenz Meier
|
de29e43ee6
|
Eigen: Fix logical compare warning
|
2015-04-04 12:36:27 +02:00 |
|
Lorenz Meier
|
bbec741383
|
Eigen: Simplify tests
|
2015-04-04 12:07:22 +02:00 |
|
Lorenz Meier
|
e5ac953bab
|
Eigen: Attempt to fix unit test
|
2015-04-04 11:44:15 +02:00 |
|
Lorenz Meier
|
8075ff5e0b
|
Eigen: Re-enable tests
|
2015-04-03 17:01:47 +02:00 |
|
Lorenz Meier
|
32e790110e
|
Tests: Fix code style on system tests
|
2015-03-28 19:51:15 +01:00 |
|
Daniel Agar
|
8aae66b893
|
trivial code style cleanup round 2
|
2015-03-27 23:38:58 -04:00 |
|
Lorenz Meier
|
b80908d956
|
Disable eigen test until fixed
|
2015-03-20 00:05:32 +01:00 |
|
Daniel Agar
|
c2abb0f82a
|
fix code style if trivial one line difference
|
2015-03-19 23:49:36 +01:00 |
|
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 |
|