Skip to content

v1.8

Compare
Choose a tag to compare
@pylessard pylessard released this 07 Mar 00:22

Bug Fixes:

  • #63 - Consecutive Frame timeout sometime not raised properly. Remainings #41 Fixed in v1.7
  • #56 - Correctly consider address prefix (address extension) when deciding to use a Single Frame.
  • Few documentation and error messages correction.

Improvements:

  • Added parameter default_target_address_type to easily switch between Physical and Functional message from a layer of software above.
  • #57 - Added some mypy support
  • #61 - Added a rate limiter feature to avoid overflowing the CAN device driver in some particular cases.
  • #59 - Added "Listen Mode"