diff options
author | Fernando Lopez Jr <fernando.lopezjr@gmail.com> | 2018-03-19 21:37:30 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-03-19 21:37:30 +0000 |
commit | b0e058da0f9ffa90d348bb940fbfa6f6ecf0a8a4 (patch) | |
tree | 159780d23e2b40a5a88d73a7f71a5a91e48fc79d /system/can-utils/README | |
parent | ab8f42dded11f4f5429bc40629acd0d267a7ea6b (diff) |
system/can-utils: Added (SocketCAN userspace utilities and tools).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/can-utils/README')
-rw-r--r-- | system/can-utils/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/system/can-utils/README b/system/can-utils/README new file mode 100644 index 0000000000000..7abc3f316b453 --- /dev/null +++ b/system/can-utils/README @@ -0,0 +1,7 @@ +Some userspace utilities for the Linux CAN subsystem (aka SocketCAN): + +candump, canplayer, cansend, cangen, cansniffer, canlogserver, +bcmserver, socketcand, cangw, canbusload, canfdtest, +can-calc-bit-timing, isotpsend, isotprecv, isotpsniffer, isotpdump, +isotpserver, isotpperf, isotptun, asc2log, log2asc, log2long, +slcan_attach, slcand, slcanpty. |