fdcanusb 0.1.0

Protocol implementation for the FDCANUSB by MJBOTS
Documentation

fdcanusb-rs

For interfacing with the FdCanUSB from MJBots

This crate is a work in progress but most features are implemented.
I am very open to receiving feedback! This is the first crate I have published.

TODO:

  • Implement basic functionality
  • Implement support for the filter_id flag
  • Move extra features to feature flags
  • Add support for classic_id and extended_id. Currently arbitration_id's are u16s
  • Add more documentation