mirror of https://github.com/ArduPilot/ardupilot
95134d87b0
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. |
||
---|---|---|
.. | ||
ArduPlane-Missions | ||
aircraft | ||
default_params | ||
jsb_sim | ||
param_metadata | ||
pysim | ||
web | ||
web-firmware | ||
CMAC-circuit.txt | ||
CMAC-grid.txt | ||
README | ||
__init__.py | ||
ap1.txt | ||
apmrover2.py | ||
arducopter.py | ||
arduplane.py | ||
autotest.py | ||
common.py | ||
copter_AVC2013_mission.txt | ||
copter_glitch_mission.txt | ||
copter_mission.txt | ||
copter_spline_mission.txt | ||
copter_terrain_mission.txt | ||
dump_logs.py | ||
fakepos.py | ||
fg_plane_view.bat | ||
fg_plane_view.sh | ||
fg_quad_view.bat | ||
fg_quad_view.sh | ||
junit.xml | ||
locations.txt | ||
quadplane.py | ||
rover1.txt | ||
run_in_terminal_window.sh | ||
sim_vehicle.py |
README
This is an automated test suite for APM