Linux-CAN / SocketCAN user space applications
 
 
 
 
Go to file
Oliver Hartkopp 7ef581fec0 slcan_attach: added '-f' commandline option to read status flags.
In the case of pending bus errors on some slcan adapters the read of the
status flags resets the adapter and clears the error LED.

This patch adds the commandline option to send the status read command to the
adapter as suggested by Thorsten Godau.

Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
2011-01-09 11:49:20 +00:00
config/m4 add autotools infrastructure 2010-04-19 12:12:18 +00:00
.gitignore add can-calc-bit-timing to Makefiles + gitignore 2010-07-20 13:43:01 +00:00
GNUmakefile.am add can-calc-bit-timing to Makefiles + gitignore 2010-07-20 13:43:01 +00:00
Makefile add can-calc-bit-timing to Makefiles + gitignore 2010-07-20 13:43:01 +00:00
asc2log.c Allow to have 4, 5 or 6 decimal places instead of only 4 & 6. 2010-05-11 10:01:49 +00:00
autogen.sh add autotools infrastructure 2010-04-19 12:12:18 +00:00
bcmserver.c Move BCM server into can-utils as it is not test application anymore. 2009-09-10 07:39:33 +00:00
can-calc-bit-timing.c can-calc-bit-timing: remove rtcantl1 2010-07-20 14:10:38 +00:00
canbusload.c Fixed calculation of needed bits on the physical wire according Ken Tindells 2010-09-24 17:56:53 +00:00
candump.c candump: Added '-u <usecs>' commandline option to delay bridged CAN frames by 2010-11-29 19:11:11 +00:00
canfdtest.c can-utils: canfdtest, a full duplex test to find out-of-order messages 2009-11-25 11:18:22 +00:00
cangen.c cangen: Added '-n <count>' commandline option analogue to candump tool. 2010-11-29 18:58:12 +00:00
cangw.c Fix datatype issue in sscanf() on 64bit systems. 2010-09-25 10:24:37 +00:00
canlogserver.c Whitespace fixes. Indented the code following Linux styleguide to fix 2008-06-03 08:46:57 +00:00
canplayer.c Remove compiler warning : 2010-05-14 12:50:17 +00:00
cansend.c Whitespace fixes. Indented the code following Linux styleguide to fix 2008-06-03 08:46:57 +00:00
cansniffer.c Consistencely allow '-?' to get a help text. 2009-01-13 09:32:45 +00:00
configure.ac add autotools infrastructure 2010-04-19 12:12:18 +00:00
isotpdump.c Consistencely allow '-?' to get a help text. 2009-01-13 09:32:45 +00:00
isotprecv.c Added new socketoptions to force the isotp protocol to intentionally 2010-11-14 08:55:06 +00:00
isotpsend.c Added new socketoptions to force the isotp protocol to intentionally 2010-11-14 08:55:06 +00:00
isotpserver.c Added tiny ip server to send ISO 15765-2 PDUs via internetsockets to the CAN bus and vice versa. 2010-05-14 12:03:32 +00:00
isotpsniffer.c Consistencely allow '-?' to get a help text. 2009-01-13 09:32:45 +00:00
isotptun.c Allow to specify the name of the IP tunnel netdevice via commandline option '-n <name>' 2009-11-25 17:15:09 +00:00
lib.c Fixed parse_canframe() with reordering the checks for the can_id 2008-11-28 21:50:24 +00:00
lib.h Added support for swapped byte order representation. 2008-10-29 09:23:48 +00:00
log2asc.c Consistencely allow '-?' to get a help text. 2009-01-13 09:32:45 +00:00
log2long.c Whitespace fixes. Indented the code following Linux styleguide to fix 2008-06-03 08:46:57 +00:00
slcan_attach.c slcan_attach: added '-f' commandline option to read status flags. 2011-01-09 11:49:20 +00:00
slcand.c slcand: replace char pointers with static char buffers 2011-01-06 19:20:18 +00:00
slcanpty.c Spagetti code cleanup: 2009-02-15 17:40:32 +00:00
terminal.h Fixed contradiction in Sourcecode discalimer. 2007-09-27 12:29:32 +00:00