Skip to content

Service release of August 5, 2022

Compare
Choose a tag to compare
@mac-can mac-can released this 05 Aug 13:28
· 85 commits to main since this release
46ecb27

Major changes:

  • Updated CAN API V3 sources to rev. 1082
  • Realized new property GET_CAN_CLOCK
  • Applied changes from module can_btr
  • Updated CAN API V3 Testing sources to rev. 1084
  • Fixed a possible bug with USB device name length
  • Fixed a bug with missing check of the CAN clock frequency (50MHz)
  • Fixed a bug with tx message flags in the Swift wrapper (SwiftCAN issue #23)
  • Fixed some findings from static code analysis
  • Added a scanner for test case annotations
  • Added @rpath to the library Makefiles