Skip to content

Releases: mac-can/PCBUSB-Wrapper

Release of February 7, 2021

07 Feb 11:28
Compare
Choose a tag to compare

Major changes:

  • Applied changes from CAN API V3 specification (rev. 925 to 987)
  • Added C++ class CPeakCAN derived from abstract class CCANAPI
  • 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 and can_test
  • Added two simple C++ examples for sending and receiving CAN frames
  • Added a Python wrapper and two Python examples
  • Added a Doxygen configuration