base on Linux-CAN / SocketCAN user space applications <p align="center"> <img src="https://github.com/linux-can/can-logos/raw/master/png/SocketCAN-logo-60dpi.png" alt="SocketCAN logo"/> </p> ### 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 * cansequence : send and check sequence of CAN frames with incrementing payload * cansniffer : display CAN data content differences #### CAN access via IP sockets * canlogserver : log CAN frames and serves them * bcmserver : interactive BCM configuration (remote/local) * [socketcand](https://github.com/linux-can/socketcand) : use RAW/BCM/ISO-TP sockets via TCP/IP sockets * [cannelloni](https://github.com/mguentner/cannelloni) : UDP/SCTP based SocketCAN tunnel #### CAN in-kernel gateway configuration * cangw : CAN gateway userspace 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) * canerrsim : CAN error message simulator #### 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 #### J1939/ISOBus tools * j1939acd : address claim daemon * j1939cat : take a file and send and receive it over CAN * j1939spy : spy on J1939 messages using SOC_J1939 * j1939sr : send/recv from stdin or to stdout * testj1939 : send/receive test packet Follow the link to see examples on how this tools can be used: [Kickstart guide to can-j1939 on linux](https://github.com/linux-can/can-utils/blob/master/can-j1939-kickstart.md) #### ISOBus File server tools * isobusfs-cli : ISOBus file client * isobusfs-srv : ISOBus file server #### 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 #### CMake Project Generator * Place your build folder anywhere, passing CMake the path. Relative or absolute. * Some examples using a build folder under the source tree root: * Android : ``cmake -DCMAKE_TOOLCHAIN_FILE=~/Android/Sdk/ndk-bundle/build/cmake/android.toolchain.cmake -DANDROID_PLATFORM=android-21 -DANDROID_ABI=armeabi-v7a .. && make`` * Android Studio : Copy repo under your project's ``app`` folder, add ``add_subdirectory(can-utils)`` to your ``CMakeLists.txt`` file after ``cmake_minimum_required()``. Generating project will build Debug/Release for all supported EABI types. ie. arm64-v8a, armeabi-v7a, x86, x86_64. * Raspberry Pi : ``cmake -DCMAKE_TOOLCHAIN_FILE=~/rpi/tools/build/cmake/rpi.toolchain.cmake .. && make`` * Linux : ``cmake -GNinja .. && ninja`` * Linux Eclipse Photon (Debug) : ``CC=clang cmake -G"Eclipse CDT4 - Unix Makefiles" ../can-utils/ -DCMAKE_BUILD_TYPE=Debug -DCMAKE_ECLIPSE_VERSION=4.8.0`` * To override the base installation directory use: ``CMAKE_INSTALL_PREFIX`` ie. ``CC=clang cmake -DCMAKE_INSTALL_PREFIX=./out .. && make install`` ### Additional Information: * [SocketCAN Documentation (Linux Kernel)](https://www.kernel.org/doc/html/latest/networking/can.html) * [Elinux.org CAN Bus Page](http://elinux.org/CAN_Bus) * [Debian Package Description](https://packages.debian.org/sid/can-utils) * [J1939 kernel module installation on Debian](can-j1939-install-kernel-module.md) ", Assign "at most 3 tags" to the expected json: {"id":"5878","tags":[]} "only from the tags list I provide: [{"id":77,"name":"3d"},{"id":89,"name":"agent"},{"id":17,"name":"ai"},{"id":54,"name":"algorithm"},{"id":24,"name":"api"},{"id":44,"name":"authentication"},{"id":3,"name":"aws"},{"id":27,"name":"backend"},{"id":60,"name":"benchmark"},{"id":72,"name":"best-practices"},{"id":39,"name":"bitcoin"},{"id":37,"name":"blockchain"},{"id":1,"name":"blog"},{"id":45,"name":"bundler"},{"id":58,"name":"cache"},{"id":21,"name":"chat"},{"id":49,"name":"cicd"},{"id":4,"name":"cli"},{"id":64,"name":"cloud-native"},{"id":48,"name":"cms"},{"id":61,"name":"compiler"},{"id":68,"name":"containerization"},{"id":92,"name":"crm"},{"id":34,"name":"data"},{"id":47,"name":"database"},{"id":8,"name":"declarative-gui "},{"id":9,"name":"deploy-tool"},{"id":53,"name":"desktop-app"},{"id":6,"name":"dev-exp-lib"},{"id":59,"name":"dev-tool"},{"id":13,"name":"ecommerce"},{"id":26,"name":"editor"},{"id":66,"name":"emulator"},{"id":62,"name":"filesystem"},{"id":80,"name":"finance"},{"id":15,"name":"firmware"},{"id":73,"name":"for-fun"},{"id":2,"name":"framework"},{"id":11,"name":"frontend"},{"id":22,"name":"game"},{"id":81,"name":"game-engine "},{"id":23,"name":"graphql"},{"id":84,"name":"gui"},{"id":91,"name":"http"},{"id":5,"name":"http-client"},{"id":51,"name":"iac"},{"id":30,"name":"ide"},{"id":78,"name":"iot"},{"id":40,"name":"json"},{"id":83,"name":"julian"},{"id":38,"name":"k8s"},{"id":31,"name":"language"},{"id":10,"name":"learning-resource"},{"id":33,"name":"lib"},{"id":41,"name":"linter"},{"id":28,"name":"lms"},{"id":16,"name":"logging"},{"id":76,"name":"low-code"},{"id":90,"name":"message-queue"},{"id":42,"name":"mobile-app"},{"id":18,"name":"monitoring"},{"id":36,"name":"networking"},{"id":7,"name":"node-version"},{"id":55,"name":"nosql"},{"id":57,"name":"observability"},{"id":46,"name":"orm"},{"id":52,"name":"os"},{"id":14,"name":"parser"},{"id":74,"name":"react"},{"id":82,"name":"real-time"},{"id":56,"name":"robot"},{"id":65,"name":"runtime"},{"id":32,"name":"sdk"},{"id":71,"name":"search"},{"id":63,"name":"secrets"},{"id":25,"name":"security"},{"id":85,"name":"server"},{"id":86,"name":"serverless"},{"id":70,"name":"storage"},{"id":75,"name":"system-design"},{"id":79,"name":"terminal"},{"id":29,"name":"testing"},{"id":12,"name":"ui"},{"id":50,"name":"ux"},{"id":88,"name":"video"},{"id":20,"name":"web-app"},{"id":35,"name":"web-server"},{"id":43,"name":"webassembly"},{"id":69,"name":"workflow"},{"id":87,"name":"yaml"}]" returns me the "expected json"