socketcan2 0.1.0

Linux SocketCAN library.
Documentation
socketcan2-0.1.0 has been yanked.

SocketCAN support.

Features

  • Receive can frames
  • Accurate timestamps (timestamps also support multi threading in contrast to receiving the TIMESTAMP via an ioctl call, which does not support mt)
  • epoll-support (what allows to wait on multiple CAN devices in the same thread)
  • Send CAN frames (not implemented yet)
  • Filter CAN frames (not implemented yet)