]> rtime.felk.cvut.cz Git - sojka/can-utils.git/commit
Add new format option when mixing EFF/SFF frame output
authorOliver Hartkopp <socketcan@hartkopp.net>
Wed, 14 Nov 2012 18:59:18 +0000 (19:59 +0100)
committerOliver Hartkopp <socketcan@hartkopp.net>
Wed, 14 Nov 2012 18:59:18 +0000 (19:59 +0100)
commitfcbdf71f1af1d2baa7c17a1a009294534da84fac
tree3a02db949741f6cd05af46603b4bdf4279e51b57
parente7631bd7f94804962e48cde2e7de37370c31a8b8
Add new format option when mixing EFF/SFF frame output

Added new view CANLIB_VIEW_INDENT_SFF flags to fix the sloppy output of
fprint_long_canframe() when mixing EFF & SFF CAN identifiers.

candump: Once an EFF frame is detected the indention is enabled.

Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
candump.c
canplayer.c
lib.c
lib.h
log2long.c