10 Commits

Author SHA1 Message Date
aa0a1d0d05
expose FIFO pressure level in header 2025-06-19 03:34:10 +02:00
2ab77d75d6
fix buffer index calculation
they take a bit field as an argument, and then immediately use a clz instruction to convert it back to an index for some reason
2025-06-18 16:18:45 +02:00
1b79e5cbea
add include guards, update readme 2025-06-18 16:12:46 +02:00
7de8bbdc3b
add queue length and buffer transmit functions 2025-06-18 15:51:10 +02:00
887f92167d
cleanup const cast
HAL_FDCAN_AddMessageToTxFifoQ definition is now correctly marked const in the HAL
2025-04-23 17:22:34 +02:00
4e3bb026f8
silence unused parameter warnings on weak fallback ftcan_msg_received_cb 2025-04-11 15:15:36 +02:00
433a142732 Fix marshalling loop 2023-04-02 01:01:16 +02:00
66983c30d3 Silence warning due to const-incorrect FDCAN HAL 2023-03-20 15:20:10 +01:00
b2929ad664 bxCAN: Shift filter ID/mask 2023-03-18 21:16:56 +01:00
eb74553f89 Rename to can-halal 2023-03-18 20:20:00 +01:00