can-utils 2020.02.04-3 source package in Ubuntu
Changelog
can-utils (2020.02.04-3) unstable; urgency=medium * Add debian/NEWS about j* rename. * Update d/rules and d/control according to renames. -- Alexander GQ Gerasiov <email address hidden> Mon, 27 Apr 2020 08:41:24 +0300
Upload details
- Uploaded by:
- Alexander GQ Gerasiov
- Uploaded to:
- Sid
- Original maintainer:
- Alexander GQ Gerasiov
- Architectures:
- linux-any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
can-utils_2020.02.04-3.dsc | 1.5 KiB | 08059eaee2fc565efb99dce6adefcb346067e15938485fc4366ffa1944e95a32 |
can-utils_2020.02.04.orig.tar.xz | 92.4 KiB | 7a7597511d4f90df6709523aa0a0990e26d17e164d8002c002dddc85ce9bac30 |
can-utils_2020.02.04-3.debian.tar.xz | 28.9 KiB | 4ee64e1000caba0594fefe4e613f9d1a38013d32dbd4202989428218255ab6e0 |
Available diffs
No changes file available.
Binary packages built by this source
- can-utils: SocketCAN userspace utilities and tools
CAN is a message-based network protocol designed for vehicles originally
created by Robert Bosch GmbH. SocketCAN is a set of open source CAN drivers
and a networking stack contributed by Volkswagen Research to the Linux kernel.
.
This package contains some userspace utilities for Linux SocketCAN subsystem.
.
Basic tools to display, record, generate and replay CAN traffic:
candump, canplayer, cansend, cangen, cansniffer, cansequence.
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 (ISO 15765-2 2016) tools: isotpsend, isotprecv, isotpsniffer,
isotpdump, isotpserver, isotpperf, isotptun.
CAN log file converters: asc2log, log2asc, log2long.
CAN Serial Line Discipline configuration (for slcan driver):
slcan_attach, slcand, slcanpty.
SAE J1939 tools and demo: j1939acd, j1939cat, j1939spy, j1939sr, testj1939.
- can-utils-dbgsym: debug symbols for can-utils