Linux-CAN / SocketCAN user space applications
 
 
 
 
Go to file
Oliver Hartkopp 94006e996d slcand: add slcan_attach and UART settings
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>
2013-09-15 21:08:00 +02:00
config/m4 add autotools infrastructure 2010-04-19 12:12:18 +00:00
include cangw: add an option for the per rule limitation of frame hops 2013-09-04 20:30:34 +02:00
.gitignore gitignore: added tarballs 2012-01-11 12:14:15 +01:00
Android.mk can-utils: AOSP build clean up 2013-07-10 11:04:40 +02:00
GNUmakefile.am autotools: adopt to new location for kernel headers 2012-01-11 12:14:15 +01:00
Makefile can-utils: Don't overwrite PREFIX and DESTDIR when provided via the environment 2013-08-18 12:49:50 +02:00
asc2log.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
autogen.sh add autotools infrastructure 2010-04-19 12:12:18 +00:00
bcmserver.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
can-calc-bit-timing.c can-utils: trivial: fix typos concerning "separation" and "useful" 2013-08-15 21:09:27 +02:00
canbusload.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
candump.c can-utils: trivial: fix typos concerning "separation" and "useful" 2013-08-15 21:09:27 +02:00
canfdtest.c treewide: replace berlios contact email by linux-can@vger.kernel.org 2012-01-11 12:14:15 +01:00
cangen.c cangen: use long long in time computation for -g to support >2.1s 2013-02-07 13:57:49 +01:00
cangw.c cangw: add an option for the per rule limitation of frame hops 2013-09-04 20:30:34 +02:00
canlogserver.c can-utils: trivial: fix typos concerning "separation" and "useful" 2013-08-15 21:09:27 +02:00
canplayer.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
cansend.c can-utils: trivial: fix typos concerning "separation" and "useful" 2013-08-15 21:09:27 +02:00
cansniffer.c cansniffer: fix file name in header 2013-08-17 19:04:48 +02:00
configure.ac configure: enable silent rules if available 2012-11-26 21:57:45 +01:00
isotpdump.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
isotprecv.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
isotpsend.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
isotpserver.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
isotpsniffer.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
isotptun.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
lib.c can-utils: trivial: fix typos concerning "separation" and "useful" 2013-08-15 21:09:27 +02:00
lib.h can-utils: trivial: fix typos concerning "separation" and "useful" 2013-08-15 21:09:27 +02:00
log2asc.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
log2long.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
slcan_attach.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
slcand.c slcand: add slcan_attach and UART settings 2013-09-15 21:08:00 +02:00
slcanpty.c slcanpty: probe stdin capabilities at startup 2013-06-11 22:21:38 +02:00
terminal.h remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00