ardupilot/Tools
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
..
APM2_2560_bootloader Global: Fix typos 2016-09-17 00:36:36 -03:00
APM_radio_test Tools: fixup line endings 2014-04-15 15:55:15 +09:00
ArduPilotMega_demo Tools: fixup line endings 2014-04-15 15:55:15 +09:00
ArdupilotMegaPlanner Tools: update URLs 2016-03-25 20:47:27 +11:00
ardupilotwaf waf: link in less drivers on Pixracer 2016-11-10 12:55:48 +11:00
ArduPPM Tools: Fix typos 2016-05-13 19:20:07 -03:00
autotest add support for a user locations.txt file to sim_vehicle 2016-11-15 19:42:54 +11:00
CHDK-Scripts Global: Fix typos 2016-09-17 00:36:36 -03:00
CodeStyle CodeStyle: xmlpretty.py considers nodes with only text children to be one-liners 2016-01-07 17:39:09 +11:00
CPUInfo Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
Failsafe Tools: standardize inclusion of libaries headers 2015-08-11 16:28:41 +10:00
Frame_params Tools: remove duplicate from Bebop2 params file 2016-11-07 09:54:58 +09:00
GIT_Test Added name to Git_Success 2016-11-13 09:40:30 -08:00
gittools Tools: gittools: add git-subsystems-split 2015-09-09 10:50:35 +10:00
Hello Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
Linux_HAL_Essentials Tools: add O_CLOEXEC in places missing it 2016-11-07 12:37:30 -03:00
LogAnalyzer Tools: correct LogAnalyzer VCC test 2016-11-14 09:18:01 +11:00
mavproxy_modules Tools: sitl_calibration: add sitl_autonomous_magcal command 2016-10-11 12:58:37 +11:00
PPM_decoding Tools: fixup line endings 2014-04-15 15:55:15 +09:00
Replay Tools: add AP_Frsky_Telem 2016-11-08 07:42:39 +11:00
scripts travis: temporarily disabled waf build of PX4 boards 2016-11-11 19:59:52 +00:00
SerialProxy Tools: Fix typos 2016-05-13 19:20:07 -03:00
vagrant Tools: move Vagrant to 16.10 LTS (Yakkety Yak) 2016-10-20 11:14:41 +11:00
Xplane import Tools directory 2011-09-09 11:31:32 +10:00
PrintVersion.py Tools: update python coding style 2016-09-01 13:05:11 +10:00