Kevin Lopez Alvarez
40f8500122
mk: initial FMUv4pro support
8 years ago
Andrew Tridgell
0c186de6fc
mk: remove support for bare px4 build type
...
"make px4-heli" was not correctly setting up a heli build. Rather than
wasting time fixing the old makefile build I'd rather just remove that
option. "make px4-v2-heli" still works
8 years ago
Eugene Shamaev
b121145c33
mk: compilation settings to include CAN bus drivers and UAVCAN protocol
8 years ago
Andrew Tridgell
960da45275
mk: fixed px4-v3 build with make
8 years ago
Andrew Tridgell
7a3c4fd2ee
mk: removed most frame build targets
8 years ago
LukeMike
f9e1235593
VRBRAIN / targets: defined all VirtualRobotix targets
9 years ago
Lucas De Marchi
8bec17e05b
mk: remove support for flymaple
9 years ago
Andrew Tridgell
d477ecc24e
mk: default to building with MAVLink2 support
9 years ago
Andrew Tridgell
b0be3e7423
mk: fixed building with mavlink2 headers
9 years ago
Andrew Tridgell
f6511e8337
build: added mavlink2 build option
9 years ago
Lucas De Marchi
3343391409
mk: deprecate build system for linux boards
...
All the linux boards that have their counterpart in waf are being
deprecated here. The only exception for now is sitl.
9 years ago
Staroselskii Georgii
f5df5e61bb
build: add navio2 target
9 years ago
Siddharth Bharat Purohit
dd65495668
mk: generate mavlink headers using mavlink module files
9 years ago
Víctor Mayoral Vilches
41da1a4fc5
mk: add pxfmini target
9 years ago
Andrew Tridgell
a509daff54
build: added qurt build target
9 years ago
Andrew Tridgell
2fc60de500
build: added qflight build target
9 years ago
Aaron Wang Shi
736e3e6f46
build: support BH HAT build
9 years ago
Andrew Tridgell
09276ce068
build: added px4fmu-v4 support (for XRacer)
9 years ago
Julien BERAUD
bf5ac43142
mk: build the bebop statically
...
The toolchains aren't compatible and the size of the binary doesn't get too
big with the static flag so it avoids creating a chroot.
9 years ago
Andrew Tridgell
3d8993ff33
build: added sitl-asan build target
...
this enables the address sanitiser for array bounds error detection
9 years ago
Víctor Mayoral Vilches
112df0a0a6
mk: Add Erle-Brain 2 support
9 years ago
Lucas De Marchi
0e6da397d1
build: remove AVR boards
9 years ago
Lucas De Marchi
29aa7001bf
build: add minlure target
9 years ago
Víctor Mayoral Vilches
fa5fb0a56a
mk: ERLEBOARD add targets and help
10 years ago
raspilot
0134d105bf
build: added support for raspilot
10 years ago
Andrew Tridgell
b33ed8ce39
build: added bebop build
10 years ago
Andrew Tridgell
a203dd2660
modules: added check_modules in PX4 build
10 years ago
Andrew Tridgell
b1f7b80f7e
build: minimise the number of eval calls in build
10 years ago
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