Skip to content

0.12.0

Latest
Compare
Choose a tag to compare
@derek-will derek-will released this 29 Nov 19:32
· 4 commits to develop since this release
  • Added feature summary chart to README (#77)
  • Added functionality to RawCanSocket class to determine whether the read frame was a transmission success indication and/or localhost indication (#39)
  • Added initial CAN XL support (#50)
  • Added initial CAN XL VCID support (#81)
  • Added instructions for running SocketCAN# on Windows via the WSL (#80)
  • Added Iot.Device.SocketCan comparison documentation (#83)
  • Tested and confirmed Alpine Linux support (#76)
  • Added initial support for obtaining the timestamp of the latest packet passed to the user via SIOCGSTAMP and updated CAN bus sniffer example app to include timestamp info (#86)
  • Updated example apps to .NET 8 (#87)
  • Added CAN device setup script (#89)
  • Various minor improvements and fixes (#88, #90, #91)