Andrew Tridgell
|
436662c0d7
|
AP_Bootloader: added more protection against line noisy triggering bootloader
this is in reponse to a report from Ryan of the Hybrid project who
found that mavlink on telem1 could make bootloader get stuck
|
5 years ago |
Andrew Tridgell
|
3bc5458a82
|
AP_Bootloader: added CAN support for AP_Periph
|
6 years ago |
Andrew Tridgell
|
5c9b3842e6
|
Tools: fixed bootloader hang on GPS data
don't kill the timeout till we get valid sync and get_device
calls. This makes accidental bootloader triggers very unlikely
|
6 years ago |
Andrew Tridgell
|
bff040c58e
|
AP_Bootloader: added support for READ_MULTI
this is useful for comparing the firmware on a board with the known
expected firmware
|
6 years ago |
Andrew Tridgell
|
ac070c92f5
|
AP_Bootloader: fully working on H7
|
6 years ago |
Andrew Tridgell
|
9013c15f4d
|
AP_Bootloader: fixed sys lock for timer
|
6 years ago |
Andrew Tridgell
|
660a790401
|
AP_Bootloader: improved flash test code
|
6 years ago |
Andrew Tridgell
|
2fee1ffba4
|
AP_Bootloader: first working bootloader for H7
|
6 years ago |
Andrew Tridgell
|
4d3cbd95ac
|
AP_Bootloader: support building on STM32H7
|
6 years ago |
Andrew Tridgell
|
9727328e0c
|
AP_Bootloader: updates for new ChibiOS version
|
7 years ago |
Andrew Tridgell
|
7316a478b6
|
AP_Bootloader: fixed rcc reset when no USB
|
7 years ago |
Andrew Tridgell
|
c955d7b824
|
AP_Bootloader: fixed issue loading NuttX firmwares
NuttX assumes a lot more about MCU state on startup
|
7 years ago |
Andrew Tridgell
|
d470c161e8
|
AP_Bootloader: protect against random input to bootloader
require both a good sync and get_device before accepting destructive
operations
|
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
|
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
|
c1d4362555
|
AP_Bootloader: added MCU descriptions
|
7 years ago |
Andrew Tridgell
|
e7c43b9df7
|
AP_Bootloader: initial version of ChibiOS bootloader
|
7 years ago |