Skip to content

Release 2.0

Compare
Choose a tag to compare
@pschichtel pschichtel released this 08 Jan 16:02
· 384 commits to master since this release
7f28b77

This release is basically a full rewrite of the 1.x releases. The library now completely integrates with Java's NIO APIs: Channel, Selector, ByteBuffer and so on. ISOTP has now been implemented based on the Kernel module by @hartkopp: can-isotp. Both CAN_RAW and CAN_ISOTP channels are selectable, however only using a customized SelectorProvider and Selector implementation. More options and a few helper classes have been integrated as well to ease working with CAN.