Andrew Tridgell
|
ef72d5bff2
|
build: don't expand all target unless a '-' is in main target
|
10 years ago |
Andrew Tridgell
|
3fbd0a1db0
|
build: removed the need for 'make configure'
and make default build display help
|
10 years ago |
Andrew Tridgell
|
5f963cbf82
|
build: added XXX-debug option to builds for debug build
|
10 years ago |
Andrew Tridgell
|
4ad3075754
|
build: fix for HAL_SITL rename
|
10 years ago |
Andrew Tridgell
|
2559964f04
|
build: added sitl-arm target
|
10 years ago |
Jonathan Challinger
|
f93df8997b
|
mk: add coax copter target
|
10 years ago |
Emile Castelnuovo
|
b62ad2db71
|
build: added missing VR boards.
|
10 years ago |
Andrew Tridgell
|
b0b57cccce
|
build: add -nologging build modifier
useful for testing
|
10 years ago |
mirkix
|
001758071f
|
mk: add support for BBBMINI, simple ArduPilot DIY Cape for the BeagleBone Black
|
10 years ago |
John Williams
|
b1c6931ade
|
Build: added zynq make target
|
10 years ago |
Mikhail Avkhimenia
|
2899e44c0c
|
build: add navio build target
|
11 years ago |
Andrew Tridgell
|
4dfafcf7ba
|
build: removed hil from frames list
it breaks "apm1-hil" target for copter
|
11 years ago |
Andrew Tridgell
|
8ac9c11055
|
build: allow "make px4-v2-hil-upload"
|
11 years ago |
Andrew Tridgell
|
24b481ac0d
|
build: fixed dependency on frame type in make target
|
11 years ago |
Andrew Tridgell
|
fdeac40135
|
build: added board subtypes to build
|
11 years ago |
Andrew Tridgell
|
09e9074cb2
|
build: added bbone as build target
|
11 years ago |
Andrew Tridgell
|
0b6c810a6e
|
build: added ERLE build type
|
11 years ago |
LukeMike
|
8f552d5758
|
VRBRAIN: Changed the management of VirtualRobotix's boards.
|
11 years ago |
Emile Castelnuovo
|
01b7bcd05d
|
mk: new VRBRAIN board definition
|
11 years ago |
Andrew Tridgell
|
fb70ecb9d4
|
build: added -obc supplementary target
|
11 years ago |
Mike McCauley
|
55cf4b2111
|
mk: added HIL_MODE defitinition for Flymaple
|
11 years ago |
Andrew Tridgell
|
082a3561c4
|
build: make hil equal hilsensors
|
11 years ago |
Andrew Tridgell
|
6448ff455f
|
build: added new copter frame type 'single'
|
11 years ago |
Andrew Tridgell
|
6deeca1cc0
|
build: support all copter frame types on all boards
|
11 years ago |
Andrew Tridgell
|
4c05848734
|
build: added Linux targets
|
12 years ago |
Mike McCauley
|
f90790a26c
|
build: added build files for Flymaple port
|
12 years ago |
Andrew Tridgell
|
b05117f5cd
|
build: fixed heli-hil and quad-hil copter builds
|
12 years ago |
Andrew Tridgell
|
1d836db862
|
build: added all 7 copter frame types to binary build
|
12 years ago |
Andrew Tridgell
|
d06668f1cd
|
build: added support for "make apm1-1280"
|
12 years ago |
Stephen
|
c4ea89b10a
|
Build: Cygwin Windows build and upload fixes
SITL, HIL and normal builds and uploads work under Cygwin
|
12 years ago |
Andrew Tridgell
|
ded192be3f
|
build: split up the build system to allow for better board support
this will make it easier to support boards like the VRBrain
|
12 years ago |
Andrew Tridgell
|
899b91c162
|
build: fixed etags target
|
12 years ago |
Pat Hickey
|
7142368a97
|
mk: wibbles clean up output a little
clean up extra slash in /mk//Arduino.mk
etags can be .PHONY so we dont get errors about overriding existing recipie
|
12 years ago |
Andrew Tridgell
|
4ee969f439
|
Tools: fixed build_all.sh script
|
12 years ago |
Andrew Tridgell
|
97341cc4a5
|
Build: added targets.mk
|
12 years ago |
Pat Hickey
|
eb530b86e8
|
move Arduino.mk to /mk/Arduino.mk
|
12 years ago |
Andrew Tridgell
|
9e986801c9
|
Copter: fixed SITL for ArduCopter
|
12 years ago |
Pat Hickey
|
9a28ed2df6
|
ArduCopter: refactor Makefile targets in terms of Arduino.mk targets
|
12 years ago |
Pat Hickey
|
1e48d0fc69
|
Makefile Targets rewritten to use per-target extension style
|
12 years ago |
Pat Hickey
|
524e52f449
|
ArduCopter: changed makefile to inherit environments properly
|
12 years ago |
Pat Hickey
|
2aa4657315
|
ArduCopter: changes to use CONFIG_HIL_BOARD
|
12 years ago |
Andrew Tridgell
|
6d11940ada
|
AHRS: removed Quaternion build support from APM/ACM/rover
|
13 years ago |
Andrew Tridgell
|
16e06ea1f4
|
ACM: build DMP version in autotest
this gives it a chance of keeping working
|
13 years ago |
Andrew Tridgell
|
60caaa4b04
|
MAVLink: remove MAVLink 0.9 protocol support
this simplifies the code a lot. We're not going back to 1.0
|
13 years ago |
Andrew Tridgell
|
58379b928f
|
MAVLink: make usage of MAVLink defines more consistent
|
13 years ago |
Andrew Tridgell
|
e7cf643386
|
added mavlink09 targets
allows easier building with mavlink0.9
|
13 years ago |
Andrew Tridgell
|
67afdc7485
|
autotest: fixes for MAVLink 1.0 in autotest
|
13 years ago |
Andrew Tridgell
|
4fee26437b
|
MAVLink: make ACM build with MAVLink 1.0 possible in arduino GUI
|
13 years ago |
Andrew Tridgell
|
fe970221e2
|
ACM: added support for MAVLink 1.0 to ArduCopter
most operations should now work
|
13 years ago |
Andrew Tridgell
|
7e4c8592ff
|
ACM: make it possible to build ArduCopter with quaternions
|
13 years ago |