Hamish Willee
7bbe73b233
Tools: fix up URL in readme to SITL via Vagrant doc
2015-11-30 09:55:07 +09:00
Lucas De Marchi
d16a924a15
scripts: don't install avr tools
2015-11-04 12:14:16 +11:00
Andrew Tridgell
16bc7d8b2e
Tools: fixed datestamp on compiler download
2015-10-20 15:54:44 +11:00
Andrew Tridgell
279a320f44
Tools: switch autobuild to 4.9 compiler
2015-10-20 15:28:13 +11:00
Andy Piper
a8df968441
Fix vagrant build issues with submodules.
2015-06-18 08:47:32 +10:00
Hamish Willee
568e4c4d0e
Update README.md
...
Ensure we only have to document the instructions in one place
2015-04-14 17:05:51 +10:00
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
2015-04-06 15:44:01 -07:00
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.
2015-03-19 10:41:59 +09:00
Kevin Hester
5b5ab01c07
SITL: Don't prompt for vagrant package installs (minor)
2015-01-28 10:52:50 +09:00
Kevin Hester
ff4151ef47
SITL: Update install instructions based on Robert's finding
2015-01-23 11:00:09 +09:00
Kevin Hester
4eb2cc0173
SITL: Build JSBsim so that plane sim works in Vagrant
2015-01-23 11:00:06 +09:00
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.
2015-01-23 11:00:04 +09:00