David B. Bitton
f58ce71a77
Update initvagrant.sh
...
Made jsbsim origin URL more firewall friendly.
9 years ago
Peter Barker
0924ae0d25
Tools: add cmake as a dep for PX4 in Vagrant
9 years ago
Luis Vale Gonçalves
69c6cfe5b9
Revising ardupilot.com to .org
...
Revising ardupilot.com to .org
9 years ago
Andrew Tridgell
dea708b368
Tools: switch to ardupilot.org for firmware and autotest
9 years ago
Lucas De Marchi
cca8a86962
Tools: Use GCC 4.9 as an Ubuntu prereq
...
This should actually use the install-prereq script so we don't duplicate
effort on the maintenance of these scripts. But let's at least install
the correct version for now.
9 years ago
Hamish Willee
7bbe73b233
Tools: fix up URL in readme to SITL via Vagrant doc
9 years ago
Lucas De Marchi
d16a924a15
scripts: don't install avr tools
9 years ago
Andrew Tridgell
16bc7d8b2e
Tools: fixed datestamp on compiler download
9 years ago
Andrew Tridgell
279a320f44
Tools: switch autobuild to 4.9 compiler
9 years ago
Andy Piper
a8df968441
Fix vagrant build issues with submodules.
10 years ago
Hamish Willee
568e4c4d0e
Update README.md
...
Ensure we only have to document the instructions in one place
10 years ago
Andy Piper
33af275220
Support building of Pixhawk firmware under Vagrant/VirtualBox.
...
On my Windows 7 machine this is at least 5x faster than a mingw based
build. Most of the requirements were taken from install-prereqs-ubuntu.sh
10 years ago
Kevin Hester
8b78e6f2c0
vagrant: Fix error on virgin installs
...
If the user didn't happen to have a .screenrc the previous version of this
script could fail.
10 years ago
Kevin Hester
5b5ab01c07
SITL: Don't prompt for vagrant package installs (minor)
10 years ago
Kevin Hester
ff4151ef47
SITL: Update install instructions based on Robert's finding
10 years ago
Kevin Hester
4eb2cc0173
SITL: Build JSBsim so that plane sim works in Vagrant
10 years ago
Kevin Hester
ad9c3d730c
SITL: Numerous improvements to vagrant image and easier SITL for mac/windows
...
For full instructions/notes see Tools/vagrant/README.md
Notes:
* Old Vagrantfile updated to run faster and self init with our various
build dependancies.
* The sim_vehicle.sh script will now implicitly configure if necessary
* run_in_terminal_window.sh is now smart enough to use Screen sessions. Or
if those are not available to warn the user but run the command with logging
going to a file in /tmp.
10 years ago