PLCControler.py
Fri, 18 Aug 2017 12:36:31 +0300 Andrey Skvortsov clean-up: fix PEP8 E127 continuation line over-indented for visual indent
Thu, 17 Aug 2017 17:25:17 +0300 Andrey Skvortsov clean-up: fix PEP8 E129 visually indented line with same indent as next logical line
Thu, 17 Aug 2017 14:27:06 +0300 Andrey Skvortsov clean-up: fix PEP8 W601 .has_key() is deprecated, use 'in'
Thu, 17 Aug 2017 11:39:10 +0300 Andrey Skvortsov clean-up: fix PEP8 E731 do not assign a lambda expression, use a def
Wed, 16 Aug 2017 13:49:02 +0300 Andrey Skvortsov clean-up: fix most PEP8 E266 too many leading '#' for block comment
Wed, 16 Aug 2017 12:57:52 +0300 Andrey Skvortsov clean-up: fix PEP8 E301 expected 1 blank line, found 0
Wed, 16 Aug 2017 12:48:08 +0300 Andrey Skvortsov clean-up: fix PEP8 E305 expected 2 blank lines after class or function definition
Tue, 15 Aug 2017 22:38:43 +0300 Andrey Skvortsov clean-up: fix PEP8 E251 unexpected spaces around keyword / parameter equals
Tue, 15 Aug 2017 17:01:51 +0300 Andrey Skvortsov clean-up: fix PEP8 E711 comparison to None should be 'if cond is not None:'
Tue, 15 Aug 2017 16:01:18 +0300 Andrey Skvortsov clean-up: fix PEP8 E303 too many blank lines
Tue, 15 Aug 2017 15:50:30 +0300 Andrey Skvortsov clean-up: fix PEP8 E231 missing whitespace after ':' or ','
Tue, 15 Aug 2017 12:17:51 +0300 Andrey Skvortsov clean-up: fix PEP8 E203 whitespace before ':' and whitespace before ','
Mon, 14 Aug 2017 23:27:15 +0300 Andrey Skvortsov clean-up: fix PEP8 E302 expected 2 blank lines, found 1
Mon, 14 Aug 2017 22:30:41 +0300 Andrey Skvortsov clean-up: fix PEP8 W293 blank line contains whitespace
Mon, 14 Aug 2017 22:23:17 +0300 Andrey Skvortsov clean-up: fix some PEP8 E228 missing whitespace around modulo operator
Mon, 14 Aug 2017 21:20:32 +0300 Andrey Skvortsov clean-up: fix PEP8 E401 multiple imports on one line
Thu, 01 Jun 2017 14:37:14 +0300 Andrey Skvortsov disallow setting IEC location addresses for TIME, DATE, DT and TOD variables
Thu, 20 Apr 2017 13:01:45 +0300 Andrey Skvortsov make run Beremiz and PLCOpen Editor, if full path contain non-lating
Thu, 29 Dec 2016 18:36:00 +0300 Surkov Sergey fix local search in actions and transitions
Wed, 28 Dec 2016 16:33:50 +0300 Andrey Skvortsov fix issue with creating SFC transitions using ST and IL
Mon, 28 Nov 2016 16:47:01 +0300 Andrey Skvortsov fix translation strings with multiple parameters
Fri, 18 Nov 2016 13:57:42 +0300 Andrey Skvortsov fix license notices in source files and license files under GPLv2+
Thu, 28 Apr 2016 15:21:02 +0300 Andrey Skvortsov fix error if non-latin character was entered in initial value in
Wed, 27 Apr 2016 18:42:30 +0300 Andrey Skvortsov fix copying elements with non-latin content like comment element, or
Fri, 22 Apr 2016 19:49:10 +0300 Andrey Skvortsov fix display of ARRAY fields inside of structure data types.
Mon, 18 Apr 2016 18:51:59 +0300 Andrey Skvortsov fix issue, when structure data type with array field is created
Thu, 12 Jun 2014 17:50:30 +0200 Edouard Tisserant Fixed declaration and ST code gen for IEC function that return derivated types
Wed, 28 May 2014 18:33:41 +0200 Edouard Tisserant Fixed POU paste exception
Tue, 13 May 2014 00:43:06 +0200 Edouard Tisserant Added 'NamedConstant' drag'n'drop in programs. It does create a simple variable with initial value and is usefull for drag'n'drop constants from extensions while keeping a name associated with constant
Tue, 28 Jan 2014 16:24:40 +0100 Edouard Tisserant Tidy PLCopen definitions
Thu, 05 Dec 2013 18:00:15 +0100 Laurent Bessard Fixed bug with function POU when extracting return type
Thu, 05 Dec 2013 17:58:51 +0100 Laurent Bessard Fixed bug with non-ascii characters in program comments
Thu, 07 Nov 2013 00:31:46 +0100 Laurent Bessard Fixed bug when graphic element position and size and connection points are decimal
Thu, 07 Nov 2013 00:16:00 +0100 Laurent Bessard Fixed bug in test if block type is used by current edited pou
Wed, 16 Oct 2013 23:54:44 +0200 Laurent Bessard Fixed bugs with pou variable infos computation stylesheet
Wed, 16 Oct 2013 11:36:22 +0200 Laurent Bessard Fixed bug when pasting element with an odd width or height
Fri, 11 Oct 2013 12:10:40 +0200 Laurent Bessard Fixed bugs when editing resource variables and tasks
Fri, 11 Oct 2013 10:07:56 +0200 Laurent Bessard Fixed bug when debugging PLC with Graphic Viewer in debug open and re-transfer PLC
Thu, 10 Oct 2013 14:46:03 +0200 Laurent Bessard Fixed bug when selecting pou that is not used in project
Thu, 10 Oct 2013 09:43:52 +0200 Laurent Bessard Fixed pou tagname of instance path computing stylesheet
Wed, 09 Oct 2013 23:06:47 +0200 Laurent Bessard Fixed pou instance path list computing stylesheet
Wed, 09 Oct 2013 22:00:23 +0200 Laurent Bessard Fixed pou variables instance information loading stylesheet
Wed, 09 Oct 2013 10:57:20 +0200 Laurent Bessard Fixed pou variables information loading stylesheet
Wed, 02 Oct 2013 19:58:32 +0200 Laurent Bessard Fixed ActionInfos class with slots
Wed, 02 Oct 2013 17:23:44 +0200 Laurent Bessard Fixed bug in actionBlock actions editing
Wed, 02 Oct 2013 01:21:35 +0200 Laurent Bessard Replaced old graphic viewer blocks loading process by xslt stylesheet
Tue, 01 Oct 2013 09:24:02 +0200 Laurent Bessard Fixed bug with Copy/Paste function instance block when previously edited
Fri, 27 Sep 2013 16:27:54 +0200 Laurent Bessard Added support for speed-up loading of graphic POU tabs
Fri, 27 Sep 2013 16:22:40 +0200 Laurent Bessard Added support for loading XML file even if not following XSD schema (but still following XML syntax), warning user of errors in XML file
Wed, 25 Sep 2013 11:50:40 +0200 Laurent Bessard Fixed bug in Resource POU instance type selection
Tue, 24 Sep 2013 14:45:30 +0200 Laurent Bessard Fixed instance type tagname computing xslt stylesheet
Tue, 24 Sep 2013 12:40:36 +0200 Laurent Bessard Fixed bug in VariablePanel, function block variables in graphic viewers could be modified
Tue, 24 Sep 2013 00:44:06 +0200 Laurent Bessard Fixed xmlclass for working with included files, adding support for SimpleType elements and solving ambiguity in extension class when different elements share the same name and parent name
Mon, 23 Sep 2013 00:32:39 +0200 Laurent Bessard Replaced old pou instance type tagname computing by xslt stylesheet
Wed, 18 Sep 2013 15:30:46 +0200 Laurent Bessard Replaced old list of pou instance in project generating process by xslt stylesheet
Fri, 13 Sep 2013 17:26:16 +0200 Laurent Bessard Replaced old pou instance variable list generating process by xslt stylesheet
Wed, 11 Sep 2013 23:48:41 +0200 Laurent Bessard Fixed Beremiz for working with new xmlclass support using lxml
Tue, 10 Sep 2013 23:10:58 +0200 Laurent Bessard Replaced standard function blocks library definition from dictionary to plcopen xml files
Tue, 10 Sep 2013 10:36:44 +0200 Laurent Bessard Fixed bug with return type in elements that don't need return type tree and dimension
Mon, 09 Sep 2013 23:36:12 +0200 Laurent Bessard Replaced old pou variable list and variable tree generating by xslt stylesheet