Skip to content

Service Release of February 6, 2022

Compare
Choose a tag to compare
@mac-can mac-can released this 06 Feb 17:39
· 151 commits to main since this release
d2e9369

Major changes:

  • Updated CAN API sources to rev. 1036
  • Fixed a bug with property GET_DEVICE_TYPE (re-renamed property GET_DEVICE_CHANNEL into GET_DEVICE_TYPE to display the device type as specified instead of the channel no of the device)
  • Fixed a bug with reading property GET_DEVICE_VENDOR and GET_DEVICE_DLLNAME (they can also be read without a handle)
  • Fixed a bug with message flag sts on reception
  • Added operations GetFirstChannel and GetNextChannel to class CPeakCAN to query channel information
  • Updated the utilities to get the list of channels from the library (like can_boards[] in C interface)