Siddharth Purohit
|
882b01bae3
|
AP_HAL_ChibiOS: Use HAL_CANMANAGER_ENABLED instead of HAL_ENABLE_LIBUAVCAN_DRIVERS
|
2021-06-24 09:02:42 +10:00 |
Tom Pittenger
|
7a004656a2
|
AP_HAL_ChibiOS: use HAL_ENABLE_LIBUAVCAN_DRIVERS instead of HAL_MAX_CAN_PROTOCOL_DRIVERS
|
2021-06-09 18:36:18 +10:00 |
Tom Pittenger
|
f764bd6547
|
AP_HAL_ChibiOS: disable EventSource only when CH_CFG_USE_EVENTS is false
(cherry picked from commit 6e7542a70ca2343ab8d18470deaf5fc2d27390af) from bugobliterator
|
2021-06-09 18:36:18 +10:00 |
Siddharth Purohit
|
ad9a8c8bd9
|
AP_HAL_ChibiOS: record error states in CANFDIface and CANIface
|
2021-05-26 18:25:01 +10:00 |
Andrew Tridgell
|
07313ae71d
|
HAL_ChibiOS: fixed 2nd CAN inferface on F4/F7
CAN1_TX_IRQn is an enum not a defined. This was broken by the recent
change to support different CAN ordering
|
2021-03-29 20:14:29 +11:00 |
Andrew Tridgell
|
353eca79b6
|
HAL_ChibiOS: fixed 32/64 micros bug in CAN select()
|
2021-03-23 12:01:20 +11:00 |
Andrew Tridgell
|
f57b1b9c4b
|
HAL_ChibiOS: support logical/physical CAN bus mapping
allow for first CAN interface to be CAN2 or CAN3
|
2021-03-23 12:01:20 +11:00 |
Andrew Tridgell
|
439a944801
|
HAL_ChibiOS: added support for STM32G474 MCU
|
2021-03-23 12:01:20 +11:00 |
Andrew Tridgell
|
42bc9adfb7
|
HAL_ChibiOS: use ExpandingString for @SYS buffers
|
2021-01-05 10:52:00 +11:00 |
Andrew Tridgell
|
2d459dccc3
|
HAL_ChibiOS: reduced stack usage in CAN RX handler
|
2020-12-01 11:14:50 +11:00 |
bugobliterator
|
ca957519dc
|
AP_HAL_ChibiOS: redo filter configuration to make it work with STM32H7
|
2020-10-08 09:31:35 +11:00 |
Siddharth Purohit
|
36ffcdae30
|
HAL_ChibiOS: modify hal can drivers for use by AP_Periph
|
2020-09-24 12:32:19 +10:00 |
Siddharth Purohit
|
cdf8e369f1
|
AP_HAL_ChibiOS: create UAVCAN agnostic CANIface driver
HAL_ChibiOS
|
2020-08-19 17:31:09 +10:00 |
Mirko Denecke
|
b84dcd483d
|
AP_HAL_ChibiOS: remove unnecessary tabs and whitespaces
|
2019-10-21 08:01:56 +11:00 |
Siddharth Purohit
|
2b410479af
|
HAL_ChibiOS: remove unused code
|
2019-10-19 09:55:38 +11:00 |
Andrew Tridgell
|
15e4641e51
|
AP_HAL_ChibiOS: cleanup ifdefs for SLCAN enable
|
2019-10-08 10:02:14 +11:00 |
Siddharth Purohit
|
2f153a3577
|
HAL_ChibiOS: remove singleton interface from slcan_router
|
2019-07-08 12:18:29 +10:00 |
Siddharth Purohit
|
67c925865c
|
HAL_ChibiOS: add support for CAN on STM32H7 boards
|
2019-07-08 12:18:29 +10:00 |
Andrew Tridgell
|
bbd25350eb
|
HAL_ChibiOS: support ChibiOS kernel major 6
preparing for STM32H7 support
|
2019-02-26 16:18:26 +11:00 |
Siddharth Purohit
|
2792f015b9
|
HAL_ChibiOS: disable SLCAN for minimize feature enabled
|
2019-01-29 13:40:35 +09:00 |
Siddharth Purohit
|
664c952460
|
HAL_ChibiOS: disable code for CAN for non UAVCAN supported
|
2019-01-23 15:57:05 +11:00 |
Siddharth Purohit
|
8f964b08b0
|
ChibiOS: move CAN driver code into HAL
|
2019-01-23 15:57:05 +11:00 |