Commit Graph

10 Commits

Author SHA1 Message Date
Roman Ilichev ddae76df32 *use hardware only TX/RX loop flag ( fix unneeded TX echo ) 2021-10-25 18:32:58 +03:00
Tomasz d8aeedceb5 Make status led blink when device is alive.
When it crashes the LED freezes.
2021-07-04 21:12:29 +02:00
moonglow c81560826e *increase TXFIFO to 256 slots
*abort all pending mailboxes for start/stop events
2021-06-11 13:12:13 +03:00
moonglow 6a6fef9090 +add PCAN X6 definitions 2021-02-16 15:54:51 +03:00
Moonglow d33983944e
*fix enumeration issues on some systems 2021-02-07 13:09:19 +03:00
moonglow 813694014d +add support for 1 channel PCAN FD adapter ( uses same driver as PRO FD but only 1 channel ) 2021-01-12 13:45:29 +03:00
moonglow b1a91185d6 +can driver add empty stubs for future porting to FDCAN hardware
+can driver add frame bit length calculator for bus load statistics
*can driver reorganize CAN baudrate setup
*pro protocol update for new CAN API
*pro fd protocol update for new CAN API
+pro fd protocol add bus load calculation
+pro fd protocol add full FDCAN processing, ISO mode switching
2021-01-11 14:50:08 +03:00
moonglow 9b240ce2e4 *fix led glitch 2021-01-11 14:45:46 +03:00
moonglow 95646306f1 *fix flexible array member declaration 2021-01-11 14:40:54 +03:00
moonglow a1d0ed589a *initial 2020-09-04 16:54:54 +03:00