NET-DLLP-2474+local-admin@net-dllp-2474 MINGW64 ~ $ git config --global core.autocrlf false NET-DLLP-2474+local-admin@net-dllp-2474 MINGW64 ~ $ git clone https://github.com/ArduPilot/ardupilot.git Cloning into 'ardupilot'... remote: Counting objects: 195318, done. remote: Compressing objects: 100% (69/69), done. remote: Total 195318 (delta 61), reused 67 (delta 48), pack-reused 195201 Receiving objects: 100% (195318/195318), 89.79 MiB | 7.54 MiB/s, done. Resolving deltas: 100% (142306/142306), done. Checking out files: 100% (2663/2663), done. NET-DLLP-2474+local-admin@net-dllp-2474 MINGW64 ~ $ pwd /c/Users/local-admin NET-DLLP-2474+local-admin@net-dllp-2474 MINGW64 ~ $ cd ardupilot/ NET-DLLP-2474+local-admin@net-dllp-2474 MINGW64 ~/ardupilot (master) $ ls -lart total 474 drwxr-xr-x 1 NET-DLLP-2474+local-admin 197121 0 Aug 23 14:47 ../ -rw-r--r-- 1 NET-DLLP-2474+local-admin 197121 137 Aug 23 14:48 .dir-locals.el -rw-r--r-- 1 NET-DLLP-2474+local-admin 197121 681 Aug 23 14:48 .editorconfig -rw-r--r-- 1 NET-DLLP-2474+local-admin 197121 117 Aug 23 14:48 .gitattributes drwxr-xr-x 1 NET-DLLP-2474+local-admin 197121 0 Aug 23 14:48 .github/ -rw-r--r-- 1 NET-DLLP-2474+local-admin 197121 1376 Aug 23 14:48 .gitignore -rw-r--r-- 1 NET-DLLP-2474+local-admin 197121 688 Aug 23 14:48 .gitmodules -rw-r--r-- 1 NET-DLLP-2474+local-admin 197121 307 Aug 23 14:48 .pydevproject -rw-r--r-- 1 NET-DLLP-2474+local-admin 197121 2578 Aug 23 14:48 .travis.yml drwxr-xr-x 1 NET-DLLP-2474+local-admin 197121 0 Aug 23 14:48 APMrover2/ drwxr-xr-x 1 NET-DLLP-2474+local-admin 197121 0 Aug 23 14:48 AntennaTracker/ drwxr-xr-x 1 NET-DLLP-2474+local-admin 197121 0 Aug 23 14:48 ArduCopter/ drwxr-xr-x 1 NET-DLLP-2474+local-admin 197121 0 Aug 23 14:48 ArduPlane/ drwxr-xr-x 1 NET-DLLP-2474+local-admin 197121 0 Aug 23 14:48 ArduSub/ -rw-r--r-- 1 NET-DLLP-2474+local-admin 197121 9683 Aug 23 14:48 BUILD.md -rw-r--r-- 1 NET-DLLP-2474+local-admin 197121 35147 Aug 23 14:48 COPYING.txt -rw-r--r-- 1 NET-DLLP-2474+local-admin 197121 63709 Aug 23 14:48 Doxyfile.in -rw-r--r-- 1 NET-DLLP-2474+local-admin 197121 565 Aug 23 14:48 Makefile -rw-r--r-- 1 NET-DLLP-2474+local-admin 197121 3050 Aug 23 14:48 Makefile.waf -rw-r--r-- 1 NET-DLLP-2474+local-admin 197121 5334 Aug 23 14:48 README.md drwxr-xr-x 1 NET-DLLP-2474+local-admin 197121 0 Aug 23 14:48 Tools/ -rw-r--r-- 1 NET-DLLP-2474+local-admin 197121 2114 Aug 23 14:48 Vagrantfile drwxr-xr-x 1 NET-DLLP-2474+local-admin 197121 0 Aug 23 14:48 benchmarks/ drwxr-xr-x 1 NET-DLLP-2474+local-admin 197121 0 Aug 23 14:48 docs/ -rw-r--r-- 1 NET-DLLP-2474+local-admin 197121 9014 Aug 23 14:48 eclipse.cproject -rw-r--r-- 1 NET-DLLP-2474+local-admin 197121 810 Aug 23 14:48 eclipse.project drwxr-xr-x 1 NET-DLLP-2474+local-admin 197121 0 Aug 23 14:48 libraries/ drwxr-xr-x 1 NET-DLLP-2474+local-admin 197121 0 Aug 23 14:48 mk/ drwxr-xr-x 1 NET-DLLP-2474+local-admin 197121 0 Aug 23 14:48 modules/ -rwxr-xr-x 1 NET-DLLP-2474+local-admin 197121 648 Aug 23 14:48 reformat.sh* drwxr-xr-x 1 NET-DLLP-2474+local-admin 197121 0 Aug 23 14:48 tests/ -rw-r--r-- 1 NET-DLLP-2474+local-admin 197121 64197 Aug 23 14:48 uncrustify_cpp.cfg -rw-r--r-- 1 NET-DLLP-2474+local-admin 197121 64193 Aug 23 14:48 uncrustify_headers.cfg -rwxr-xr-x 1 NET-DLLP-2474+local-admin 197121 730 Aug 23 14:48 waf* drwxr-xr-x 1 NET-DLLP-2474+local-admin 197121 0 Aug 23 14:48 ./ -rwxr-xr-x 1 NET-DLLP-2474+local-admin 197121 13709 Aug 23 14:48 wscript* drwxr-xr-x 1 NET-DLLP-2474+local-admin 197121 0 Aug 23 14:48 .git/ NET-DLLP-2474+local-admin@net-dllp-2474 MINGW64 ~/ardupilot (master) $ cd Tools/ NET-DLLP-2474+local-admin@net-dllp-2474 MINGW64 ~/ardupilot/Tools (master) $ cd vagrant/ NET-DLLP-2474+local-admin@net-dllp-2474 MINGW64 ~/ardupilot/Tools/vagrant (master) $ vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Box 'ubuntu/yakkety32' could not be found. Attempting to find and install... default: Box Provider: virtualbox default: Box Version: >= 0 ==> default: Loading metadata for box 'ubuntu/yakkety32' default: URL: https://atlas.hashicorp.com/ubuntu/yakkety32 ==> default: Adding box 'ubuntu/yakkety32' (v20170330.0.0) for provider: virtualbox default: Downloading: https://vagrantcloud.com/ubuntu/boxes/yakkety32/versions/20170330.0.0/providers/virtualbox.box default: An error occurred while downloading the remote file. The error message, if any, is reproduced below. Please fix this error and try again. The requested URL returned error: 404 Not Found NET-DLLP-2474+local-admin@net-dllp-2474 MINGW64 ~/ardupilot/Tools/vagrant (master) $ NET-DLLP-2474+local-admin@net-dllp-2474 MINGW64 ~/ardupilot/Tools/vagrant (master) $ NET-DLLP-2474+local-admin@net-dllp-2474 MINGW64 ~/ardupilot/Tools/vagrant (master) $ NET-DLLP-2474+local-admin@net-dllp-2474 MINGW64 ~/ardupilot/Tools/vagrant (master) $ pwd /c/Users/local-admin/ardupilot/Tools/vagrant NET-DLLP-2474+local-admin@net-dllp-2474 MINGW64 ~/ardupilot/Tools/vagrant (master) $ cat ../../Vagrantfile # -*- mode: ruby -*- # vi: set ft=ruby : # Vagrantfile API/syntax version. Don't touch unless you know what you're doing! VAGRANTFILE_API_VERSION = "2" Vagrant.configure(VAGRANTFILE_API_VERSION) do |config| config.vm.box = "ubuntu/yakkety32" # push.app = "geeksville/ardupilot-sitl" # The following forwarding is not necessary (or possible), because our sim_vehicle.py is smart enough to send packets # out to the containing OS # config.vm.network "forwarded_port", guest: 14550, host: 14550, protocol: "udp" # Provider-specific configuration so you can fine-tune various # backing providers for Vagrant. These expose provider-specific options. # Example for VirtualBox: # config.vm.provider "virtualbox" do |vb| # Don't boot with headless mode # vb.gui = true # # # Use VBoxManage to customize the VM. For example to change memory: vb.customize ["modifyvm", :id, "--memory", "2048"] vb.customize ["modifyvm", :id, "--ioapic", "on"] vb.customize ["modifyvm", :id, "--cpus", "2"] # Make some effort to avoid clock skew vb.customize ["guestproperty", "set", :id, "/VirtualBox/GuestAdd/VBoxService/--timesync-set-threshold", "5000"] vb.customize ["guestproperty", "set", :id, "/VirtualBox/GuestAdd/VBoxService/--timesync-set-start"] vb.customize ["guestproperty", "set", :id, "/VirtualBox/GuestAdd/VBoxService/--timesync-set-on-restore", "1"] end # The created VM sets PX4_WINTOOL=y to allow builds to proceed using shared folders with using symlinks. # However shared folders are quite slow. If you have rsync installed then this is a faster way of building. # In addition there are problems with px4-clean when using shared folders. Using rsync avoids this. # config.vm.synced_folder ".", "/vagrant", type: "rsync", rsync__auto: true # If you are on windows then you must use a version of git >= 1.8.x to update the submodules # in order to build. Older versions of git use absolute paths for submodules which confuses things. config.vm.provision :shell, path: "Tools/vagrant/initvagrant.sh" end NET-DLLP-2474+local-admin@net-dllp-2474 MINGW64 ~/ardupilot/Tools/vagrant (master) $