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 |
Andrew Tridgell
|
17d804f051
|
HAL_ChibiOS: fixed GPIO numbering for KakuteF4
|
6 years ago |
Stephen Dade
|
de37e2e179
|
HAL_ChibiOS: Corrected servo output order for KakuteF4
|
6 years ago |
Andrew Tridgell
|
f98bfb1a35
|
HAL_ChibiOS: enable flash logging on Omnibus and speedybeef4
|
6 years ago |
Andrew Tridgell
|
2882e5d5e1
|
HAL_ChibiOS: enable dataflash logging on KakuteF4
|
6 years ago |
Andrew Tridgell
|
62f07f36c7
|
HAL_ChibiOS: updated KakuteF4 docs
|
6 years ago |
Andrew Tridgell
|
62be29fbcf
|
HAL_ChibiOS: added board docs for KakuteF4
|
6 years ago |
Andrew Tridgell
|
39003905b9
|
HAL_ChibiOS: re-arrange KakuteF4 UARTs
this allows for FrSky S.PORT on Telem2, and enables it by default
|
6 years ago |
vierfuffzig
|
d204939cb2
|
AP_HAL_ChibiOS: set default type for boards with onboard OSD
|
6 years ago |
Andrew Tridgell
|
95aaa01014
|
HAL_ChibiOS: override COMPASS_AUTO_ROT on several boards
|
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 |
Andrew Tridgell
|
0310bd468c
|
HAL_ChibiOS: changed uart order for KakuteF4
thanks to feedback from Arther
|
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 |
Andrew Tridgell
|
cf19e7a3ae
|
HAL_ChibiOS: enabled OSD on KakuteF4
|
7 years ago |
Andrew Tridgell
|
7cce23671a
|
HAL_CbibiOS: removed unnecessary BOARD_SUBTYPE define
just causes build warnings
|
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
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 |
Andrew Tridgell
|
f9faa0765d
|
HAL_ChibiOS: fixed bootloader IDs
|
7 years ago |
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
|
7 years ago |
Andrew Tridgell
|
8571e59d85
|
HAL_ChibiOS: fixed SBUS inversion for KakuteF4
|
7 years ago |
mirkix
|
34c96c80ff
|
AP_HAL_ChibiOS: rename BUZZER_PIN into HAL_BUZZER_PIN
|
7 years ago |
Andrew Tridgell
|
bba8d506d6
|
HAL_ChibiOS: port for kakutef4 flight board
|
7 years ago |