libmodbus
libmodbus copied to clipboard
Added modbus encapsulated in TCP support.
Saw this just now:
Added feature RTU over TCP
#260 opened on Apr 28, 2015 by xabies
Believes this implements the same feature..
This patch duplicates code and duplicated code is not maintainable :/
Yeah, I guess you mean the crc tables etc. Apart from that, would this be a suitable solution to implement encasulated modbus over tcp? Could fix the duplicated code if you see any use of this.