695 Commits (e83c3ccd306a4d824804c79fe6b1fca91d79b485)

Author SHA1 Message Date
Andrew Tridgell a82758bc3e waf: allow opendroneid on sitl on cygwin and macos 2 years ago
Peter Barker dab9e00dc7 Tools: rename HAL_MISSION_ENABLED to AP_MISSION_ENABLED 3 years ago
bugobliterator 3c30991153 waf: ensure we don't apply app desc step on BL 3 years ago
Andrew Tridgell c955c75b9d waf: allow for --enable-opendroneid on any board 3 years ago
Andrew Tridgell df75c1796a waf: added --enable-check-firmware option 3 years ago
Joshua Henderson 68360571d1 Tools: ardupilotwaf add OpenDroneID lib 3 years ago
Tom Pittenger c60f7bff91 Tools: Enable uploader.py and waf --upload to work on WSL2 3 years ago
Peter Barker c0243772b4 waf: add --define command-line option 3 years ago
Peter Barker 6c17fd7bac waf: build Richenpower on SITL by default 3 years ago
Andrew Tridgell 4d4a1ddd42 waf: setup UBSAN_ENABLED define 3 years ago
Andrew Tridgell acf56204f2 waf: added --ubsan and --ubsan-abort options 3 years ago
Iampete1 28989f1838 Tools: ardupilotwaf: add AP_AIS to build 3 years ago
Tom Pittenger 0c7e107157 Tools/waf: Add Sagetech SDK to WAF build 3 years ago
Randy Mackay 104e9202af Tools: remove AP_ToshibaCAN from waf 3 years ago
Pierre Kancir 020bd0ba1e Tools: fix exec permission 3 years ago
Pierre Kancir 2cca370a74 Tools: ardupilotwaf: remove useless shebang on non exec files 3 years ago
Peter Barker 7474a31a83 waf: take ap_version.h int items from environment as we do str items 3 years ago
bugobliterator 7770c960c9 waf: add support for CANFD in SITL 3 years ago
Peter Barker 4c8fc3bcaf waf: split AP_HAL_SITL and AP_SIM_ENABLED 3 years ago
Peter Barker 1a58b3b025 waf: disable airspeed on sitl_periph_gps 3 years ago
bugobliterator 47e710c21a waf: enable tao option for sitl_periph_gps 3 years ago
bugobliterator 79f55e7aad waf: enable option for setting TAO state 3 years ago
Siddharth Purohit 5e54871d82 ardupilotwaf: set flags for CANFD support as applicable 3 years ago
Iampete1 6ac661c6ce Tools: ardupilotwaf: add AP_CustomRotations 3 years ago
Andy Piper fdaaa589e5 waf: move external flash binaries to regular name to aid publishing 3 years ago
Andrew Tridgell ad88f3e1e8 waf: added --save-temps configure option 3 years ago
Andrew Tridgell d07d5a7082 waf: removed g++ command line differences between similar boards 3 years ago
Andy Piper 3f7a726970 waf: add linker map on linking 3 years ago
Andy Piper 2beb9cfc7d waf: rename EXTERNAL_PROG_FLASH_MB to EXT_FLASH_SIZE_MB 3 years ago
Peter Barker 410507d54d waf: include integer version of GIT_VERSION (hash) 3 years ago
Joshua Henderson b3e78e1e8d ardupilotwaf: grouped_program use nested dicts 3 years ago
Willian Galvani 2b9d56c252 Tools: embed default.param files for Linux boards 3 years ago
Peter Barker c056a7948d Tools: move Airspeed up to AP_Vehicle, provide dummy 3 years ago
Peter Barker 43b4f86485 waf: use GIT_VERSION from env if available 3 years ago
Pierre Kancir d9c562cfae Tools: add HAL_COVERAGE_BUILD for coverage build 3 years ago
Peter Barker d6f4f54c0a Tools: include brand name and manufacturer in APJ file, use for manifest 3 years ago
Joshua Henderson ac4304e2c4 Tool: ardupilotwaf fix duplicate reporting from build summary 3 years ago
Josh Henderson d410533424 Tools: fix Build_Summary when more than one targert 3 years ago
Josh Henderson 74fa47a3bb Tools: fix flash size reporting due to crash_log 3 years ago
bugobliterator 9eb3a976bc waf: allow build with ardupilot as a module 3 years ago
Nick Exton 5f74333559 waf: only enable -Wsizeof-pointer-div for gcc v8.4 or greater 3 years ago
Peter Barker a93da420c8 waf: make maybe-uninitialised and duplicated-cond errors 3 years ago
Peter Barker a2961ede8f waf: add -Wsizeof-pointer-div 3 years ago
Peter Barker 8ae1a58eae Tools: move from ENABLE_SCRIPTING to AP_SCRIPTING_ENABLED 3 years ago
Peter Barker b83cf3a431 waf: ensure ENABLE_SCRIPTING is always defined 3 years ago
Buzz 854266dc78 ESP32: drop submodule and add script to get it as a clone and/or submodule 3 years ago
Buzz 228fafeffe Tools: add esp32 support 3 years ago
bugobliterator 6adfcd4957 waf: disable building CrashCatcher for non 2M boards 3 years ago
bugobliterator eee7e6cadf waf: add defines for use in CrashCatcher Flash dump 3 years ago
bugobliterator c5dd02fb2b waf: compile in crash catcher library 3 years ago