Commit Graph

67 Commits

Author SHA1 Message Date
Francisco Ferreira
7a696bd766 mk: remove Qualcomm board support 2018-05-17 09:57:20 +10:00
night-ghost
207f7893d6 mk: added F4Light HAL support 2018-02-10 09:14:41 +11:00
LukeMike
9cd469fc38 VRBRAIN / mk: added new VR Brain 5.2 board (EEPROM version) 2018-02-05 08:26:49 +11:00
Lucas De Marchi
c09c56be77 build: remove Linux boards from make
This way people don't copy and paste to add a new board: make build
system is deprecated for Linux boards for a long time and is now
unsupported.

qflight remains as the only Linux board since it's not buildable
with waf. When it is, more files and pieces can be removed from mk/.
2017-09-11 15:34:57 -07:00
Kevin Lopez Alvarez
40f8500122 mk: initial FMUv4pro support 2017-07-24 13:45:37 +10:00
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
2017-05-09 14:05:20 +10:00
Eugene Shamaev
b121145c33 mk: compilation settings to include CAN bus drivers and UAVCAN protocol 2017-04-10 22:38:13 +01:00
Andrew Tridgell
960da45275 mk: fixed px4-v3 build with make 2017-01-13 08:43:28 +11:00
Andrew Tridgell
7a3c4fd2ee mk: removed most frame build targets 2017-01-12 17:39:37 +11:00
LukeMike
f9e1235593 VRBRAIN / targets: defined all VirtualRobotix targets 2016-08-07 20:31:52 +10:00
Lucas De Marchi
8bec17e05b mk: remove support for flymaple 2016-05-23 21:49:45 -03:00
Andrew Tridgell
d477ecc24e mk: default to building with MAVLink2 support 2016-05-21 15:25:14 +10:00
Andrew Tridgell
b0be3e7423 mk: fixed building with mavlink2 headers 2016-05-21 15:25:12 +10:00
Andrew Tridgell
f6511e8337 build: added mavlink2 build option 2016-05-21 15:25:11 +10:00
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.
2016-05-10 10:57:49 -03:00
Staroselskii Georgii
f5df5e61bb build: add navio2 target 2016-02-27 03:06:50 -03:00
Siddharth Bharat Purohit
dd65495668 mk: generate mavlink headers using mavlink module files 2016-01-15 07:28:47 +11:00
Víctor Mayoral Vilches
41da1a4fc5 mk: add pxfmini target 2016-01-05 15:35:56 -02:00
Andrew Tridgell
a509daff54 build: added qurt build target 2015-12-27 16:21:25 +11:00
Andrew Tridgell
2fc60de500 build: added qflight build target 2015-12-27 16:12:27 +11:00
Aaron Wang Shi
736e3e6f46 build: support BH HAT build 2015-12-21 15:54:30 +11:00
Andrew Tridgell
09276ce068 build: added px4fmu-v4 support (for XRacer) 2015-11-27 18:54:30 +11:00
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.
2015-11-13 12:15:36 +11:00
Andrew Tridgell
3d8993ff33 build: added sitl-asan build target
this enables the address sanitiser for array bounds error detection
2015-11-10 16:21:41 +11:00
Víctor Mayoral Vilches
112df0a0a6 mk: Add Erle-Brain 2 support 2015-11-04 13:58:24 +11:00
Lucas De Marchi
0e6da397d1 build: remove AVR boards 2015-11-04 12:14:16 +11:00
Lucas De Marchi
29aa7001bf build: add minlure target 2015-10-22 12:04:53 +11:00
Víctor Mayoral Vilches
fa5fb0a56a mk: ERLEBOARD add targets and help 2015-09-23 09:21:39 +10:00
raspilot
0134d105bf build: added support for raspilot 2015-09-14 14:22:15 +10:00
Andrew Tridgell
b33ed8ce39 build: added bebop build 2015-07-10 14:18:17 +10:00
Andrew Tridgell
a203dd2660 modules: added check_modules in PX4 build 2015-06-09 13:28:25 +10:00
Andrew Tridgell
b1f7b80f7e build: minimise the number of eval calls in build 2015-05-26 07:46:05 +10:00
Andrew Tridgell
ef72d5bff2 build: don't expand all target unless a '-' is in main target 2015-05-25 22:41:13 +10:00
Andrew Tridgell
3fbd0a1db0 build: removed the need for 'make configure'
and make default build display help
2015-05-21 10:54:19 +10:00
Andrew Tridgell
5f963cbf82 build: added XXX-debug option to builds for debug build 2015-05-18 07:13:07 +10:00
Andrew Tridgell
4ad3075754 build: fix for HAL_SITL rename 2015-05-05 09:45:57 +10:00
Andrew Tridgell
2559964f04 build: added sitl-arm target 2015-05-05 09:45:54 +10:00
Jonathan Challinger
f93df8997b mk: add coax copter target 2015-04-16 20:59:28 +09:00
Emile Castelnuovo
b62ad2db71 build: added missing VR boards. 2015-02-02 08:44:01 +11:00
Andrew Tridgell
b0b57cccce build: add -nologging build modifier
useful for testing
2015-01-17 10:45:02 +13:00
mirkix
001758071f mk: add support for BBBMINI, simple ArduPilot DIY Cape for the BeagleBone Black 2015-01-12 21:36:40 +13:00
John Williams
b1c6931ade Build: added zynq make target 2014-11-14 10:21:05 +11:00
Mikhail Avkhimenia
2899e44c0c build: add navio build target 2014-08-12 22:08:13 +10:00
Andrew Tridgell
4dfafcf7ba build: removed hil from frames list
it breaks "apm1-hil" target for copter
2014-08-07 12:34:30 +10:00
Andrew Tridgell
8ac9c11055 build: allow "make px4-v2-hil-upload" 2014-08-07 09:51:32 +10:00
Andrew Tridgell
24b481ac0d build: fixed dependency on frame type in make target 2014-08-01 06:54:03 +10:00
Andrew Tridgell
fdeac40135 build: added board subtypes to build 2014-07-14 09:44:35 +10:00
Andrew Tridgell
09e9074cb2 build: added bbone as build target 2014-07-14 09:44:34 +10:00
Andrew Tridgell
0b6c810a6e build: added ERLE build type 2014-07-14 08:52:43 +10:00
LukeMike
8f552d5758 VRBRAIN: Changed the management of VirtualRobotix's boards. 2014-06-19 11:27:38 +02:00