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
Thu, 10 May 2018 13:11:11 +0200 dporopat #2476 Connectors dialog module added. #2476
Wed, 09 May 2018 15:09:54 +0200 dporopat #2476 Separate connectors dialogs from connectors module. #2476
Wed, 09 May 2018 11:16:27 +0200 dporopat #2476 Additional check added if we can import wx. #2476
Thu, 10 May 2018 08:33:50 +0200 Edouard Tisserant Allow deleting configuration tree node with no corresponding directory in project tree
Mon, 07 May 2018 15:10:39 +0200 Edouard Tisserant Support unicode in LDFLAGS returned by extensions
Mon, 07 May 2018 14:19:08 +0200 Edouard Tisserant Fixed typos
Fri, 20 Apr 2018 11:21:20 +0200 dporopat #2476 Added uri location editor, getting connectors from list in Beremiz. #2476