32804 Commits (568e5a24b45203f1ff369ed46831fb612126f979)
 

Author SHA1 Message Date
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 88ec03ce5a waf: don't build mavlink for bootloader 7 years ago
Andrew Tridgell 0546ea69d1 AP_Bootloader: fixed build with no uarts 7 years ago
Andrew Tridgell f71d2a7417 HAL_ChibiOS: support bootloaders with no uarts 7 years ago
Andrew Tridgell 277836ccc7 HAL_ChibiOS: added bootloader definition for fmuv3 7 years ago
Andrew Tridgell 0ebd05aa1a AP_Bootloader: support changing baudrates on UARTs 7 years ago
Andrew Tridgell e40457d98f HAL_ChibiOS: avoid malloc in usbcfg 7 years ago
Andrew Tridgell fe4aa4bbc7 AP_Bootloader: support uarts and usb for bootloading 7 years ago
Andrew Tridgell 369ac5edd0 HAL_ChibiOS: save more space in the bootloader 7 years ago
Andrew Tridgell e870b5f00a HAL_ChibiOS: use 32 bit flash operations when possible 7 years ago
Andrew Tridgell 5b208b401f AP_Bootloader: skip erasing already erased pages 7 years ago
Andrew Tridgell feefa05b41 HAL_ChibiOS: expose stm32_flash_ispageerased() 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 dd1bd43a2e HAL_ChibiOS: added stm32_flash_keep_unlocked() 7 years ago
Alexander Malishev 95f3eb5ab6 HAL_ChibiOS: stop logging before reboot 7 years ago
Alexander Malishev cfa18b8e70 HAL_ChibiOS: reduce dataflash buffer size on targets with 128KB ram 7 years ago
Alexander Malishev 932cc4bb69 DataFlash: allow HAL to specify dataflash buffer sizes 7 years ago
Alexander Remizov dc15cbd513 AP_GPS: fixed ublox configuration 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 dc0f2f9319 HAL_ChibiOS: use USB for stdout on more boards 7 years ago
Andrew Tridgell 4997898c5b Tools: added bootloaders for new boards 7 years ago
Andrew Tridgell 2cfdc98453 HAL_ChibiOS: fixed omnibusf4pro bootloader LED pins 7 years ago
Andrew Tridgell 3900949d19 Tools: build a lot more board binaries 7 years ago
Andrew Tridgell b149089830 HAL_ChibiOS: fixed board IDs and added more bootloaders 7 years ago
Andrew Tridgell 2f8a534243 HAL_ChibiOS: expand param storage on F4 boards with flash storage 7 years ago
Andrew Tridgell b983caa97e StorageManager: allow for 15k storage 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 e868a4fe8b HAL_ChibiOS: set FLASH_RESERVE_START_KB in the environment 7 years ago
Andrew Tridgell 1c807e0078 HAL_ChibiOS: added option to limit size of bootloader 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 fd055bfa58 Sub: use check_failed function 7 years ago
Peter Barker 23919daf11 Plane: use arming check_failed function 7 years ago
Peter Barker 3f0a56a818 Rover: use arming check_failed function 7 years ago
Peter Barker 291102360a Copter: use check_failed function 7 years ago
Peter Barker cba61598b1 AP_Arming: a check_failed function 7 years ago
Peter Barker a44c1378f7 GCS_MAVLink: add send_textv functions 7 years ago
Peter Barker b94e31b21a Tools: remove warning about native clang builds 7 years ago
Andrew Tridgell c31e59e159 waf: fixed gccdeps issue 7 years ago