PCBUSB-Wrapper - Version 0.2 released
Version 0.2 (Commit 0354cb4 of February 7, 2021):
- Applied changes from CAN API V3 specification (rev. 925 to 987)
- Added C++ class
CPeakCANderived 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_moniandcan_test - Added two simple C++ examples for sending and receiving CAN frames
- Added a Python wrapper and two Python examples
- Added a Doxygen configuration