KvaserCAN-Wrapper - Version 0.2.1 released
Version 0.2.1 (Commit c4bb537 of January 5, 2022):
- Updated Kvaser canLib DLL (version 5.37)
- Updated CAN API sources to rev. 1020 and applied the changes
- Resolved firmware version vs. software version confusion
- Fixed some bugs with getting properties from device and from library:
- accept NULL pointer for
SET_FIRST_CHANNEL
andSET_NEXT_CHANNEL
- getting device properties requires a valid handle
- string values must be at least one byte in size
- accept NULL pointer for
- Fixed a bug with missing length for property
CANPROP_GET_DEVICE_NAME
- Fixed a possible build issue with outdated define
CAN_20_ONLY
- Updated Python examples (although they do not work under Windows)
- Updated my beloved utilities