can-utils-master

所属分类:其他
开发工具:LINUX
文件大小:135KB
下载次数:3
上传日期:2017-06-06 17:43:28
上 传 者chinacjq
说明:  Linux平台的can驱动,可以学习用,适用性强,对于开发或者学习都可以。
(Linux platform can driver, you can learn to use, applicability, for development or learning can be.)

文件列表:
Android.mk (6147, 2017-04-29)
GNUmakefile.am (1450, 2017-04-29)
Makefile (3340, 2017-04-29)
asc2log.c (9666, 2017-04-29)
autogen.sh (267, 2017-04-29)
bcmserver.c (9100, 2017-04-29)
can-calc-bit-timing.c (17561, 2017-04-29)
canbusload.c (10282, 2017-04-29)
candump.c (23312, 2017-04-29)
canfdtest.c (7420, 2017-04-29)
canframelen.c (10027, 2017-04-29)
canframelen.h (3268, 2017-04-29)
cangen.c (13238, 2017-04-29)
cangw.c (20903, 2017-04-29)
canlogserver.c (11295, 2017-04-29)
canplayer.c (14204, 2017-04-29)
cansend.c (5127, 2017-04-29)
cansniffer.c (17704, 2017-04-29)
config (0, 2017-04-29)
config\m4 (0, 2017-04-29)
config\m4\.secret-world-domination-project (0, 2017-04-29)
configure.ac (2044, 2017-04-29)
include (0, 2017-04-29)
include\linux (0, 2017-04-29)
include\linux\can.h (7765, 2017-04-29)
include\linux\can (0, 2017-04-29)
include\linux\can\bcm.h (4019, 2017-04-29)
include\linux\can\error.h (6443, 2017-04-29)
include\linux\can\gw.h (7331, 2017-04-29)
include\linux\can\isotp.h (6341, 2017-04-29)
include\linux\can\netlink.h (3467, 2017-04-29)
include\linux\can\raw.h (2745, 2017-04-29)
isotpdump.c (9925, 2017-04-29)
isotpperf.c (10919, 2017-04-29)
isotprecv.c (8090, 2017-04-29)
isotpsend.c (8191, 2017-04-29)
isotpserver.c (11436, 2017-04-29)
... ...

SocketCAN logo

### 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 : display, filter and log CAN data to files * canplayer : replay CAN logfiles * cansend : send a single frame * cangen : generate (random) CAN traffic * cansniffer : display CAN data content differences (just 11bit CAN IDs) #### CAN access via IP sockets * canlogserver : log CAN frames from a remote/local host * bcmserver : interactive BCM configuration (remote/local) * [socketcand](https://github.com/dschanoeh/socketcand) : use RAW/BCM/ISO-TP sockets via TCP/IP sockets #### CAN in-kernel gateway configuration * cangw : CAN gateway userpace tool for netlink configuration #### CAN bus measurement and testing * canbusload : calculate and display the CAN busload * can-calc-bit-timing : userspace version of in-kernel bitrate calculation * canfdtest : Full-duplex test program (DUT and host part) #### ISO-TP tools [ISO15765-2:2016 for Linux](https://github.com/hartkopp/can-isotp) * isotpsend : send a single ISO-TP PDU * isotprecv : receive ISO-TP PDU(s) * isotpsniffer : 'wiretap' ISO-TP PDU(s) * isotpdump : 'wiretap' and interpret CAN messages (CAN_RAW) * isotpserver : IP server for simple TCP/IP <-> ISO 15765-2 bridging (ASCII HEX) * isotpperf : ISO15765-2 protocol performance visualisation * isotptun : create a bi-directional IP tunnel on CAN via ISO-TP #### Log file converters * asc2log : convert ASC logfile to compact CAN frame logfile * log2asc : convert compact CAN frame logfile to ASC logfile * log2long : convert compact CAN frame representation into user readable #### Serial Line Discipline configuration (for slcan driver) * slcan_attach : userspace tool for serial line CAN interface configuration * slcand : daemon for serial line CAN interface configuration * slcanpty : creates a pty for applications using the slcan ASCII protocol ### Additional Information: * [SocketCAN Documentation (Linux Kernel)](https://www.kernel.org/doc/Documentation/networking/can.txt) * [Elinux.org CAN Bus Page](http://elinux.org/CAN_Bus) * [Debian Package Description](https://packages.debian.org/sid/can-utils)

近期下载者

相关文件


收藏者