Skip to content
Version 1.0

This marks the first stable release of EP1 CAN Bus Toolbox:

- CanFrame: C++ version of struct can_frame
- CanBusConnection: Send and receive CAN frame using the SocketCAN API
- LinuxCanBusFinder: Find SocketCAN interfaces on a Linux system
- BadCanFrameMetadata and SystemCallException: Dedicated exception classes in case something goes wrong within this project
- Automated versioning based on Git and CMake
- Building as static and shared library possible
- Documentation based on Doxygen
- License: GPLv3