https://github.com/linux-can/libsocketcan
https://github.com/linux-can/libsocketcan
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/linux-can/libsocketcan
- Owner: linux-can
- License: lgpl-2.1
- Created: 2023-10-10T13:24:29.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-27T15:01:06.000Z (11 months ago)
- Last Synced: 2025-05-12T13:13:38.349Z (8 months ago)
- Language: C
- Size: 97.7 KB
- Stars: 14
- Watchers: 4
- Forks: 13
- Open Issues: 2
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
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:
-------------------------------------------------------------------------------
Make sure you have Doxygen installed on your host. If yes simply run:
make docs
and look for the API doc in Documentation/html.