# libsocketcan **Repository Path**: yzhang57/libsocketcan ## Basic Information - **Project Name**: libsocketcan - **Description**: This library allows you to control some basic functions in SocketCAN from userspace. - **Primary Language**: C - **License**: LGPL-2.1 - **Default Branch**: gh-pages - **Homepage**: https://github.com/lalten/libsocketcan - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-05-23 - **Last Updated**: 2022-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README libsocketcan ------------------------------------------------------------------------------- This library allows you to control some basic functions in SocketCAN from userspace. Dependencies: ------------------------------------------------------------------------------- A recent kernel with integrated SocketCAN (at least 2.6.30) Building: ------------------------------------------------------------------------------- Please refer to the INSTALL file Documentation: ------------------------------------------------------------------------------- [Online Documentation](https://lalten.github.io/libsocketcan/Documentation/html/index.html) Offline: Make sure you have Doxygen installed on your host. If yes simply run: `make docs` and look for the API doc in Documentation/html.