884 Commits (721c200bccef749db4264db7bc52553521dfd213)

Author SHA1 Message Date
Andrew Tridgell 840362f355 HAL_ChibiOS: fixed default revo compass orientation 7 years ago
Andrew Tridgell 15ee9593b5 HAL_ChibiOS: fixed duplicate pin definitions 7 years ago
Andrew Tridgell 53dcf5bef8 HAL_ChibiOS: fixed build warning with MATEKF405 7 years ago
Andrew Tridgell 5c2c5efc35 HAL_ChibiOS: rename to CubeYellow 7 years ago
Andrew Tridgell f289c71b89 HAL_ChibiOS: make CubeOrange IDs consistent with CubeBlack 7 years ago
Andrew Tridgell 47fec1859b HAL_ChibiOS: rename cube-orange to CubeOrange 7 years ago
proficnc 5519986848 HAL_ChibiOS: Added CubeBlack hwdef 7 years ago
Andrew Tridgell d3bc281a10 HAL_ChibiOS: use generic ROMFS embedding system 7 years ago
Andrew Tridgell 8ba137bd9a waf: moved ROMFS embed script into waf folder 7 years ago
Andrew Tridgell e5435e02ad HAL_ChibiOS: report system ID in mavlink and logs 7 years ago
Andrew Tridgell ca3beb88b7 HAL_ChibiOS: allow for telem1 and telem2 for bootloader on fmuv3 7 years ago
Andrew Tridgell 6cf205bdbe HAL_ChibiOS: make sure we populate up to uartG 7 years ago
Andrew Tridgell dd059b89f3 HAL_ChibiOS: added uartG for fmuv4 and fmuv5 7 years ago
Andrew Tridgell 0a5d287326 HAL_ChibiOS: support uartG 7 years ago
Andrew Tridgell 963675689c HAL_ChibiOS: fixed substitution of %BOARD%-BL 7 years ago
Andrew Tridgell 54dc67e2a9 HAL_ChibiOS: default bootloader product string to XX-BL 7 years ago
Andrew Tridgell 946d0208e5 HAL_ChibiOS: fixed stm32f7 cache bug in erase flash page 7 years ago
Andrew Tridgell d183efa720 HAL_ChibiOS: fixed USB string of fmuv5 bootloader 7 years ago
Andrew Tridgell 2b7b499c63 HAL_ChibiOS: added support for RTC sig for fast boot 7 years ago
Andrew Tridgell f7f9d2b0e7 HAL_ChibiOS: added fmuv4 bootloader hwdef-bl.dat 7 years ago
Andrew Tridgell 3a5b3b4b1b HAL_ChibiOS: fixed adding bootloader to ROMFS 7 years ago
Peter Barker e332bece0f AP_HAL_ChibiOS: embed any bootloader found for a board 7 years ago
Peter Barker a81b3c8a7c AP_HAL_ChibiOS: specify bootloader for sparky2 7 years ago
Peter Barker f07b6f3d78 AP_HAL_ChibiOS: add support for flashing bootloader 7 years ago
Andrew Tridgell 10533fb249 HAL_ChibiOS: enable OSD font on OMNIBUSF7V2 7 years ago
Alexander Malishev 79b289f97e HAL_ChibiOS: reverted change in omnibus hwdef.dat 7 years ago
Andrew Tridgell 8e8508a9f3 HAL_ChibiOS: enable OSD for MatekF405 7 years ago
Andrew Tridgell cf19e7a3ae HAL_ChibiOS: enabled OSD on KakuteF4 7 years ago
Alexander Malishev 8ce7ef1342 HAL_ChibiOS: added OSD support for MatekF405 and Omnibuspro 7 years ago
Andrew Tridgell 35f835a021 HAL_ChibiOS: improved OMNIBUSF7V2 support 7 years ago
Andrew Tridgell 7cce23671a HAL_CbibiOS: removed unnecessary BOARD_SUBTYPE define 7 years ago
Andrew Tridgell 5bf078cc86 HAL_ChibiOS: fixed build with -Werror-sign-compare 7 years ago
Michael du Breuil 153ee6ca8e AP_HAL_ChibiOS: Clear UART buffers when opening a port 7 years ago
Michael du Breuil 037e53ba8a AP_HAL_ChibiOS: Reduce flash space of UARTDriver 7 years ago
Andrew Tridgell a0b4553a26 HAL_ChibiOS: fixed bootloader build issue 7 years ago
Andrew Tridgell bf6fb72904 HAL_ChibiOS: fixed 32 bit flash writes 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 e40457d98f HAL_ChibiOS: avoid malloc in usbcfg 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 feefa05b41 HAL_ChibiOS: expose stm32_flash_ispageerased() 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
Andrew Tridgell dc0f2f9319 HAL_ChibiOS: use USB for stdout on more boards 7 years ago
Andrew Tridgell 2cfdc98453 HAL_ChibiOS: fixed omnibusf4pro bootloader LED pins 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 e868a4fe8b HAL_ChibiOS: set FLASH_RESERVE_START_KB in the environment 7 years ago