Thomas Watson
|
2aa4ee8ba7
|
AP_HAL_ChibiOS: remove references to legacy UART order from hwdefs
|
2023-12-19 06:53:15 +11:00 |
Peter Barker
|
338a4d6b38
|
hwdef: remove HAL_BOARD_LOG_DIRECTORY and HAL_BOARD_TERRAIN_DIRECTORY defaults
these are now defaulted in chibios_hwdef.py
|
2023-07-19 17:25:18 +09:00 |
Henry Wurzburg
|
d0ac8f3016
|
AP_HAL_ChibiOS: normalize SerialManagers ports defaults to allow inclusion in hwdefs
|
2023-05-11 18:45:53 +10:00 |
Peter Barker
|
70aef84997
|
AP_HAL_ChibiOS: remove definitions of BOARD_PWM_COUNT_DEFAULT
No longer used
|
2021-08-20 10:51:19 +10:00 |
Randy Mackay
|
ced448b706
|
AP_HAL_ChibiOS: DrotekP3Pro serial5 to mavlink2
|
2020-06-30 09:42:49 +10:00 |
Andrew Tridgell
|
571fbf8f71
|
HAL_ChibiOS: update power VALID pins
|
2020-06-04 09:51:27 +10:00 |
Andrew Tridgell
|
32cdfddf12
|
HAL_ChibiOS: convert all hwdef from UART_ORDER to SERIAL_ORDER
much easier to understand
|
2020-04-28 10:32:23 +10:00 |
Andrew Tridgell
|
e8b2b52bae
|
HAL_ChibiOS: removed STM32_VDD from hwdef.dat
use default
|
2020-04-28 10:32:23 +10:00 |
Andrew Tridgell
|
5a4b648cf5
|
HAL_ChibiOS: disable flash fallback for boards with FRAM
this saves on flash and prevents confusing results when fram fails
|
2020-03-14 13:47:25 +11:00 |
Andrew Tridgell
|
986ad0dc27
|
HAL_ChibiOS: removed unnecessary subtype defines
|
2020-03-14 08:35:32 +11:00 |
Andrew Tridgell
|
d422825715
|
HAL_ChibiOS: removed per-board AP_FEATURE_RTSCTS and AP_FEATURE_SBUS_OUT
not needed any more
|
2019-12-18 17:18:44 +11:00 |
Andrew Tridgell
|
e820219202
|
HAL_ChibiOS: changed optimisation of higher end boards to -O2
-O3 does not seem to be a win, and takes up a lot more flash
|
2019-09-28 08:57:26 +10:00 |
bugobliterator
|
cba98096e9
|
HAL_ChibiOS: move to using hardcoded heater PWM polarity in iofirmware
|
2019-07-25 17:05:41 +10:00 |
Andrew Tridgell
|
288d5d6fe6
|
HAL_ChibiOS: convert DrotekP3Pro
|
2019-05-30 15:39:57 +10:00 |
Andrew Tridgell
|
dd835f5fce
|
HAL_ChibiOS: optimize for speed on more boards
|
2019-02-26 16:18:26 +11:00 |
Andrew Tridgell
|
b346d82f96
|
HAL_ChibiOS: allow frsky invert for p3pro and mindpx-v2
|
2018-11-14 19:05:09 +11:00 |
Andrew Tridgell
|
d644150871
|
HAL_ChibiOS: fixes for DrotekP3Pro
|
2018-10-21 09:59:44 +11:00 |
Kevin Lopez Alvarez
|
bf745d1960
|
HAL_ChibiOS: add DrotekP3Pro hardware definitions
|
2018-10-21 09:59:44 +11:00 |