ardupilot/Tools/autotest
Andrew Tridgell e54e3f813d SITL: don't enable wind until we are off the ground
this makes it possible to test with much larger wind speeds, without
the sim crashing due to the wind flipping us over on the runway
2012-07-03 10:19:20 +10:00
..
aircraft autotest: removed the pitch trim from the Rascal 2012-02-18 19:27:15 +11:00
jsbsim SITL: don't enable wind until we are off the ground 2012-07-03 10:19:20 +10:00
pysim autotest: switch to full accel modelling in multicopter simulation 2012-06-27 16:01:50 +10:00
web autotest: make history pages use the css style 2012-01-09 18:09:04 +11:00
ArduCopter.parm autotest: use the automatic declination code in autotest 2012-03-30 14:25:27 +11:00
ArduPlane.parm autotest: use the automatic declination code in autotest 2012-03-30 14:25:27 +11:00
CMAC-circuit.txt autotest: added CMAC test circuit 2012-03-10 10:34:27 +11:00
README First version of APM autotest 2011-10-31 13:50:34 +11:00
ap1.txt autotest: raise the target airspeed on landing 2012-02-14 12:30:46 +11:00
arducopter.py autotest: fixed levelling for ACM with MAVLink 1.0 2012-04-27 15:15:53 +10:00
arduplane.py autotest: wait for VFR_HUD to be non-zero on startup 2012-06-04 14:55:40 +10:00
autotest.py autotest: show logs on timeout 2012-06-16 06:47:55 +10:00
common.py autotest: fixes for MAVLink 1.0 in autotest 2012-04-27 15:15:53 +10:00
fakepos.py autotest: fixed xAccel calculation in fakepos.py 2012-02-25 11:37:20 +11:00
fg_plane_view.sh autotest: run fg viewers with less CPU priority 2012-03-10 10:34:27 +11:00
fg_quad_view.sh autotest: run fg viewers with less CPU priority 2012-03-10 10:34:27 +11:00
mission1.txt autotest: added a mission to ArduCopter testing 2011-11-01 22:44:21 +11:00
mission2.txt to speed up testing suite 2012-01-28 22:52:39 -08:00
mission3.txt Cleaned up mission 3 2011-12-10 20:43:39 -08:00
mission_ttt.txt set proper code for Home WP 2011-11-13 13:41:23 -08:00
sim_arducopter.sh Autotest: use mktemp instead of tempfile 2012-06-27 14:28:22 -07:00
sim_arducopter10.sh Autotest: use mktemp instead of tempfile 2012-06-27 14:28:22 -07:00
sim_arduplane.sh Autotest: use mktemp instead of tempfile 2012-06-27 14:28:22 -07:00
sim_arduplane10.sh Autotest: use mktemp instead of tempfile 2012-06-27 14:28:22 -07:00

README

This is an automated test suite for APM