3582 Commits (e7a981d2c39ae6ef56df61b1e59a48b4b158bcb4)

Author SHA1 Message Date
Andrew Tridgell 95b2587c76 waf: use ardupilot uploader for HAL_PX4 7 years ago
Andrew Tridgell c955d7b824 AP_Bootloader: fixed issue loading NuttX firmwares 7 years ago
Andrew Tridgell d470c161e8 AP_Bootloader: protect against random input to bootloader 7 years ago
Lucas De Marchi 981a575aa2 Frame_params: rename some aerofc parameters 7 years ago
Ebin fd92475ce9 autotest: added more default params for balance bot 7 years ago
Ebin 6bb5aa5d36 autotest: added default params for balancebot 7 years ago
Andrew Tridgell 576d1a145d Tools: updated bootloaders 7 years ago
Andrew Tridgell c44a8309f9 AP_Bootloader: fixed strncmp bug 7 years ago
Andrew Tridgell 28ad2287c8 AP_Bootloader: for fast boot don't init USB 7 years ago
Andrew Tridgell b6e057dfb9 AP_Bootloader: use RTC sig for fast boot 7 years ago
Andrew Tridgell bff796af4e Tools: removed annoying print msgs 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
Evan Hammac 37accc96f6 Tools: Added Tyndall AFB to locatons.txt file 7 years ago
Lucas De Marchi 49d08ba72a Global: remove minlure 7 years ago
Andrew Tridgell fe4a18d5f3 Tools: updated bootloader binaries 7 years ago
Andrew Tridgell f3a2d63747 Tools: don't generate a _with_bl file for the bootloader itself 7 years ago
Andrew Tridgell 77929dabb3 Tools: fixed python3 error in make_intel_hex.py 7 years ago
Andrew Tridgell 0546ea69d1 AP_Bootloader: fixed build with no uarts 7 years ago
Andrew Tridgell 0ebd05aa1a AP_Bootloader: support changing baudrates on UARTs 7 years ago
Andrew Tridgell fe4aa4bbc7 AP_Bootloader: support uarts and usb for bootloading 7 years ago
Andrew Tridgell 5b208b401f AP_Bootloader: skip erasing already erased pages 7 years ago
Andrew Tridgell b5fc7f10f3 AP_Bootloader: added flash size limiting on old CPUs 7 years ago
Andrew Tridgell 4fbd1e409f AP_Bootloader: make flashing a bit faster 7 years ago
Andrew Tridgell 1c73c133a9 waf: fixed binary generation order 7 years ago
Andrew Tridgell 949af17fa4 Tools: save _with_bl.hex files in firmware download 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 f202ff87e2 Tools: only build one target for revo-mini 7 years ago
Andrew Tridgell 4997898c5b Tools: added bootloaders for new boards 7 years ago
Andrew Tridgell 3900949d19 Tools: build a lot more board binaries 7 years ago
Tom Pittenger 49de205a06 Tools: Git Success - Tom Pittenger 7 years ago
Peter Barker b555370e07 Tools: build_binaries: remove build directory before configure 7 years ago
Andrew Tridgell 5b46adf3fb waf: fixed chibios upload 7 years ago
Andrew Tridgell e2d29fe1db Tools: install intelhex package for CI 7 years ago
Andrew Tridgell 8fbe57c82e Tools: added new bootloaders 7 years ago
Andrew Tridgell 338ff6ae64 waf: automatically build intel hex fw when possible 7 years ago
Andrew Tridgell 4cafcc4eae travis: added revo-bootloader to CI 7 years ago
Andrew Tridgell ae1d1cad5e Tools: added a script to build all bootloaders 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 a7ce864296 AP_Bootloader: added mcu files 7 years ago
Andrew Tridgell c1d4362555 AP_Bootloader: added MCU descriptions 7 years ago
Andrew Tridgell 14f66461a7 HAL_ChibiOS: shrink build size for bootloader 7 years ago
Alexander Malishev c28296e6f2 AP_Bootloader: added simple std c function to reduce flash space 7 years ago
Andrew Tridgell f0e0b1baaa AP_Bootloader: only build bootloader when --bootloader configured 7 years ago
Andrew Tridgell 4c2c2012a6 waf: allow for "./waf 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