ardupilot/Tools/autotest
Peter Barker c6cf809041 autotest: correct some parsing-out-of-logging-message 2020-04-22 21:10:55 +10:00
..
ArduCopter_Tests Tools: update path for copter test missions files 2020-04-09 09:01:03 +10:00
ArduPlane_Tests autotest: Move soaring test into plane. 2020-04-19 11:09:16 +10:00
ArduRover_Tests Tools: update path for rover test missions files 2020-04-09 09:01:03 +10:00
ArduSub_Tests Tools: update path for sub test missions files 2020-04-09 09:01:03 +10:00
Generic_Missions Tools: finish clean up path 2020-04-09 09:01:03 +10:00
XPlane autotest: An X-Plane soaring mission file 2017-04-08 20:01:33 +10:00
aircraft Tools: added TugGoat's modifications to the Rascal JSBSim model 2018-12-18 13:06:03 +11:00
default_params Tools: removed GPS_POS vars from defaults 2020-04-11 21:14:31 +10:00
jsb_sim Tools: random Python cleanups based on lgtm analysis 2019-09-21 22:26:03 +10:00
logger_metadata Tools: rename APMrover2 to Rover 2020-04-14 09:50:34 +09:00
param_metadata autotest: make column ordering in rst gen stable 2020-04-15 15:11:21 +10:00
pysim autotest: canonicalise on defaults_filepath rather than defaults_file 2020-04-14 15:09:17 +10:00
web Tools: use https:// scheme for ardupilot URLs 2019-12-10 07:53:46 +11:00
web-firmware Tools: use https:// scheme for ardupilot URLs 2019-12-10 07:53:46 +11:00
win_sitl Tools: rename APMrover2 to Rover 2020-04-14 09:50:34 +09:00
README First version of APM autotest 2011-10-31 13:50:34 +11:00
__init__.py Tools: update python coding style 2016-09-01 13:05:11 +10:00
antennatracker.py Tools: update path for antenna tracker test missions files 2020-04-09 09:01:03 +10:00
arducopter.py autotest: add explicit test for mavlink rangefinder 2020-04-21 20:44:59 +10:00
arduplane.py autotest: Add method to get default params for model. 2020-04-22 10:01:09 +10:00
ardusub.py Tools: update path for sub test missions files 2020-04-09 09:01:03 +10:00
autotest.py autotest: Move soaring test into plane. 2020-04-19 11:09:16 +10:00
balancebot.py autotest: rename apmrover2.py to rover.py 2020-04-15 19:29:04 +10:00
bisect-helper.py Tools: add bisect-helper.py 2018-03-09 10:38:48 +11:00
build-with-disabled-features.py Tools: rename APMrover2 to Rover 2020-04-14 09:50:34 +09:00
common.py autotest: correct some parsing-out-of-logging-message 2020-04-22 21:10:55 +10:00
examples.py autotest: make running examples in autotest more reliable 2020-01-05 11:39:25 +11:00
fakepos.py Tools: random Python cleanups based on lgtm analysis 2019-09-21 22:26:03 +10:00
fg_plane_view.bat autotest: make bat files work with multiple versions of flightgear 2016-07-14 12:50:27 +10:00
fg_plane_view.sh autotest: fixed fg_plane_view.sh 2016-01-04 07:58:54 +11:00
fg_quad_view.bat autotest: make bat files work with multiple versions of flightgear 2016-07-14 12:50:27 +10:00
fg_quad_view.sh autotest: fixed fg_quad_view for new FlightGear versions 2016-01-04 14:31:21 +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 Tools:autotest: add AAMWestField location 2020-04-20 10:08:17 +09:00
quadplane.py autotest: Add method to get default params for model. 2020-04-22 10:01:09 +10:00
rover.py autotest: Add method to get default params for model. 2020-04-22 10:01:09 +10:00
run_in_terminal_window.sh Tools: correct quoting in run_in_terminal_window.sh 2018-03-15 07:40:23 +09:00
sim_vehicle.py Tools: Python3 and kill_tasks fixes for sim_vehicle under Cygwin 2020-04-17 10:32:25 +10:00
swarminit.txt Autotest: Create swarminit.txt 2019-01-18 10:16:18 +11:00

README

This is an automated test suite for APM