]> rtime.felk.cvut.cz Git - sojka/can-utils.git/commit
Fixed calculation of needed bits on the physical wire according Ken Tindells
authorOliver Hartkopp <socketcan@hartkopp.net>
Fri, 24 Sep 2010 17:56:53 +0000 (17:56 +0000)
committerOliver Hartkopp <socketcan@hartkopp.net>
Fri, 24 Sep 2010 17:56:53 +0000 (17:56 +0000)
commitd7fe33eb4b35e2ba21d11544b3e3e8c5ced82d0a
treeac77dd6cd8cb2f86ff1b5c2c90405a80b571b05f
parentf5576a9833e922a2f3aae16f35021db89d8cdc9b
Fixed calculation of needed bits on the physical wire according Ken Tindells
*worst* case calculation for stuff-bits.
(see "Guaranteeing Message Latencies on Controller Area Network" 1st ICC'94)
Due to the bitstuffing estimation the calculated busload may exceed 100%.
canbusload.c