modbus/mb_runtime.c
Fri, 08 Jun 2018 09:43:48 +0200 Edouard Tisserant Make Modbus extension license compatible with the rest of Beremiz IDE python code : GPLv2.
Wed, 23 May 2018 10:53:57 +0200 Edouard Tisserant Make Modbus mutexes non blocking for PLC. If data related to some modbus request is alredy locked when PLC wants to access it, then data isn't copied to/from PLC
Tue, 30 Jan 2018 16:23:50 +0100 Edouard Tisserant modbus extension code cleanup, from smarteh's patch
Tue, 30 Jan 2018 16:06:58 +0100 Edouard Tisserant Merged Mario's modbus branch. Fixed line endings.
Sun, 05 Mar 2017 00:37:54 +0000 Mario de Sousa Add support for Modbus (TCP and RTU) working as master & slave