Service release of February 25, 2022
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 toMakefile
of the Trial program - Updated the Swift and Python examples