Releases: mac-can/PCBUSB-Wrapper
Releases · mac-can/PCBUSB-Wrapper
Release of February 7, 2021
Major changes:
- Applied changes from CAN API V3 specification (rev. 925 to 987)
- Added C++ class
CPeakCAN
derived from abstract classCCANAPI
- Reworked the trial program (it is now based on class
CPeakCAN
) - Reorganized the entire folder structure of the repository
- Added my beloved CAN utilities
can_moni
andcan_test
- Added two simple C++ examples for sending and receiving CAN frames
- Added a Python wrapper and two Python examples
- Added a Doxygen configuration