]> rtime.felk.cvut.cz Git - can-utils.git/commit
cansniffer: increase resolution for timeout values
authorMarc Kleine-Budde <mkl@pengutronix.de>
Tue, 24 Jun 2014 19:16:48 +0000 (21:16 +0200)
committerOliver Hartkopp <socketcan@hartkopp.net>
Tue, 24 Jun 2014 19:36:55 +0000 (21:36 +0200)
commit18f8416a40cf76e86afded174a52e99e854b7f2d
tree6182a6963fb38c1c69720f27c8f8242b4542fd70
parent53779e43eb7fa6b70266753bb8dbf2734b403587
cansniffer: increase resolution for timeout values

As requested by Felix Seitz the timeout for screen updates should be
configurable to values smaller than 100ms. Marc Kleine-Budde provided the
original patch to increase the resolution of the timing relevant variables.

The rotating animation was replaced by a rolling screen update counter.
Additionally the CAN-ID is now printed in the same ASCII hex representation
as the CAN data.

Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
cansniffer.c