394 Commits (0169a9287d24b329e5c3f3240e5d3db8869c7cf3)

Author SHA1 Message Date
Andrew Tridgell a7ecbf29aa waf: define CHIBIOS_BOARD_NAME 7 years ago
Andrew Tridgell 95b2587c76 waf: use ardupilot uploader for HAL_PX4 7 years ago
Andrew Tridgell 8ae6b2e026 waf: fixed dependency of hwdef.h on hwdef.dat 7 years ago
Andrew Tridgell d12cf0ab59 waf: added -Werror on signed comparison 7 years ago
Lucas De Marchi 49d08ba72a Global: remove minlure 7 years ago
Andrew Tridgell 1c73c133a9 waf: fixed binary generation order 7 years ago
Andrew Tridgell 623a30be55 waf: build hex file with and without bootloader 7 years ago
Andrew Tridgell f73ca2a6ba waf: speed up the bootloader build 7 years ago
Andrew Tridgell 5b46adf3fb waf: fixed chibios upload 7 years ago
Andrew Tridgell 338ff6ae64 waf: automatically build intel hex fw when possible 7 years ago
Peter Barker b94e31b21a Tools: remove warning about native clang builds 7 years ago
Andrew Tridgell 290f050575 waf: enable gccdeps, using gcc dependencies 7 years ago
Andrew Tridgell ad49f4fdbf waf: fixed declaration of ap_romfs_embedded.h 7 years ago
Andrew Tridgell 14f66461a7 HAL_ChibiOS: shrink build size for bootloader 7 years ago
Andrew Tridgell 0ae25787c0 waf: added a --bootloader configure option 7 years ago
Andrew Tridgell 6771a3d65a waf: support Hex USB IDs in px_uploader.py 7 years ago
Peter Barker e9a07bdd6f Tools: create CHIBIOS_GIT_VERSION build-time define 7 years ago
Peter Barker 09a9abb3a8 Tools: include AP_RTC in all waf builds 7 years ago
Peter Barker 684482295e Tools: include Gripper in all builds 7 years ago
Eugene Shamaev 68ec9f4119 Tools: add CAN bus declaration for the intel aero board 7 years ago
Lucas De Marchi 2916a3f40c build: add --apstatedir for Linux boards 7 years ago
Francisco Ferreira ddb45a0813 waf: move skyviper-v2450-px4 definitions to board config 7 years ago
Michael du Breuil 82d486add0 Tools: Add proximity as a common library 7 years ago
Andrew Tridgell cc931e9a2a waf: allow F4Light USB ID to be recognised 7 years ago
Lucas De Marchi 997d9f58de build: invert default for header checks 7 years ago
Lucas De Marchi 73edda697d build: align help options 7 years ago
Lucas De Marchi 9342bc5050 build: invert default for lttng 7 years ago
Lucas De Marchi 4697089a82 build: move Linux configuration options to its own sections 7 years ago
Peter Barker 4e53d9e1a8 Tools: correct flashing under Linux 7 years ago
stephen.dade 76cc014245 waf: Allow spaces in paths when compiling for ChibiOS targets 7 years ago
Andrew Tridgell 835484429d waf: don't build ChibiOS with debug by default 7 years ago
Andrew Tridgell 5fb8fe927c waf: added AP_ROMFS to build 7 years ago
Andrew Tridgell 02f20b4114 HAL_ChibiOS: first version of OMNIBUSF7V2 board support 7 years ago
Andrew Tridgell 827108617a waf: only generate an abin file when needed 7 years ago
Andrew Tridgell 8eaac031af waf: added AP_BLHeli 7 years ago
Andrew Tridgell c50359a5b5 waf: throw an error if hwdef.dat can't be processed 7 years ago
Andrew Tridgell 98ab1c13db Tools: fixed call to apj_tool in skyviper build 7 years ago
Peter Barker 6dfdb19711 Tools: include VisualOdom in common vehicle libraries 7 years ago
Peter Barker 44a063e818 Tools: ardupilotwaf: chibios: change directory before running make_abin.sh 7 years ago
Peter Barker edd0f74ec0 Tools: ardupilotwaf: chibios: hand apj tool an absolute path to parameters 7 years ago
Peter Barker b26d140316 Tools: ardupilotwaf: remove redundant --no-trigraph 7 years ago
Andrew Tridgell ba55f99419 waf: fixed python3 pickle error 7 years ago
Andrew Tridgell b6c0e65dee waf: set CYGWIN_BUILD on cygwin for px4 7 years ago
Andrew Tridgell 3e9f0f83f0 waf: fixed cygwin build for ChibiOS 7 years ago
Andrew Tridgell 706a0c1b2f waf: define CYGWIN_BUILD for ChibiOS under cygwin 7 years ago
Andrew Tridgell 43f1b43b6c waf: auto-generate board targets for ChibiOS 7 years ago
Andrew Tridgell 2075a3da7d waf: use pre_build hook for ChibiOS 7 years ago
Andrew Tridgell 7d5ed1bc9b waf: simplify board classes for ChibiOS 7 years ago
Andrew Tridgell fed1579187 waf: auto-enable CAN for ChibiOS builds 7 years ago
Andrew Tridgell 89430793dd waf: allow env variable overrides in hwdef.dat 7 years ago