]> rtime.felk.cvut.cz Git - lincan.git/commit
USB LinCAN support reworked to use lists instead of arrays.
authorppisa <pisa@cmp.felk.cvut.cz>
Mon, 2 Feb 2009 21:06:53 +0000 (22:06 +0100)
committerppisa <pisa@cmp.felk.cvut.cz>
Mon, 2 Feb 2009 21:06:53 +0000 (22:06 +0100)
commit1a157d7de03aaf7887a59fae6fbd62eec854aede
treed7217fec9b249969957402bb20b7a9e8f73fded4
parenta35b5224bbdfbd7147e1cf715c2931a2d740f592
USB LinCAN support reworked to use lists instead of arrays.

This solves problems with incorrect order of received
messages. This version is working, but needs more
cleanups still.

Signed-off-by: ppisa <pisa@cmp.felk.cvut.cz>
lincan/include/usbcan.h
lincan/src/usbcan.c