Wed, 29 Jan 2014 00:38:23 +0100 |
Edouard Tisserant |
More gcc warning avoided
|
changeset |
files
|
Tue, 28 Jan 2014 16:30:48 +0100 |
Edouard Tisserant |
Added <string.h> to plc_main_head.c to avoid warnings.
|
changeset |
files
|
Tue, 28 Jan 2014 16:24:40 +0100 |
Edouard Tisserant |
Tidy PLCopen definitions
|
changeset |
files
|
Mon, 27 Jan 2014 14:45:12 +0100 |
Edouard Tisserant |
Removed depricated matiec stdlib-code-generator-generator
|
changeset |
files
|
Sun, 26 Jan 2014 13:18:29 +0100 |
Edouard Tisserant |
Factorized bitmap and i18n resources loading in between PLCopenEditor and Beremiz. Now in utils/misc.py
|
changeset |
files
|
Mon, 20 Jan 2014 11:04:19 +0100 |
Edouard Tisserant |
Re-introduced toolchain_makefile.py. This time, it comes with a 'Generic' target, and a 'genericmake' example
|
changeset |
files
|
Sun, 19 Jan 2014 22:39:25 +0100 |
Edouard Tisserant |
Removed dead code
|
changeset |
files
|
Sun, 19 Jan 2014 22:38:52 +0100 |
Edouard Tisserant |
Fixed xmlclass bug when enabling/disabling libraries in root CTN
|
changeset |
files
|
Mon, 18 Nov 2013 12:12:31 +0900 |
Edouard Tisserant |
RC5
1.1 Korean release
|
changeset |
files
|
Fri, 06 Dec 2013 13:24:28 +0100 |
Laurent Bessard |
Added example of SFC simulating traffic lights
|
changeset |
files
|
Thu, 05 Dec 2013 20:06:19 +0100 |
Laurent Bessard |
Fixed bugs in SFC when loading transition condition and referenced transition or action body
|
changeset |
files
|
Thu, 05 Dec 2013 20:03:27 +0100 |
Laurent Bessard |
Fixed bug with edge and storage parameters in contact and coil not loaded in file saved with older version
|
changeset |
files
|
Thu, 05 Dec 2013 18:08:31 +0100 |
Laurent Bessard |
Fixed bug when defining variable type as explicit array in VariablePanel
|
changeset |
files
|
Thu, 05 Dec 2013 18:00:15 +0100 |
Laurent Bessard |
Fixed bug with function POU when extracting return type
|
changeset |
files
|
Thu, 05 Dec 2013 17:58:51 +0100 |
Laurent Bessard |
Fixed bug with non-ascii characters in program comments
|
changeset |
files
|
Thu, 21 Nov 2013 00:33:02 +0100 |
Laurent Bessard |
Fixed bug when debugging wire connected to output connector with modifiers even if connector/continuation is used to replace long wires
|
changeset |
files
|
Wed, 20 Nov 2013 09:38:13 +0100 |
Laurent Bessard |
Fixed bug in debugger when debug tick received is None
|
changeset |
files
|
Wed, 13 Nov 2013 23:25:26 +0100 |
Laurent Bessard |
Fixed bug with decimal value string formatting
|
changeset |
files
|
Mon, 11 Nov 2013 00:59:19 +0100 |
Laurent Bessard |
Fixed bug with decimal value string formatting
|
changeset |
files
|
Thu, 07 Nov 2013 00:31:46 +0100 |
Laurent Bessard |
Fixed bug when graphic element position and size and connection points are decimal
|
changeset |
files
|
Thu, 07 Nov 2013 00:16:00 +0100 |
Laurent Bessard |
Fixed bug in test if block type is used by current edited pou
|
changeset |
files
|
Fri, 25 Oct 2013 09:57:36 +0200 |
Laurent Bessard |
Fixed bug when adding and removing function block in graphic viewer. In some cases, the associated variable could stay in the variable panel.
|
changeset |
files
|
Thu, 17 Oct 2013 23:27:23 +0200 |
Laurent Bessard |
Fixed coil and contact dialog to let user select a complex type variable for contact and coil expression
|
changeset |
files
|
Thu, 17 Oct 2013 12:20:36 +0200 |
Laurent Bessard |
Fixed bug Drag'n drop variables from left panel to debug panel disabled
|
changeset |
files
|
Wed, 16 Oct 2013 23:54:44 +0200 |
Laurent Bessard |
Fixed bugs with pou variable infos computation stylesheet
|
changeset |
files
|
Wed, 16 Oct 2013 11:36:22 +0200 |
Laurent Bessard |
Fixed bug when pasting element with an odd width or height
|
changeset |
files
|
Mon, 14 Oct 2013 14:59:15 +0200 |
Laurent Bessard |
Fixed refresh speed so that interface is not blocked when debugging
|
changeset |
files
|
Mon, 14 Oct 2013 12:28:44 +0200 |
Laurent Bessard |
Added support for optimizing debug, preventing to filling buffers with only the last value for debug data consumers that only show the current state
|
changeset |
files
|
Mon, 14 Oct 2013 10:49:04 +0200 |
Laurent Bessard |
Remove old debug panels and viewers not using matplotlib
|
changeset |
files
|
Mon, 14 Oct 2013 10:31:32 +0200 |
Laurent Bessard |
Added new debug process separating non-wx thread extracting debug values from connector and 10 Hz wx timer refreshing Beremiz debug Viewers and communicating throw double-buffering, to avoid segmentation faults and optimize CPU usage
|
changeset |
files
|
Sat, 12 Oct 2013 10:10:30 +0900 |
Edouard Tisserant |
Cleaner matplotlib import preventing noisy warnings
|
changeset |
files
|
Fri, 11 Oct 2013 12:10:40 +0200 |
Laurent Bessard |
Fixed bugs when editing resource variables and tasks
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 11 Oct 2013 08:58:32 +0200 |
Laurent Bessard |
Fixed bug when loading complex type variable initial value
|
changeset |
files
|
Fri, 11 Oct 2013 08:54:50 +0200 |
Laurent Bessard |
Fixed bug when building project with configuration extra variables
|
changeset |
files
|
Thu, 10 Oct 2013 17:43:11 +0200 |
Laurent Bessard |
Fixed bug wrong pin number in dialog when creating new power rail on Windows
|
changeset |
files
|
Thu, 10 Oct 2013 17:10:01 +0200 |
Laurent Bessard |
Fixed bug when removing coil in LD viewer, wires wasn't deleted.
|
changeset |
files
|
Thu, 10 Oct 2013 17:04:23 +0200 |
Laurent Bessard |
Fixed bug when modifying power rail in LD Viewer
|
changeset |
files
|
Thu, 10 Oct 2013 14:46:03 +0200 |
Laurent Bessard |
Fixed bug when selecting pou that is not used in project
|
changeset |
files
|
Thu, 10 Oct 2013 10:03:56 +0200 |
Laurent Bessard |
Added makefile for generating xslt stylesheet from ysl2 files
|
changeset |
files
|
Thu, 10 Oct 2013 09:44:13 +0200 |
Laurent Bessard |
Fixed pou instance path list computing stylesheet
|
changeset |
files
|
Thu, 10 Oct 2013 09:43:52 +0200 |
Laurent Bessard |
Fixed pou tagname of instance path computing stylesheet
|
changeset |
files
|
Wed, 09 Oct 2013 23:06:47 +0200 |
Laurent Bessard |
Fixed pou instance path list computing stylesheet
|
changeset |
files
|
Wed, 09 Oct 2013 22:01:21 +0200 |
Laurent Bessard |
Fixed xslt stylesheets with pretty print versions
|
changeset |
files
|
Wed, 09 Oct 2013 22:00:23 +0200 |
Laurent Bessard |
Fixed pou variables instance information loading stylesheet
|
changeset |
files
|
Wed, 09 Oct 2013 10:57:20 +0200 |
Laurent Bessard |
Fixed pou variables information loading stylesheet
|
changeset |
files
|
Fri, 04 Oct 2013 12:17:03 +0200 |
Laurent Bessard |
Fixed bug when editing SFC divergence
|
changeset |
files
|
Fri, 04 Oct 2013 12:16:31 +0200 |
Laurent Bessard |
Improved syntax of pou block information loading stylesheet
|
changeset |
files
|
Fri, 04 Oct 2013 09:40:16 +0200 |
Laurent Bessard |
Fixed bug when loading connectors modifier
|
changeset |
files
|
Thu, 03 Oct 2013 19:01:28 +0200 |
Laurent Bessard |
Fixed PouInstanceVariablesPanel, replacing wx controls, too long to create and destroy, by bitmaps directly drawn in panel
|
changeset |
files
|
Thu, 03 Oct 2013 18:59:18 +0200 |
Laurent Bessard |
Fixed various latency issues removing unnecessary calls
|
changeset |
files
|
Wed, 02 Oct 2013 19:58:32 +0200 |
Laurent Bessard |
Fixed ActionInfos class with slots
|
changeset |
files
|
Wed, 02 Oct 2013 17:58:16 +0200 |
Laurent Bessard |
Fixed bug when cancelling ActionBlockDialog
|
changeset |
files
|
Wed, 02 Oct 2013 17:23:44 +0200 |
Laurent Bessard |
Fixed bug in actionBlock actions editing
|
changeset |
files
|
Wed, 02 Oct 2013 01:21:35 +0200 |
Laurent Bessard |
Replaced old graphic viewer blocks loading process by xslt stylesheet
|
changeset |
files
|
Tue, 01 Oct 2013 09:24:02 +0200 |
Laurent Bessard |
Fixed bug with Copy/Paste function instance block when previously edited
|
changeset |
files
|
Sun, 29 Sep 2013 21:37:13 +0200 |
Laurent Bessard |
Merged
|
changeset |
files
|
Sun, 29 Sep 2013 20:39:32 +0200 |
Laurent Bessard |
Fixed bug when loading graphic pou connection between blocks and no points for drawing wire are defined
|
changeset |
files
|
Sun, 29 Sep 2013 20:17:05 +0200 |
Laurent Bessard |
Added support for loading PLCOpen v1 files and modify their content to be compatible with PLCOpen v2
|
changeset |
files
|
Sat, 28 Sep 2013 15:59:50 +0900 |
Edouard Tisserant |
merged
|
changeset |
files
|
Fri, 27 Sep 2013 17:48:05 +0200 |
Laurent Bessard |
Fixed error message printed when error in XML files is detected
|
changeset |
files
|
Fri, 27 Sep 2013 16:27:54 +0200 |
Laurent Bessard |
Added support for speed-up loading of graphic POU tabs
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 27 Sep 2013 09:32:39 +0900 |
Edouard Tisserant |
merged
|
changeset |
files
|
Wed, 25 Sep 2013 11:50:40 +0200 |
Laurent Bessard |
Fixed bug in Resource POU instance type selection
|
changeset |
files
|
Wed, 25 Sep 2013 10:47:46 +0200 |
Laurent Bessard |
Fixed bug when editing block information of an extended standard function
|
changeset |
files
|
Tue, 24 Sep 2013 14:45:30 +0200 |
Laurent Bessard |
Fixed instance type tagname computing xslt stylesheet
|
changeset |
files
|
Tue, 24 Sep 2013 12:42:34 +0200 |
Laurent Bessard |
Fixed time consuming function when loading VariablePanel
|
changeset |
files
|
Tue, 24 Sep 2013 12:40:36 +0200 |
Laurent Bessard |
Fixed bug in VariablePanel, function block variables in graphic viewers could be modified
|
changeset |
files
|
Tue, 24 Sep 2013 12:35:57 +0200 |
Laurent Bessard |
Fixed Xenomai target according to new xmlclass
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 23 Sep 2013 00:32:39 +0200 |
Laurent Bessard |
Replaced old pou instance type tagname computing by xslt stylesheet
|
changeset |
files
|
Wed, 18 Sep 2013 15:31:38 +0200 |
Laurent Bessard |
Used OrderedDict for keeping of standard function blocks library defined
|
changeset |
files
|
Wed, 18 Sep 2013 15:30:46 +0200 |
Laurent Bessard |
Replaced old list of pou instance in project generating process by xslt stylesheet
|
changeset |
files
|
Wed, 18 Sep 2013 15:26:33 +0200 |
Laurent Bessard |
Fixed bug when removing block
|
changeset |
files
|
Fri, 13 Sep 2013 17:26:47 +0200 |
Laurent Bessard |
Fixed bug in pou variable list and variable tree xslt stylesheet
|
changeset |
files
|
Fri, 13 Sep 2013 17:26:16 +0200 |
Laurent Bessard |
Replaced old pou instance variable list generating process by xslt stylesheet
|
changeset |
files
|
Wed, 11 Sep 2013 23:48:41 +0200 |
Laurent Bessard |
Fixed Beremiz for working with new xmlclass support using lxml
|
changeset |
files
|
Tue, 10 Sep 2013 23:23:45 +0200 |
Laurent Bessard |
Fixed Additional Function Blocks Library
|
changeset |
files
|
Tue, 10 Sep 2013 23:10:58 +0200 |
Laurent Bessard |
Replaced standard function blocks library definition from dictionary to plcopen xml files
|
changeset |
files
|
Tue, 10 Sep 2013 10:37:42 +0200 |
Laurent Bessard |
Fixed bug when printing program generating errors and warnings in PLCOpenEditor
|
changeset |
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
|
changeset |
files
|
Tue, 10 Sep 2013 10:35:18 +0200 |
Laurent Bessard |
Removed obsolete process for customizing block code generated in extensions
|
changeset |
files
|
Mon, 09 Sep 2013 23:36:51 +0200 |
Laurent Bessard |
Fixed bug when modifying project properties
|
changeset |
files
|
Mon, 09 Sep 2013 23:36:12 +0200 |
Laurent Bessard |
Replaced old pou variable list and variable tree generating by xslt stylesheet
|
changeset |
files
|
Mon, 09 Sep 2013 00:48:34 +0200 |
Laurent Bessard |
Merged
|
changeset |
files
|
Thu, 05 Sep 2013 10:41:52 +0200 |
Laurent Bessard |
Fixed bug with direct array variable type definition
|
changeset |
files
|
Thu, 05 Sep 2013 10:36:33 +0200 |
Laurent Bessard |
Fixed xmlclass and plcopen using precompile xpath where possible
|
changeset |
files
|
Tue, 03 Sep 2013 23:39:22 +0200 |
Laurent Bessard |
Fixed undo/redo with xmlclass refactoring
|
changeset |
files
|
Tue, 03 Sep 2013 23:36:10 +0200 |
Laurent Bessard |
Removed obsolete functions for extracting values for xml dom tree and generating xml string
|
changeset |
files
|
Tue, 03 Sep 2013 23:32:53 +0200 |
Laurent Bessard |
Removed dictionaries storing datatypes and pous defined in project and pou and datatype using tree from model
|
changeset |
files
|
Mon, 02 Sep 2013 23:46:38 +0200 |
Laurent Bessard |
Removed dictionaries storing enumerated datatypes values, subrange datatypes range and project datatype hierarchy from model
|
changeset |
files
|
Mon, 02 Sep 2013 09:41:15 +0200 |
Laurent Bessard |
Removed namespaces declaration in subtree elements xml description when copy/paste
|
changeset |
files
|
Fri, 30 Aug 2013 18:10:30 +0200 |
Laurent Bessard |
Fixed copy/paste with xmlclass refactoring
|
changeset |
files
|
Fri, 30 Aug 2013 10:59:06 +0200 |
Laurent Bessard |
Fixed SFC block edition and SFC to SFC_textual code generating
|
changeset |
files
|
Fri, 30 Aug 2013 09:18:41 +0200 |
Laurent Bessard |
Fixed ST program generating module
|
changeset |
files
|
Thu, 29 Aug 2013 19:48:29 +0200 |
Laurent Bessard |
Fixed bug when adding a configuration
|
changeset |
files
|
Thu, 29 Aug 2013 19:20:14 +0200 |
Laurent Bessard |
Fixed bug no contextual menu displayed in left panel tree when creating new project
|
changeset |
files
|
Thu, 29 Aug 2013 19:18:41 +0200 |
Laurent Bessard |
Fixed datatype and configuration editing in xmlclass refactoring
|
changeset |
files
|
Thu, 29 Aug 2013 00:28:39 +0200 |
Laurent Bessard |
Fixed diagram editing in xmlclass refactoring
|
changeset |
files
|
Wed, 28 Aug 2013 11:53:50 +0200 |
Laurent Bessard |
Merged
|
changeset |
files
|
Wed, 28 Aug 2013 11:52:46 +0200 |
Laurent Bessard |
Second stage of xmlclass refactoring using lxml , project are loaded and displayed successfully
|
changeset |
files
|
Mon, 26 Aug 2013 10:55:03 +0200 |
Laurent Bessard |
First stage of xmlclass refactoring using lxml
|
changeset |
files
|
Wed, 04 Sep 2013 00:06:44 +0200 |
Laurent Bessard |
Fixed bug in resource pou instance program type selection
|
changeset |
files
|
Thu, 26 Sep 2013 20:47:36 +0900 |
Edouard Tisserant |
Fixed two typos in py_ext : FBID was not current but previous py_eval block FBID, and compiled AST cache was filled buy never used.
|
changeset |
files
|
Wed, 28 Aug 2013 11:43:51 +0200 |
Laurent Bessard |
Fixed bug when adding a block in Viewer
|
changeset |
files
|
Wed, 07 Aug 2013 11:47:14 +0200 |
Laurent Bessard |
Fixed bug when displaying Master generated Object Dictionary in canfestival extension
|
changeset |
files
|
Tue, 06 Aug 2013 01:29:14 +0200 |
Laurent Bessard |
Fixed bug when no connection defined for connectionPointIn
|
changeset |
files
|
Tue, 06 Aug 2013 01:28:42 +0200 |
Laurent Bessard |
Fixed GetBlockTypes method
|
changeset |
files
|
Sun, 04 Aug 2013 22:55:12 +0900 |
Edouard Tisserant |
More optimization attemps in type handling
|
changeset |
files
|
Fri, 02 Aug 2013 08:58:09 +0900 |
laurent |
Added support for left panel add menu with multiple levels
|
changeset |
files
|
Fri, 02 Aug 2013 08:55:45 +0900 |
Edouard Tisserant |
Various cleanup and optimization
|
changeset |
files
|
Wed, 31 Jul 2013 10:45:07 +0900 |
Edouard Tisserant |
RC4
1.1 Korean release
|
changeset |
files
|
Fri, 26 Jul 2013 14:04:29 +0900 |
Edouard Tisserant |
Added 'dlopen_prefix' class attributes to targets, in order to handle dlopen of shared object passed to runtime as extra file, and then in PWD (was working with windows only)
|
changeset |
files
|
Fri, 19 Jul 2013 15:04:47 +0900 |
Edouard Tisserant |
CanFestival plugin fills master's DCF to prepare PDO mappings in a way conform to DSP-301
|
changeset |
files
|
Thu, 11 Jul 2013 12:49:04 +0200 |
Laurent Bessard |
Fixed refresh bug when activating element in instance variables list
|
changeset |
files
|
Thu, 11 Jul 2013 12:47:25 +0200 |
Laurent Bessard |
Fixed bug instance choice list empty for standard and extension functions block types
|
changeset |
files
|
Fri, 05 Jul 2013 00:11:21 +0200 |
Laurent Bessard |
Fixed DurationCellEditor to make it reusable
|
changeset |
files
|
Fri, 05 Jul 2013 00:10:29 +0200 |
Laurent Bessard |
Fix bug when opening specific file editor
|
changeset |
files
|
Thu, 04 Jul 2013 11:18:04 +0200 |
Laurent Bessard |
Fix refresh bug when scrolling Viewer while dragging graphic element or rubberband
|
changeset |
files
|