]> rtime.felk.cvut.cz Git - can-benchmark.git/commitdiff
Initial commit of simple (just forwarding from CAN0 to CAN1 and back) CAN gateway...
authorMartin Hořeňovský <Martin.Horenovsky@gmail.com>
Wed, 21 Aug 2013 10:34:46 +0000 (12:34 +0200)
committerMartin Hořeňovský <Martin.Horenovsky@gmail.com>
Wed, 21 Aug 2013 10:34:46 +0000 (12:34 +0200)
Built against RTEMS 4.10 git branch.

--startGW in RTEMS shell starts the gateway, stopGW stops it.
--currently has a bug, where the cancelled threads don't call their cleanup handlers. Probably problem with RTEMS implementation of posix API (wouldn't be the first one, as far as cancellation is concerned.) If needed, this could probably be solved with rewriting it to use RTEMS task instead of posix threads.


No differences found