etherlab/etherlab.py
Fri, 20 Jul 2012 02:13:07 +0200 Laurent Bessard Fix bug with AXIS_REF allocation
Mon, 25 Jun 2012 20:06:17 +0200 Laurent Bessard Adding support using plcopeneditor bitmap library for icon request
Mon, 25 Jun 2012 12:12:51 +0200 Laurent Bessard Fix bug slave information panel not refreshed when slave type changed
Tue, 19 Jun 2012 20:28:05 +0200 Laurent Bessard Fix bug when modifying node parameters
Mon, 11 Jun 2012 02:25:57 +0200 Laurent Bessard Fix disable dynamic PDOs support
Mon, 11 Jun 2012 01:21:26 +0200 Laurent Bessard Fix bug with AXIS_REF located variable drag'n drop and disable dynamic PDOs support
Sun, 10 Jun 2012 20:16:17 +0200 Laurent Bessard Adding support for getting CIA402 slave AXIS_REF located variables and disabling dynamic PDO mapping algorithm for drives than doesn't support this functionality
Tue, 22 May 2012 22:28:05 +0200 Laurent Bessard Removing ModesOfOperation parameter until handled by MCL
Mon, 21 May 2012 10:07:11 +0200 laurent refactoring
Mon, 21 May 2012 09:31:15 +0200 laurent Merged
Fri, 18 May 2012 18:51:07 +0200 laurent refactoring
Sun, 20 May 2012 23:05:36 +0200 Edouard Tisserant updated examples also
Sun, 20 May 2012 22:42:37 +0200 Edouard Tisserant reflected changes in beremiz extension mechanism
Mon, 14 May 2012 07:43:40 +0900 edouard_and_laurent Fixed wrong PDO in unused sync managers\nFix higen drive ethercat example
Sun, 01 Apr 2012 16:36:41 +0200 laurent Adding test project using higen drive
Wed, 21 Mar 2012 11:15:47 +0100 laurent Adding plugin icons and replacing reference to DS402 by CIA402
Mon, 19 Mar 2012 00:45:19 +0100 laurent Adding support for remotely scanning Etherlab network and automatically configure it
Sun, 18 Mar 2012 23:57:32 +0100 laurent Defining all slaves as Etherlab master subplugin instead of editing them in an editor with vertical notebook
Sun, 11 Mar 2012 21:53:35 +0100 laurent Adding support for uploading default value for unused entries in output pdos from slaves before starting master
Sun, 11 Mar 2012 19:32:44 +0100 laurent Replacing wx.Grid control by a wx.TreeListCtrl for displaying slaves entries
Wed, 29 Feb 2012 12:00:20 +0100 laurent Fix bug when trying to drag'n drop variable from slave variables grid
Wed, 22 Feb 2012 01:39:22 +0100 laurent Adding support for MCL
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
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
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