Peter Barker
d8e260874d
Tools: copyit must always be given fourth, src, parameter
8 years ago
Andrew Tridgell
4c6922e413
Tools: fixed ardusub build
...
and manifest generation without PX4IO
8 years ago
Andrew Tridgell
42b181b652
Tools: updates to build_binaries.sh (use waf)
...
this switches to waf for all the px4 builds, plus adds px4pro It also
removes apm1/apm2 for plane build, and removes the download directory
for PX4IO
8 years ago
Andrew Tridgell
78f6a5a177
Tools: improve devid decode
8 years ago
Kevin Lopez Alvarez
33f6b30ef4
Tools: initial FMUv4pro support
8 years ago
Francisco Ferreira
83359e898a
Tools: update CI ccache version to 3.3.4
...
ccache 3.3.x uses CPP2 enabled by default so remove enabling it
8 years ago
Francisco Ferreira
540548f0aa
Tools: CI: only set shell to verbose after including profile
...
Travis has a very long .profile script, which is already shown in configure step, so there is no need to log it again in the build step
8 years ago
Andrew Tridgell
cd52c5a5c5
Tools: make build_all.sh use waf
8 years ago
Lucas De Marchi
eb61bb86ee
Tools: build_binaries: split configure, clean and build on waf
...
All 3 together breaks PX4 boards that have to go through the external
CMake build system.
8 years ago
Lucas De Marchi
d04dab3a30
Tools: build_binaries: fix typo and binary name
8 years ago
Lucas De Marchi
cb2f472445
Tools: add aerofc-v1 to autobuild
8 years ago
Andrew Tridgell
55ac480e91
Tools: added decode_devid.py
8 years ago
Reza Farrahi M
aa0de36b2e
Tools: fix wxpython package name on Arch
8 years ago
Grant Morphett
4ee313c046
Build Rover: Fix build so correctly updates firmware-version.txt
8 years ago
Michael du Breuil
c3b047cc5d
Tools: Update runplanetest.py to reflect reworded ground start messages
8 years ago
Andrew Tridgell
2f8e9db606
autotest: fixed update of pymavlink
8 years ago
Jacob Walser
8e1d065d4e
scripts: Generate Sub parameters
8 years ago
Jacob Walser
ec15f0fee5
autotest: Add Sub
8 years ago
Jacob Walser
289aab06bc
scripts: Add Sub
8 years ago
Peter Barker
aec7091faa
autotest: Add support for Sub in sim_vehicle.py
8 years ago
Lucas De Marchi
bbc7a8b3e4
build: make instal-apt-ci.sh easier to synchronize with .travis.xml
8 years ago
Andrew Tridgell
5d7d190394
autotest: setup PKG_CONFIG_PATH for Parrot libiio
8 years ago
Andrew Tridgell
746b0dd376
Tools: fixed build_binaries for new build names
8 years ago
Andrew Tridgell
2a1408becf
Tools: no need to build tri separately
8 years ago
Andrew Tridgell
90516f1064
autotest: fixed checkout bug in build_binaries.sh
8 years ago
Andrew Tridgell
cc5e9da6ef
autotest: added some debug to build_binaries.sh
8 years ago
Andrew Tridgell
2101f7c0c1
autotest: fixed stable build of multicopter frame types
8 years ago
Andrew Tridgell
7df30ffe4d
scripts: avoid building redundent binaries for copter
...
hexa, octa, y6 and octa-quad are no longer needed if we have FRAME_CLASS
8 years ago
Andrew Tridgell
bebf16b804
Tools: added FMUv3 to autobuild
8 years ago
Pierre Kancir
9ca0873042
Autotest : add simple test for Rover
8 years ago
Andrew Tridgell
619cdbe065
Tools: fixed bash syntax error in install-prereqs-ubuntu.sh
8 years ago
Pierre Kancir
75a2a1cd6c
Tools: Don't install libc6-i386 on 32bit Ubuntu
8 years ago
Francisco Ferreira
32cd49264e
travis: revert commit 52854a
...
Travis has fixed the issues with space so we can go back to building PX4 with make and waf
8 years ago
Francisco Ferreira
52854aab3b
travis: temporarily disabled waf build of PX4 boards
...
Travis is complaining about lack of space, their support is looking into it but for now disable waf to get job passing
8 years ago
Andrew Tridgell
3ed66309ec
Tools: split pip install into two cmds
8 years ago
Peter Barker
e8fc5b9552
Tools: add set -x to install-prereqs scripts
8 years ago
mirkix
0638ec7dfe
Tools: add pkg-config-arm-linux-gnueabihf package
8 years ago
mirkix
25f6d29d97
Tools: rename BEBOP to generic ARM_LINUX
8 years ago
Grant Morphett
705f96dd3e
Build: More changes as we move to WAF
...
The only example being built in build_all.sh was CPUInfo and that is
really an APM tool. It will get built further down in when
autotest.py calls build.Examples so we don't need to build it here.
And changing the Replay build to just call make which really means it
will invoke waf as that's what the makefile does.
8 years ago
Lucas De Marchi
0c1f2ba144
scripts: add cmake to install-prereq scripts
8 years ago
Jani Hirvinen
c99a4a6973
Update build_autotest.sh
8 years ago
Peter Barker
729765bd30
Tools: correct firmware-version.txt file creation
8 years ago
Peter Barker
90979b6db5
Tools: skip malformed firmware-version.txt files
8 years ago
Peter Barker
b9270712e4
Tools: fix manifest generation (skip files.html)
8 years ago
Andrew Tridgell
10638d72a7
Tools: useful plane run script
8 years ago
Andrew Tridgell
bd0d37e2fd
Tools: added cmake to ububtu prereqs install
...
this fixes waf build for ubuntu 14.04 LTS
8 years ago
Pierre Kancir
10c3d82c67
Tools: update ci install script
8 years ago
Pierre Kancir
f7d19a6cd7
Tools: update ubuntu install script
8 years ago
Pierre Kancir
59366b058a
Tools: update ci install script
8 years ago
Pierre Kancir
2942b1b56d
Tools: update arch install script
8 years ago