]> rtime.felk.cvut.cz Git - sojka/can-utils.git/commit
candump: new option to print extra message information
authorOliver Hartkopp <socketcan@hartkopp.net>
Wed, 14 Nov 2012 19:06:50 +0000 (20:06 +0100)
committerOliver Hartkopp <socketcan@hartkopp.net>
Wed, 14 Nov 2012 19:06:50 +0000 (20:06 +0100)
commitd166ecc8a36759ca05aeb2d4e2eec744c9dfb886
tree87733e4bdbc4fbe71667edef9fd7d211ba5b0bd7
parentfcbdf71f1af1d2baa7c17a1a009294534da84fac
candump: new option to print extra message information

Added -x option to print extra message infos per frame:

  RX/TX : Indicates whether the frame was sent or received from the local host
  BRS   : bit rate setting enabled (CAN FD only)
  ESI   : error state indicator (CAN FD only)

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