Thu, 23 Feb 2012 15:48:19 +0100 laurent Fix bug with PowerFeedback value
Wed, 22 Feb 2012 01:39:22 +0100 laurent Adding support for MCL
Thu, 16 Feb 2012 18:40:13 +0100 Edouard Tisserant Added test directory
Wed, 15 Feb 2012 00:38:26 +0100 laurent Adding support for DS402 node subplugin (only simple state transition implemented)
Tue, 07 Feb 2012 19:45:45 +0100 laurent Fix some issues regarding arbitrary variable mapping
Wed, 01 Feb 2012 00:04:58 +0100 laurent Moving Add and Remove button to Plugin menu items
Tue, 17 Jan 2012 17:24:53 +0100 laurent Adding support for displaying slave sync managers and profile object dictionary and for arbitrarily mapping variable through variable location
Tue, 10 Jan 2012 15:11:22 +0100 laurent Merge with Donggu modifications
Tue, 10 Jan 2012 15:10:08 +0100 laurent Merge with Donggu modifications
Sun, 08 Jan 2012 19:05:05 +0100 laurent Adding support for drag'n dropping located variables from topology panel to configurations and resources variable panel for declaring global located variables
Thu, 22 Dec 2011 14:52:18 +0900 Donggu Kang Master relase code added
Thu, 22 Dec 2011 14:44:58 +0900 Donggu Kang Master release code added
Tue, 20 Dec 2011 23:43:27 +0100 laurent Adding support for not configuring pdos when not mandatory and not needed by locations defined in PLC program. Adding support for displaying locations tree in Topology panel and BrowseLocationsDialog. Merging pdos grid and variables grid into one single grid in slave infos panel.
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
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