Skip to content

0.4.0

Compare
Choose a tag to compare
@3cky 3cky released this 08 Jul 09:59
· 55 commits to master since this release

Added

  • Modbus RTU Exception Forwarding (#29).
  • Handle incorrect Modbus/TCP data length header field (#31).
  • tty reconnect with an exponential backoff.

Fixed

  • Modbus: read only a single frame at a time (#43).
  • Readable socket never gets read, conn_loop degrades into busy loop (#52).