Andrew Tridgell
|
8b2629bfc1
|
HAL_ChibiOS: save 7k flash for boards close to flash limit
|
5 years ago |
Peter Barker
|
73c32f403b
|
AP_HAL_ChibiOS: do not compile EKF2 for MatekF405-Wing
|
5 years ago |
Andrew Tridgell
|
ce4120e803
|
HAL_ChibiOS: disable parachute and sprayer on MatekF405-Wing
fixes build size
|
5 years ago |
Andrew Tridgell
|
0d31e614ed
|
HAL_ChibiOS: added ALT(1) configs for more boards
this allows more boards to use the FPort protocol
|
5 years ago |
Andy Piper
|
6f979d5f7f
|
AP_HAL_ChibiOS: define OSD_ENABLED as 1 rather than ENABLED
|
5 years ago |
Andrew Tridgell
|
95b527dac8
|
HAL_ChibiOS: save 3k of flash on MatekF405-Wing
disable SMBUS and fuel battery monitors
|
5 years ago |
Andrew Tridgell
|
91aa49ba6f
|
HAL_ChibiOS: convert matek boards
|
6 years ago |
Andrew Tridgell
|
2b0a30a2c5
|
HAL_ChibiOS: ensure we don't overflow bootloader area
this modifies the ld script to use the maximum size available for the
bootloader, so we can't accidentially grow the bootloader beyond its
max size
|
6 years ago |
vierfuffzig
|
d204939cb2
|
AP_HAL_ChibiOS: set default type for boards with onboard OSD
|
6 years ago |
vierfuffzig
|
e04ebb1326
|
HAL_ChibiOS: set BATT_MON default on boards with onboard volt/curr sens
|
6 years ago |
Andrew Tridgell
|
78a32df2e7
|
HAL_ChibiOS: make all boards base GPIOs for servos at 50
this makes the docs for GPIO pins consistent across boards
|
6 years ago |
fnoop
|
deeaf6ec09
|
AP_HAL_ChibiOS: Add UARTS to F405-Wing bootloader
AP_HAL_ChibiOS: Add pins to support new UART_ORDER uarts
AP_HAL_ChibiOS: Add UARTs to F405-Wing hwdef-bl.dat to support firmware upload on UARTS
|
6 years ago |
Alexander Malishev
|
05099b8b8b
|
HAL_ChibiOS: restore default dataflash buffer size
This fix log corruption in copter
|
7 years ago |
Andrew Tridgell
|
95aaa01014
|
HAL_ChibiOS: override COMPASS_AUTO_ROT on several boards
|
7 years ago |
Alexander Malishev
|
4342dae065
|
HAL_ChibiOS: define BOARD_RSSI_ANA_PIN to simpify tuning
|
7 years ago |
Andrew Tridgell
|
9ab55f6838
|
HAL_ChibiOS: probe for external compasses on several boards
boards that have no internal compass will now probe for all external
compass types
|
7 years ago |
fnoop
|
374c46bd57
|
HAL_ChibiOS: MatekF405-Wing UART reorder
|
7 years ago |
fnoop
|
922a9762df
|
HAL_ChibiOS: Fix MatekF405-Wing default compass rotation
|
7 years ago |
Andrew Tridgell
|
fd02865a8b
|
HAL_ChibiOS: use wildcard ROMFS name for fonts
|
7 years ago |
Andrew Tridgell
|
54dc67e2a9
|
HAL_ChibiOS: default bootloader product string to XX-BL
|
7 years ago |
Alexander Malishev
|
8ce7ef1342
|
HAL_ChibiOS: added OSD support for MatekF405 and Omnibuspro
|
7 years ago |
Andrew Tridgell
|
2f8a534243
|
HAL_ChibiOS: expand param storage on F4 boards with flash storage
this allows for a lot more param space on these boards
|
7 years ago |
Andrew Tridgell
|
d88b710ea9
|
HAL_ChibiOS: added more bootloader hwdef-bl.dat files
|
7 years ago |
Kelly-Foster
|
ae84202bf2
|
HAL_ChibiOS: added MatekF405-Wing hwdef.dat
|
7 years ago |