Andrew Tridgell
|
ea51aea2e5
|
hwdef: removed most CAN_APP_NODE_NAME defines
both bootloader and AP_Periph now default to
"org.ardupilot.BOARD_NAME". This makes it much easier to find the
right firmware for update
|
2023-09-06 11:21:51 +10:00 |
Peter Barker
|
b8978ad73a
|
hwdef: explicitly state no-bootloader-embedding on some boards
|
2023-08-17 08:37:31 +10:00 |
Peter Barker
|
3aaeb0f29c
|
AP_HAL_ChibiOS: allow AP_SCRIPTING_ENABLED to come from hwdef files
|
2023-06-09 16:10:52 +10:00 |
Peter Barker
|
139c460fa5
|
hwdef: remove unused define NO_DATAFLASH
|
2021-11-24 18:18:06 +11:00 |
Andrew Tridgell
|
80836ca1d9
|
HAL_ChibiOS: simplify AP_Periph hwdef.dat
|
2021-10-26 15:56:53 +11:00 |
Andrew Tridgell
|
68146d541c
|
HAL_ChibiOS: removed boilerplate lines from bootloaders
|
2021-10-26 15:56:53 +11:00 |
Peter Barker
|
1bd62362a4
|
AP_HAL_ChibiOS: move from HAL_NO_GCS to HAL_GCS_ENABLED
|
2021-09-22 21:37:00 +10:00 |
Peter Barker
|
31ef6db937
|
AP_HAL_ChibiOS: remove redundant HAL_LOGGING_ENABLED from AP_Periph hwdefs
|
2021-05-19 17:38:47 +10:00 |
Peter Barker
|
7d8c5757d6
|
AP_HAL_ChibiOS: move from HAL_NO_LOGGING to HAL_LOGGING_ENABLED
|
2021-05-19 17:38:47 +10:00 |
Siddharth Purohit
|
5b58163c35
|
AP_HAL_ChibiOS: add HAL_PERIPH_ENABLE_RCOUT_TRANSLATOR to CubeBlack-periph and CubeOrange-periph
|
2020-12-21 18:27:07 -08:00 |
Tom Pittenger
|
68b2982cc6
|
AP_HAL_ChibiOS: CubeBlack/Orange-periph to use default HAL_SUPPORT_RCOUT_SERIAL
|
2020-12-09 07:53:09 -08:00 |
Tom Pittenger
|
67405cedb2
|
AP_HAL_ChibiOS: add AP_BattMonitor support to CubeBlack&Orange-periph
|
2020-11-25 14:20:53 +11:00 |
bugobliterator
|
5880628b01
|
hwdef: add support for CubeBlack-periph
|
2020-10-08 09:31:35 +11:00 |