Staroselskii Georgii
33aa05d7b3
Travis: NavIO compiler fix
10 years ago
Andrew Tridgell
d1de89f933
Travis: disable navio build due to another travis compiler bug
10 years ago
Staroselskii Georgii
9517bb3049
Travis: added navio target
10 years ago
Andrew Tridgell
4fe39c67b4
Build: use git checkout -f
...
this is an attempt to avoid CRLF attributes breakage with builds
10 years ago
Lucas De Marchi
5d69e2027c
Travis: install gcc-multilib to get dependency libraries
...
We are failing to execute arm-none-eabi-gcc due to missing 32 bits
libraries in travis. Install gcc-multilib so we get all of them.
This commit also calls this version of gcc in the end of
install-travis-env.sh so if it's to fail, force it to fail early on.
10 years ago
Andrew Tridgell
793a212d28
Travis: removed script breakage
10 years ago
Andrew Tridgell
094910d7e4
Travis: more debugging code
10 years ago
Andrew Tridgell
991d111d91
Travis: another attempt at fixing compiler path
10 years ago
Andrew Tridgell
7048836d1e
Travis: make arm compiler install unconditional
10 years ago
Andrew Tridgell
1315ed7ddf
Travis: allow upgrade to gcc 4.8 to fail
10 years ago
Andrew Tridgell
1cdaacdaa1
autotest: avoid a px4-clean for each vehicle type
10 years ago
Andrew Tridgell
58a1ead765
autotest: speed up build_binaries a bit
...
don't need to rebuild from scratch for copter
10 years ago
Andrew Tridgell
9ec9d58fb2
autotest: removed flymaple copter build
...
doesn't support NavEKF
10 years ago
Andrew Tridgell
0bafd33cfa
autotest: disable remaining APM1 build for copter
10 years ago
Andrew Tridgell
ac4b52a31c
Build: removed HIL builds
...
now use HIL_MODE=1
10 years ago
Andrew Tridgell
472a50f9c2
Build: removed APM2 build for copter
...
no longer supported
10 years ago
Andrew Tridgell
0b261e8695
Travis: used sudo with pip
10 years ago
Andrew Tridgell
de2c22b4b9
Travis: try to upgrade to g++ 4.8
10 years ago
Andrew Tridgell
2e6d79f449
Travis: disable droneapi and upgrade pip
10 years ago
Andrew Tridgell
67e10ff392
Travis: ignore failure of extra deb install
10 years ago
Andrew Tridgell
c42a40553a
Travis: install some extra packages for AVR
10 years ago
Andrew Tridgell
dd5be8837a
autotest: raise timeout
10 years ago
Andrew Tridgell
0b3118b3c4
Travis: more packages for new PX4 build
10 years ago
Andrew Tridgell
801c4d0a93
Build: disable board specific build tags
...
disable this until we work out why apm1/apm2 tags have re-appeared
10 years ago
Andrew Tridgell
f69622f041
Travis: cope with setuptools upgrade failing
10 years ago
Jonathan Challinger
5059fc620c
Build: add git hashes to .px4 files
10 years ago
Andrew Tridgell
a118ac69c6
Travis: use separate pip commands to find travis issue
10 years ago
Andrew Tridgell
97d6543520
Travis: added install-travis-env.sh
...
this will be used for travis test builds, to avoid some issues with
pip install using the generic script
10 years ago
LukeMike
a665037176
TOOLS: changed script for building single project
10 years ago
LukeMike
903f5d2211
TOOLS: changed permissions of scripts for building
10 years ago
Emile Castelnuovo
7795cb6929
Tools: update scripts to build all firmwares for all VR boards
10 years ago
LukeMike
2522709a78
Tools: added script to build all VirtualRobotix binaries
10 years ago
Andrew Tridgell
731678b0a1
Travis: test building without logging for plane
10 years ago
Andrew Tridgell
c9b7d27b98
Travis: use px4-cleandep to make script more robust
10 years ago
Andrew Tridgell
1359e6d321
travis: we need a "make configure" at the start
10 years ago
Andrew Tridgell
494789054e
travis: enable wide range of builds in Travis-CI
10 years ago
Andrew Tridgell
8d393c89d0
autotest: fixed bash syntax
10 years ago
Andrew Tridgell
a9defa3508
autotest: build some examples for px4-v2
10 years ago
Andrew Tridgell
1c94559fa2
autotest: auto-update uavcan repo
10 years ago
Arthur Benemann
14c77adca9
Tools: Updated gcc-arm compiler to version 4_7-2014q2
...
As suggested in the thread at the following link:
https://groups.google.com/forum/#!topic/drones-discuss/hiD23c3w6xQ
10 years ago
Andrew Tridgell
ce4da9b09c
autotest: raise timeout again
10 years ago
Andrew Tridgell
e49cd68b83
autotest: save core and elf files
...
try to catch floating pt exception causes
10 years ago
Andrew Tridgell
0738d75701
build_devrelease: build all frames for jons release
10 years ago
Andrew Tridgell
34a43b2d99
autotest: fixed backup of autotest .bin logs
10 years ago
Andrew Tridgell
d95a1be3d6
scripts: fixed devrelease permissions
10 years ago
Andrew Tridgell
c0f18272ed
autotest: added developer build support
...
this creates firmware builds for developers in the devbuild directory
10 years ago
Andrew Tridgell
b688577825
autotest: update compiler
10 years ago
Randy Mackay
946de4f644
Tools: build antenna tracker binary
11 years ago
Andrew Tridgell
e66243f72e
autotest: add AntennaTracker autodoc to autotest.diydrones.com/Parameters
11 years ago
Randy Mackay
8925c61ae4
Tools: build antenna tracker for firmware.diydrones.com
11 years ago