ardupilot/Tools/scripts
Lucas De Marchi a2d17b87c7 Tools: add realpath to ubuntu prerequisites
The realpath tool may be missing on a Ubuntu distro and we use it in
sim_vehicle.sh.  Make sure it's also installed as part of sitl packages.

On Archlinux it's part of the coreutils package which is part of the
base group. Therefore it's guaranteed to be available.

Fix #2730.
2015-08-23 11:14:53 +09:00
..
add_git_hashes.py Build: add git hashes to .px4 files 2015-02-11 20:22:08 +11:00
arduino_version.sh
build_all.sh scripts: don't build VARTest example 2015-06-01 17:07:09 +10:00
build_all_px4.sh autotest: enable submodule build for binaries 2015-06-09 16:57:30 +10:00
build_all_travis.sh Travis: split build by target instead of vehicle 2015-06-17 09:26:04 +10:00
build_all_vrbrain.sh build: added vrbrain to build_all.sh script 2014-04-08 21:27:53 +10:00
build_autotest.sh autotest: raise timeout 2015-02-19 21:49:43 +11:00
build_binaries.sh scripts: use AVR specific branches for builds for APM1/APM2 2015-08-20 10:45:00 +10:00
build_devrelease.sh scripts: fixed handling of no-pde for fw version 2015-05-22 16:07:43 +10:00
build_docs.sh autotest: build docs on each autotest run 2013-08-15 09:04:58 +10:00
build_examples.sh autotest: build some examples for px4-v2 2014-11-28 18:15:30 +11:00
build_parameters.sh autotest: updated wiki page names for auto-generated parms 2015-05-08 16:38:17 +10:00
build_vrbrain_binaries.sh scripts: fixed handling of no-pde for fw version 2015-05-22 16:07:43 +10:00
build_vrbrain_branch_binaries.sh scripts: fixed handling of no-pde for fw version 2015-05-22 16:07:43 +10:00
build_vrbrain_project_binaries.sh scripts: fixed handling of no-pde for fw version 2015-05-22 16:07:43 +10:00
fix_libraries_includes.sh Tools: allow script to fixup a single file 2015-08-18 17:12:52 +10:00
format.sh
frame_sizes.py
install-prereqs-arch.sh Tools: add ccache setup to arch setup script 2015-08-12 14:29:51 -07:00
install-prereqs-ubuntu.sh Tools: add realpath to ubuntu prerequisites 2015-08-23 11:14:53 +09:00
install-travis-env.sh Travis: added navio target 2015-04-28 11:43:56 +10:00
magfit_flashlog.py
unpack_mp.sh
update_wiki.py