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
Randy Mackay
db9750ee7a
Tools: update build script for Antenna move
11 years ago
Andrew Tridgell
caeb2c4d0d
autotest: raise timeout to 7000 seconds
11 years ago
Andrew Tridgell
1ea1d9983d
build: don't build examples for apm1 any more
...
so little APM1 development happening it is not worth it
11 years ago
Markus Koetter
e06b3f3ff6
Travis-CI: add vrubrain-v51 target (Copter)
11 years ago
Arthur Benemann
ff11b13f9c
tools: In install-prereqs-ubuntu.sh add support for relative paths
...
Install the required projects (PX4*) in the same folder from where the script is called.
Install the arm toolchain at /opt
11 years ago
Arthur Benemann
b76b090acd
tools: Make install-prereqs-ubuntu.sh work with newer versions of Ubuntu
...
* Install libraries for 64bit Ubuntu systems.
* Less noise apt-get output
* Install packages required for SITL simulation
* Install pymavlink, MAVProxy and droneapi
* Remove modemmanager package
* Add autotest/ to the path
11 years ago
Andrew Tridgell
e96ab86eab
build: fixed directory handling in build_binaries.sh
11 years ago
Andrew Tridgell
35e905d003
build: added some debug
11 years ago
Andrew Tridgell
905e5a4d08
build: added vrbrain to build_all.sh script
...
useful for ensuring it will keep building
11 years ago
Matthew Lloyd
15b99300a2
build: fix paths in install-prereqs-ubuntu.sh
...
Also upgrade to the latest 2013q4 "GNU Tools for ARM
Embedded Processors" toolchain since the 2012q2 release
is no longer available for download.
11 years ago
Chris Mansley
f9d262278f
Tools: Update gcc-arm version from q2 to q4
...
This fixes the installation script since version q2 has been removed
from launchpad.
11 years ago
Andrew Tridgell
c12e53189c
autotest: added apm2-obc to build tests
11 years ago
Andrew Tridgell
314daabc9d
scripts: test build of Replay in build_all.sh
11 years ago
Andrew Tridgell
ff5bc7520c
build: added AntennaTracker to build_all.sh
...
ensure it keeps working
11 years ago
Andrew Tridgell
604d7fce47
build: rover doesn't fit on APM1-1280 any more
11 years ago
Andrew Tridgell
89b083dd52
build: make build log a bit less verbose
...
don't show the whole commit patch
11 years ago
Andrew Tridgell
5a16d8067a
build: better error reporting for failures in build_binaries.sh
...
this will make it easier to track down build failures
11 years ago
Andrew Tridgell
0b7e96b528
autotest: ensure old tags in PX4NuttX and PX4Firmware don't get used
11 years ago
Andrew Tridgell
58c66f255c
build: added support for board specific tags in build_binaries
...
make it possible to build an APM2 specific build
11 years ago
Andrew Tridgell
0401e8f914
build: support vehicle-tag tags for PX4 builds
11 years ago
Andrew Tridgell
b59f2d4326
build: put px4io elf files in build directory
11 years ago
Andrew Tridgell
504bdd8139
build: fixed build_all for heli
11 years ago
Andrew Tridgell
ea09aebed0
autotest: raise timelimits again
11 years ago
wiseman
4aa7badd98
Updated build instructions & script.
...
Updated the README and the install-prereqs-ubuntu.sh script to reflect
changes in the PX4 build steps and the PX$ & NuttX repository used to
build ardupilot.
11 years ago
Andrew Tridgell
be253c6cd9
build: fixed build_all.sh
11 years ago
Andrew Tridgell
cdf813697a
autotest: speed up build_all_px4.sh
...
only build archives once
11 years ago
Andrew Tridgell
453581b25a
autotest: added linux build to build_all.sh
12 years ago
Andrew Tridgell
5b5038f419
build: skip FLYMAPLE examples
12 years ago
Andrew Tridgell
070a0fefd9
build: added flymaple to build_all.sh test
12 years ago
Andrew Tridgell
387b6afed4
autotest: ensure JSBSim is dead at start of testing
12 years ago
Andrew Tridgell
4f33e4e114
autotest: fixed handling for wiki and xml generation
12 years ago
Andrew Tridgell
e43234874a
build: avoid rebuilding PX4 archives for each copter type
...
this should make build_binaries.sh much faster
12 years ago
Andrew Tridgell
b992423f4d
autotest: log versions of trees in build log
12 years ago
Andrew Tridgell
639f479c45
build: cope with config.mk from configure
...
the HAL_BOARD syntax doesn't work with shell with set -e
12 years ago
Andrew Tridgell
25255d79e8
PX4: cope with relative path for PX4_ROOT in build_binaries.sh
12 years ago
Andrew Tridgell
dadd3ee4ea
PX4: upload both v1 and v2 firmwares on firmware.diydrones.com
12 years ago
Andrew Tridgell
11676d3faa
PX4: no need to build px4-io now
12 years ago
Andrew Tridgell
935546d80d
PX4: setup build layout to assume PX4Firmware and PX4NuttX trees
...
both in directory above ardupilot
12 years ago
Andrew Tridgell
61507ccd20
autotest: build docs on each autotest run
12 years ago
Andrew Tridgell
81bb4f26a1
autotest: update plane test with more modes
...
added tests for FBWB, STABILIZE, CRUISE, ACRO and CIRCLE
12 years ago
Andrew Tridgell
becd180441
autotest: external timeout must be greater than internal timeout
...
or we can get blank output
12 years ago
Andrew Tridgell
5b29c82a2b
autotest: update timeout again
...
we're getting too close
12 years ago
Andrew Tridgell
757adacf8a
autotest: added $HOME/APM to PYTHONPATH
12 years ago