Sun, 18 Dec 2011 19:42:13 +0100 laurent First working implementation of Beremiz plugin for etherlab
Mon, 11 Jun 2018 08:34:15 +0200 Edouard Tisserant merge
Fri, 08 Jun 2018 13:28:00 +0200 Edouard Tisserant Add BACnet extension from Mario de Sousa <msousa@fe.up.pt>
Fri, 08 Jun 2018 09:43:48 +0200 Edouard Tisserant Make Modbus extension license compatible with the rest of Beremiz IDE python code : GPLv2.
Mon, 04 Jun 2018 11:22:08 +0200 Edouard Tisserant Commented out safety check to prevent deadlock in wxEvaluator, since wx Mainloop is not anymore in main thread. That safety check actually leads to having wx code running outside of MainLoop
Wed, 23 May 2018 20:22:45 +0200 Edouard Tisserant Merge
Wed, 23 May 2018 12:13:48 +0300 Andrey Skvortsov Print version information about software used for tests
Wed, 23 May 2018 11:48:34 +0300 Andrey Skvortsov Fix codestyle
Wed, 23 May 2018 11:47:56 +0300 Andrey Skvortsov Fix typos introduced by 9fa2f8e "Fixed random segfault happening when loading new PLC in runtime, when using Xenonai."
Tue, 22 May 2018 17:28:18 +0300 Andrey Skvortsov merged changes in README.md
Mon, 12 Mar 2018 14:10:19 +0000 Sergey Surkov add python-cycler dependence in readme
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
Thu, 17 May 2018 09:33:58 +0200 Edouard Tisserant Merged #2476, URI dialog fixes
Thu, 17 May 2018 09:33:14 +0200 Edouard Tisserant close branch #2476 - URI dialog fixed #2476
Mon, 14 May 2018 13:26:35 +0200 dporopat #2476 Changes to the comment. #2476