Release 2.0
pschichtel
released this
08 Jan 16:02
·
402 commits
to master
since this release
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.