An open API service indexing awesome lists of open source software.

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

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/CppTemplate

See 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