2013-11-06 |
Laurent Bessard |
Fixed bug in test if block type is used by current edited pou
|
changeset |
files
|
2013-10-25 |
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
|
2013-10-17 |
Laurent Bessard |
Fixed coil and contact dialog to let user select a complex type variable for contact and coil expression
|
changeset |
files
|
2013-10-17 |
Laurent Bessard |
Fixed bug Drag'n drop variables from left panel to debug panel disabled
|
changeset |
files
|
2013-10-16 |
Laurent Bessard |
Fixed bugs with pou variable infos computation stylesheet
|
changeset |
files
|
2013-10-16 |
Laurent Bessard |
Fixed bug when pasting element with an odd width or height
|
changeset |
files
|
2013-10-14 |
Laurent Bessard |
Fixed refresh speed so that interface is not blocked when debugging
|
changeset |
files
|
2013-10-14 |
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
|
2013-10-14 |
Laurent Bessard |
Remove old debug panels and viewers not using matplotlib
|
changeset |
files
|
2013-10-14 |
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
|
2013-10-12 |
Edouard Tisserant |
Cleaner matplotlib import preventing noisy warnings
|
changeset |
files
|
2013-10-11 |
Laurent Bessard |
Fixed bugs when editing resource variables and tasks
|
changeset |
files
|
2013-10-11 |
Laurent Bessard |
Fixed bug when debugging PLC with Graphic Viewer in debug open and re-transfer PLC
|
changeset |
files
|
2013-10-11 |
Laurent Bessard |
Fixed bug when loading complex type variable initial value
|
changeset |
files
|
2013-10-11 |
Laurent Bessard |
Fixed bug when building project with configuration extra variables
|
changeset |
files
|
2013-10-10 |
Laurent Bessard |
Fixed bug wrong pin number in dialog when creating new power rail on Windows
|
changeset |
files
|
2013-10-10 |
Laurent Bessard |
Fixed bug when removing coil in LD viewer, wires wasn't deleted.
|
changeset |
files
|
2013-10-10 |
Laurent Bessard |
Fixed bug when modifying power rail in LD Viewer
|
changeset |
files
|
2013-10-10 |
Laurent Bessard |
Fixed bug when selecting pou that is not used in project
|
changeset |
files
|
2013-10-10 |
Laurent Bessard |
Added makefile for generating xslt stylesheet from ysl2 files
|
changeset |
files
|
2013-10-10 |
Laurent Bessard |
Fixed pou instance path list computing stylesheet
|
changeset |
files
|
2013-10-10 |
Laurent Bessard |
Fixed pou tagname of instance path computing stylesheet
|
changeset |
files
|
2013-10-09 |
Laurent Bessard |
Fixed pou instance path list computing stylesheet
|
changeset |
files
|
2013-10-09 |
Laurent Bessard |
Fixed xslt stylesheets with pretty print versions
|
changeset |
files
|
2013-10-09 |
Laurent Bessard |
Fixed pou variables instance information loading stylesheet
|
changeset |
files
|
2013-10-09 |
Laurent Bessard |
Fixed pou variables information loading stylesheet
|
changeset |
files
|
2013-10-04 |
Laurent Bessard |
Fixed bug when editing SFC divergence
|
changeset |
files
|
2013-10-04 |
Laurent Bessard |
Improved syntax of pou block information loading stylesheet
|
changeset |
files
|
2013-10-04 |
Laurent Bessard |
Fixed bug when loading connectors modifier
|
changeset |
files
|
2013-10-03 |
Laurent Bessard |
Fixed PouInstanceVariablesPanel, replacing wx controls, too long to create and destroy, by bitmaps directly drawn in panel
|
changeset |
files
|
2013-10-03 |
Laurent Bessard |
Fixed various latency issues removing unnecessary calls
|
changeset |
files
|
2013-10-02 |
Laurent Bessard |
Fixed ActionInfos class with slots
|
changeset |
files
|
2013-10-02 |
Laurent Bessard |
Fixed bug when cancelling ActionBlockDialog
|
changeset |
files
|
2013-10-02 |
Laurent Bessard |
Fixed bug in actionBlock actions editing
|
changeset |
files
|
2013-10-01 |
Laurent Bessard |
Replaced old graphic viewer blocks loading process by xslt stylesheet
|
changeset |
files
|
2013-10-01 |
Laurent Bessard |
Fixed bug with Copy/Paste function instance block when previously edited
|
changeset |
files
|
2013-09-29 |
Laurent Bessard |
Merged
|
changeset |
files
|
2013-09-29 |
Laurent Bessard |
Fixed bug when loading graphic pou connection between blocks and no points for drawing wire are defined
|
changeset |
files
|
2013-09-29 |
Laurent Bessard |
Added support for loading PLCOpen v1 files and modify their content to be compatible with PLCOpen v2
|
changeset |
files
|
2013-09-28 |
Edouard Tisserant |
merged
|
changeset |
files
|
2013-09-27 |
Laurent Bessard |
Fixed error message printed when error in XML files is detected
|
changeset |
files
|
2013-09-27 |
Laurent Bessard |
Added support for speed-up loading of graphic POU tabs
|
changeset |
files
|
2013-09-27 |
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
|
2013-09-27 |
Edouard Tisserant |
merged
|
changeset |
files
|
2013-09-25 |
Laurent Bessard |
Fixed bug in Resource POU instance type selection
|
changeset |
files
|
2013-09-25 |
Laurent Bessard |
Fixed bug when editing block information of an extended standard function
|
changeset |
files
|
2013-09-24 |
Laurent Bessard |
Fixed instance type tagname computing xslt stylesheet
|
changeset |
files
|
2013-09-24 |
Laurent Bessard |
Fixed time consuming function when loading VariablePanel
|
changeset |
files
|
2013-09-24 |
Laurent Bessard |
Fixed bug in VariablePanel, function block variables in graphic viewers could be modified
|
changeset |
files
|
2013-09-24 |
Laurent Bessard |
Fixed Xenomai target according to new xmlclass
|
changeset |
files
|
2013-09-23 |
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
|
2013-09-22 |
Laurent Bessard |
Replaced old pou instance type tagname computing by xslt stylesheet
|
changeset |
files
|
2013-09-18 |
Laurent Bessard |
Used OrderedDict for keeping of standard function blocks library defined
|
changeset |
files
|
2013-09-18 |
Laurent Bessard |
Replaced old list of pou instance in project generating process by xslt stylesheet
|
changeset |
files
|
2013-09-18 |
Laurent Bessard |
Fixed bug when removing block
|
changeset |
files
|
2013-09-13 |
Laurent Bessard |
Fixed bug in pou variable list and variable tree xslt stylesheet
|
changeset |
files
|
2013-09-13 |
Laurent Bessard |
Replaced old pou instance variable list generating process by xslt stylesheet
|
changeset |
files
|
2013-09-11 |
Laurent Bessard |
Fixed Beremiz for working with new xmlclass support using lxml
|
changeset |
files
|
2013-09-10 |
Laurent Bessard |
Fixed Additional Function Blocks Library
|
changeset |
files
|
2013-09-10 |
Laurent Bessard |
Replaced standard function blocks library definition from dictionary to plcopen xml files
|
changeset |
files
|