61 Commits (zr-sdk-4.3.1)

Author SHA1 Message Date
Andrew Tridgell c5afc3ff99 Tools: use crc_crc32() in app descriptor 5 years ago
Andrew Tridgell d572d630ed waf: added generation of app descriptor 5 years ago
Andy Piper 1d11fe5377 Tools: add --upload-port option to waf 5 years ago
Andrew Tridgell e9f8b91134 waf: fixed --build-dates option 5 years ago
Andrew Tridgell c90b937972 waf: wrap more libc functions 5 years ago
Andrew Tridgell c2b06a3293 waf: wrap vsnprintf 5 years ago
Andrew Tridgell da15fb988c waf: add a lot more wrapped functions 6 years ago
Peter Barker 813694894d Tools: waf: add warning if bootloader not found 6 years ago
Peter Barker be173a9514 Tools: waf: stop adding -Wno-error=suggest-override for CAN boards 6 years ago
Peter Barker 1574464543 waf: do not -Werror=suggest-override on uavcan-enabled boards 6 years ago
Siddharth Purohit 8de169b1ce waf: remove redundant src includes for libuavcan drivers 6 years ago
Andrew Tridgell d81bd6530c waf: use make -j on build of ChibiOS core 6 years ago
Andrew Tridgell 3c9646dfef waf: allow hwdef.dat to override build optimization 6 years ago
Andrew Tridgell e71514c136 waf: allow for no param default support 6 years ago
Andrew Tridgell 85ca38b630 waf: fixed git hash in generated APJ file 6 years ago
Peter Barker 1d2f8555c0 Tools: ardupilotwaf: adjust for new location of uploader.py 6 years ago
Siddharth Purohit 6622c9b8fd HAL_ChibiOS: wrap sscanf and snprintf methods 6 years ago
Siddharth Purohit 56afc44c56 ardupilotwaf: add support for controllers with different arm cortex and related configs 6 years ago
Siddharth Purohit 6fee72b0c0 waf: add flags for F1 controller support and more debug features 6 years ago
Andrew Tridgell a4e50e1626 waf: use the current python interpreter for sub-commands 7 years ago
Andrew Tridgell c5f3beb297 waf: added --enable-asserts option for ChibiOS 7 years ago
Stephen 651a7030aa Tools: Add quotes in ChibiOS waf file 7 years ago
Andrew Tridgell 1dece80c88 waf: fixed error with no ROMFS files 7 years ago
Andrew Tridgell f78b84805c waf: don't generate hex files if intelhex module not installed 7 years ago
Andrew Tridgell 8ba137bd9a waf: moved ROMFS embed script into waf folder 7 years ago
Andrew Tridgell 8ae6b2e026 waf: fixed dependency of hwdef.h on hwdef.dat 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 5b46adf3fb waf: fixed chibios upload 7 years ago
Andrew Tridgell 338ff6ae64 waf: automatically build intel hex fw when possible 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
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 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 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 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
Andrew Tridgell ba55f99419 waf: fixed python3 pickle error 7 years ago
Andrew Tridgell 2075a3da7d waf: use pre_build hook 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
Andrew Tridgell 6b6c35a435 waf: use relative paths for ChibiOS build 7 years ago
Andrew Tridgell 36695fe1f6 waf: create abin files for some px4 builds 7 years ago
Andrew Tridgell b0c16f7eb9 waf: auto-build abin files for ChibiOS 7 years ago
Andrew Tridgell 13a3c56a02 waf: added board name to ChibiOS build 7 years ago
Siddharth Purohit d1a497f223 waf: add more wraps to compile uavcan 7 years ago