ardupilot/Tools/autotest
Lars Kellogg-Stedman 95134d87b0 add support for a user locations.txt file to sim_vehicle
it is inconvenient to modify locations.txt in the source, because this
will lead to the file being constantly marked as modified by git (and
potentially included in pull requests by accident).

this commit adds support for a user-maintained list of locations.
This file lives by default in
`$XDG_CONFIG_DIR/ardupilot/locations.txt` (aka
`$HOME/.config/ardupilot/locations.txt`), but may also be specified in
the `ARDUPILOT_LOCATIONS` environment variable.
2016-11-15 19:42:54 +11:00
..
ArduPlane-Missions autotest: updated OBC2016 mission 2016-07-20 19:44:14 +10:00
aircraft Tools: Fix typos 2016-05-13 19:20:07 -03:00
default_params autotest: update gazebo-iris parms 2016-10-19 18:04:09 +11:00
jsb_sim autotest: python3 support 2016-11-09 11:48:22 -03:00
param_metadata autotest: python3 support 2016-11-09 11:48:22 -03:00
pysim autotest: python3 support 2016-11-09 11:48:22 -03:00
web Update index.html 2016-11-08 12:26:03 +11:00
web-firmware Update index.html 2016-11-08 12:26:30 +11: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
__init__.py Tools: update python coding style 2016-09-01 13:05:11 +10:00
ap1.txt autotest: tweak plane autotest mission and parameters 2013-05-31 15:31:59 +10:00
apmrover2.py autotest: python3 support 2016-11-09 11:48:22 -03:00
arducopter.py autotest: python3 support 2016-11-09 11:48:22 -03:00
arduplane.py autotest: python3 support 2016-11-09 11:48:22 -03:00
autotest.py autotest: python3 support 2016-11-09 11:48:22 -03:00
common.py autotest: python3 support 2016-11-09 11:48:22 -03:00
copter_AVC2013_mission.txt AutoTest: rename AVC2013 to copter_AVC2013_mission 2014-04-08 10:57:30 +09:00
copter_glitch_mission.txt AutoTest: fixup line endings 2014-04-15 15:55:45 +09:00
copter_mission.txt autotest: fix copter_mission 2016-05-13 19:06:03 +09:00
copter_spline_mission.txt AutoTest: copter test that zero alt defaults to current alt 2014-11-06 11:53:56 +09:00
copter_terrain_mission.txt SITL: add copter terrain missions 2016-04-30 10:33:01 +09:00
dump_logs.py autotest: python3 support 2016-11-09 11:48:22 -03:00
fakepos.py autotest: python3 support 2016-11-09 11:48:22 -03: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: sim_vehicle.py strips comments in locations.txt 2016-11-15 13:52:59 +11:00
quadplane.py autotest: python3 support 2016-11-09 11:48:22 -03:00
rover1.txt autotest: tweaks to rover autotest for sparkfun 2013-05-29 11:36:48 +10:00
run_in_terminal_window.sh Tools: tag run-in-terminal-window output with RiTW: 2016-09-19 12:55:42 +10:00
sim_vehicle.py add support for a user locations.txt file to sim_vehicle 2016-11-15 19:42:54 +11:00

README

This is an automated test suite for APM