ardupilot/Tools/autotest
Clay McClure 12c514553d AutoTest: copter test that zero alt defaults to current alt 2014-11-06 11:53:56 +09:00
..
ArduPlane-Missions autotest: added some useful test missions for ArduPlane 2013-04-17 11:49:34 +10:00
aircraft autotest: convert Rascal back to a tail dragger 2014-06-03 16:16:00 +10:00
apm_unit_tests auto est: modular tests and unit testing with Junit.xml output for jenkins 2012-07-05 23:48:50 -07:00
jsbsim autotest: added -R to sim_vehicle.sh for reverse throttle 2014-06-04 09:40:07 +10:00
param_metadata Tools: Fix broken duplicate check for adding new libraries to the data structure 2014-06-28 13:17:45 +10:00
pysim autotest: fixed tracker sim for non-onoff mode 2014-08-03 18:16:50 +10:00
web autotest: display flight tracks on autotest web page 2013-05-06 12:32:42 +10:00
web-firmware autotest: added link to devbuild tree 2014-10-30 11:13:36 +11:00
ArduPlane.parm autotest: set full logging for plane 2014-05-23 07:30:58 +10:00
CMAC-circuit.txt autotest: added takeoff to CMAC-circuit.txt 2013-09-16 11:39:11 +10:00
CMAC-grid.txt autotest: a useful CMAC test pattern from Paul 2014-02-15 05:27:51 +11:00
README First version of APM autotest 2011-10-31 13:50:34 +11:00
Rover.parm autotest: small adjustment to rover parameters 2013-09-12 20:43:14 +10:00
ap1.txt autotest: tweak plane autotest mission and parameters 2013-05-31 15:31:59 +10:00
apmrover2.py autotest: removed the set of SYSID_THISMAV 2014-02-18 15:51:25 +11:00
arducopter.py AutoTest: fix fly_mission to recognise end of mission 2014-11-05 18:03:47 +09:00
arduplane.py autotest: fly the cruise rudder circuit a bit faster 2014-02-24 12:08:33 +11:00
autotest.py autotest: added developer build support 2014-10-30 11:12:17 +11:00
autotest_jenkins.py autotest_jenkins.py: Fixed spelling of prerequisites 2014-08-06 19:12:02 -07:00
common.py common.py: Removed timeout reset in wait_altitude 2014-08-07 12:40:34 +10:00
copter_AVC2013_mission.txt AutoTest: rename AVC2013 to copter_AVC2013_mission 2014-04-08 10:57:30 +09:00
copter_AVC2013_params.parm AutoTest: rename CopterAVC to copter_AVC2013_params 2014-04-08 10:57:17 +09:00
copter_glitch_mission.txt AutoTest: fixup line endings 2014-04-15 15:55:45 +09:00
copter_mission.txt AutoTest: copter test that zero alt defaults to current alt 2014-11-06 11:53:56 +09:00
copter_params.parm AutoTest: reduce fence radius to 150m for testing 2014-07-14 11:25:30 +09:00
copter_spline_mission.txt AutoTest: copter test that zero alt defaults to current alt 2014-11-06 11:53:56 +09:00
dump_logs.py autotest: fixed import paths for pymavlink 2013-08-30 13:01:36 +10:00
fakepos.py autotest: added GPS vertical speed to the sitl simulator 2013-03-28 10:28:08 +11:00
fg_plane_view.sh autotest: update fg_plane_view.sh for FlightGear 3.0 2014-05-23 07:30:58 +10:00
fg_quad_view.sh autotest: run fg viewers with less CPU priority 2012-03-10 10:34:27 +11:00
junit.xml auto est: modular tests and unit testing with Junit.xml output for jenkins 2012-07-05 23:48:50 -07:00
locations.txt autotest: added CMAC_South 2014-08-28 11:22:40 +10:00
rover1.txt autotest: tweaks to rover autotest for sparkfun 2013-05-29 11:36:48 +10:00
run_in_terminal_window.sh autotest: fixed valgrind options to sim_arduplane.sh 2014-03-11 09:37:02 +11:00
runsim_cmac.sh autotest: useful HIL start script 2013-01-14 20:43:42 +11:00
sim_arducopter10.sh Autotest: use mktemp instead of tempfile 2012-06-27 14:28:22 -07:00
sim_arduplane10.sh autotest: removed the --wind options 2012-08-28 20:18:23 +10:00
sim_arduplane_elevon.sh autotest: allow testing of elevon planes 2013-04-05 11:29:25 +11:00
sim_arduplane_hil.sh autotest: use run_in_terminal.sh for HIL 2014-07-27 22:12:08 +10:00
sim_arduplane_kingaroy.sh autotest: added command line args to test script 2013-08-13 13:42:36 +10:00
sim_arduplane_vtail.sh autotest: added support for vtail testing in runsim 2013-04-05 15:22:11 +11:00
sim_rover_hil.sh autotest: add easier HIL start scripts for rover/plane 2013-06-04 12:19:09 +10:00
sim_rover_skid.sh autotest: improved skid steering test scripts 2013-03-15 11:05:03 +11:00
sim_vehicle.sh Tools/autotest/sim_vehicle.sh: Added option to run the sim_vehicle framework with an external simulator 2014-09-11 20:09:06 +10:00

README

This is an automated test suite for APM