Skip to content

Releases: serhmarch/ModbusBridge

v0.2.0

06 Jul 13:51

Choose a tag to compare

  • Added unit list param (-sunit) for server to respond like 1,3,6-10,11,27
  • Update ModbusLib subproject up to v0.4.4

v0.1.2

01 May 18:53

Choose a tag to compare

  • Fixed TCP Server delay while connecting (within ModbusLib subproject)
  • Added setting 'Max Connections' for max active TCP server connections

v0.1.1

11 Apr 00:23

Choose a tag to compare

  • Fixed bug for TCP Server port & timeout settings (#1)
  • Update command line params
  • Update ModbusLib subproject up to v0.4.2

v0.1.0

02 Feb 17:41

Choose a tag to compare

Modbus protocol converter. Make interconversions between TCP, RTU and ASC version of Modbus protocol.