Skip to content

Service release of February 25, 2022

Compare
Choose a tag to compare
@mac-can mac-can released this 25 Feb 18:40
· 111 commits to main since this release
c1a3633

Major changes:

  • Updated MacCAN-Core sources to rev. 1090
  • Removed class CMacCAN from project (R.I.P.)
  • Updated CAN API sources to rev. 1036 and applied the changes
  • Fixed a bug with probing a device when it is used by another process
  • Fixed a bug with string length of device vendor
  • Added operations to class CTouCAN to query channel information
  • Updated the utilities to get the list of channels from library
  • Moved unit test suites into $(PROJROOT)/Tests/UnitTests
  • Added cppcheck target to Makefile of the Trial program
  • Updated the Swift and Python examples