mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-04 22:09:57 +02:00
94006e996df5a31c2721d80a148bd3add3574bd6
slcand takes settings known from slcan_attach to configure CAN interface, like open/close channel, set bitrate etc (Oliver Hartkopp). In addition -S option sets UART's baudrate (Yegor Yefremov). This way slcand combines three autilities in one: old slcand, slcan_attach and stty. Example: slcand -o -s8 -S 3000000 ttyUSB0 Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Reviewed-by: Stefan Wahren <stefan.wahren@i2se.com> Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
Description
Linux-CAN / SocketCAN user space applications
2.9 MiB
Languages
C
98.1%
CMake
0.7%
Makefile
0.6%
Shell
0.5%