vierfuffzig
|
7780e8ed00
|
AP_HAL_ChibiOS: add support for AIO and OSD board types
this allows init on board variant without onboard baro
|
2019-06-18 10:10:22 +10:00 |
Andrew Tridgell
|
91aa49ba6f
|
HAL_ChibiOS: convert matek boards
|
2019-05-30 15:39:57 +10:00 |
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
|
2019-05-06 12:36:41 +10:00 |
Andrew Tridgell
|
69edd5a544
|
HAL_ChibiOS: fixed typos in hwdef.dat files
|
2019-03-15 11:54:57 +11:00 |
vierfuffzig
|
d204939cb2
|
AP_HAL_ChibiOS: set default type for boards with onboard OSD
|
2018-11-09 08:12:51 +11:00 |
Alexander Malishev
|
05099b8b8b
|
HAL_ChibiOS: restore default dataflash buffer size
This fix log corruption in copter
|
2018-08-15 10:15:09 +10:00 |
Andrew Tridgell
|
95aaa01014
|
HAL_ChibiOS: override COMPASS_AUTO_ROT on several boards
|
2018-07-28 18:05:12 +10:00 |
Alexander Malishev
|
e04f438ce3
|
HAL_ChibiOS: fix analog pins on MatekF405
|
2018-07-16 08:29:49 +10:00 |
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
|
2018-07-14 17:51:50 +10:00 |
Andrew Tridgell
|
fd02865a8b
|
HAL_ChibiOS: use wildcard ROMFS name for fonts
|
2018-07-09 19:41:56 +10:00 |
Andrew Tridgell
|
53dcf5bef8
|
HAL_ChibiOS: fixed build warning with MATEKF405
|
2018-07-05 11:48:40 +10:00 |
Andrew Tridgell
|
54dc67e2a9
|
HAL_ChibiOS: default bootloader product string to XX-BL
|
2018-06-28 11:35:13 +10:00 |
Andrew Tridgell
|
8e8508a9f3
|
HAL_ChibiOS: enable OSD for MatekF405
|
2018-06-27 14:55:00 +10:00 |
Alexander Malishev
|
cfa18b8e70
|
HAL_ChibiOS: reduce dataflash buffer size on targets with 128KB ram
|
2018-06-25 17:43:26 +10:00 |
Andrew Tridgell
|
b149089830
|
HAL_ChibiOS: fixed board IDs and added more bootloaders
|
2018-06-24 08:26:28 +10:00 |
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
|
2018-06-24 08:26:28 +10:00 |
Andrew Tridgell
|
d88b710ea9
|
HAL_ChibiOS: added more bootloader hwdef-bl.dat files
|
2018-06-22 08:00:31 +10:00 |
Andrew Tridgell
|
f9faa0765d
|
HAL_ChibiOS: fixed bootloader IDs
|
2018-06-22 08:00:31 +10:00 |
Andrew Tridgell
|
c273b23940
|
HAL_ChibiOS: moved MCU config to python database
this moves the key MCU config variables related to memory to the
python MCU database, allowing the hwdef.dat to be considerably simpler
|
2018-06-06 07:15:41 +10:00 |
Andrew Tridgell
|
a011561a6a
|
HAL_ChibiOS: support sdcard on MatekF405
|
2018-05-27 19:10:24 +10:00 |
Andrew Tridgell
|
2c55589488
|
HAL_ChibiOS: added hwdef for MatekF405
|
2018-05-27 19:10:24 +10:00 |