mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-05 06:20:00 +02:00
2a2efbbc7ff2f9476c73be01686772a7c651b42e
Alan sent a pull request to update the README.md with some markdown tweaks and a SocketCAN logo. Good idea! After creating a SocketCAN logo PNG in the can-logos repository we can reference the PNG inside the linux-can organization. A license file needs to be added too - but this has to be discussed on the mailing list first. Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
SocketCAN userspace utilities and tools
This repository contains some userspace utilities for Linux CAN subsystem (aka SocketCAN):
Basic tools to display, record, generate and replay CAN traffic
- candump :
- canplayer :
- cansend :
- cangen :
- cansniffer :
CAN access via IP sockets
- canlogserver :
- bcmserver :
- socketcand :
CAN in-kernel gateway configuration
- cangw :
CAN bus measurement and testing
- canbusload :
- can-calc-bit-timing :
- canfdtest :
ISO-TP tools ISO15765-2:2016 for Linux
- isotpsend :
- isotprecv :
- isotpsniffer :
- isotpdump :
- isotpserver :
- isotpperf :
- isotptun :
Log file converters
- asc2log :
- log2asc :
- log2long :
Serial Line Discipline configuration (for slcan driver)
- slcan_attach :
- slcand :
- slcanpty :
Additional Information:
Languages
C
98.1%
CMake
0.7%
Makefile
0.6%
Shell
0.5%
