Commit Graph

18 Commits

Author SHA1 Message Date
Moonglow dc5d127c09
*update support methods 2021-10-26 11:46:02 +03:00
Roman Ilichev ddae76df32 *use hardware only TX/RX loop flag ( fix unneeded TX echo ) 2021-10-25 18:32:58 +03:00
Moonglow 7b0d4b4096
Merge pull request #9 from tomaszduda23/master
Make status led blink when device is alive.
2021-07-04 22:23:07 +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 f1e907405e +add fd build firmware description 2021-01-12 14:12:26 +03:00
moonglow b1396b865d Merge branch 'master' of https://github.com/moonglow/pcan_pro_x 2021-01-12 14:11:32 +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 82d2371981
+add usage tips 2021-01-12 10:04:44 +03:00
moonglow 8395387bb5 +add build option description 2021-01-11 14:58:37 +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 34e9b9298d +add better build options to Makefile 2021-01-11 14:39:58 +03:00
moonglow f3a4309fd0 *exclude build directories from index 2021-01-11 14:38:32 +03:00
moonglow a1d0ed589a *initial 2020-09-04 16:54:54 +03:00