https://github.com/gbmhunter/linuxcanbus
https://github.com/gbmhunter/linuxcanbus
api can-bus communication conan cpp cpp14 library linux socketcan sockets
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gbmhunter/linuxcanbus
- Owner: gbmhunter
- License: mit
- Created: 2018-03-20T22:46:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-20T18:27:12.000Z (over 6 years ago)
- Last Synced: 2025-07-04T12:06:21.099Z (3 months ago)
- Topics: api, can-bus, communication, conan, cpp, cpp14, library, linux, socketcan, sockets
- Language: C++
- Size: 35.2 KB
- Stars: 13
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
===========
LinuxCanBus
===========-----------------------------------------------------------------------------------------
A C++ user-space CAN bus driver for Linux (using socketCAN).
-----------------------------------------------------------------------------------------.. image:: https://travis-ci.org/gbmhunter/CppTemplate.svg?branch=master
:target: https://travis-ci.org/gbmhunter/CppTemplate.. image:: https://codecov.io/gh/gbmhunter/CppTemplate/branch/master/graph/badge.svg
:target: https://codecov.io/gh/gbmhunter/CppTemplateSee http://linuxcanbus.readthedocs.io for installation instructions, examples and other documentation!
--------
Features
--------- Easy to use API for controller a CAN device in Linux
- CMake-based build system
- Conan (package manager) support