beremiz
Clone
Summary
Browse
Changes
Graph
Fixed bug in debugger when debug tick received is None
2013-11-20, Laurent Bessard
f8acd48e0342
Fixed bug with decimal value string formatting
2013-11-13, Laurent Bessard
dc94c71a2f25
Fixed bug with decimal value string formatting
2013-11-11, Laurent Bessard
1eefc427419f
Fixed bug when graphic element position and size and connection points are decimal
2013-11-07, Laurent Bessard
4278d5c1e414
Fixed bug in test if block type is used by current edited pou
2013-11-07, Laurent Bessard
ef26fcb7f5d4
Fixed bug when adding and removing function block in graphic viewer. In some cases, the associated variable could stay in the variable panel.
2013-10-25, Laurent Bessard
3c55c99b10ab
Fixed coil and contact dialog to let user select a complex type variable for contact and coil expression
2013-10-17, Laurent Bessard
ee795a8d4404
Fixed bug Drag'n drop variables from left panel to debug panel disabled
2013-10-17, Laurent Bessard
9bd4c783c98d
Fixed bugs with pou variable infos computation stylesheet
2013-10-16, Laurent Bessard
e567e4bee11f
Fixed bug when pasting element with an odd width or height
2013-10-16, Laurent Bessard
324767a092dc
Fixed refresh speed so that interface is not blocked when debugging
2013-10-14, Laurent Bessard
3756ae754713
Added support for optimizing debug, preventing to filling buffers with only the last value for debug data consumers that only show the current state
2013-10-14, Laurent Bessard
debc97102b23
Remove old debug panels and viewers not using matplotlib
2013-10-14, Laurent Bessard
e9e17d3b2849
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
2013-10-14, Laurent Bessard
e87e0166d0a7
Cleaner matplotlib import preventing noisy warnings
2013-10-12, Edouard Tisserant
077bcba2d485
Fixed bugs when editing resource variables and tasks
2013-10-11, Laurent Bessard
7158aa054226
Fixed bug when debugging PLC with Graphic Viewer in debug open and re-transfer PLC
2013-10-11, Laurent Bessard
ebfe9c22af2a
Fixed bug when loading complex type variable initial value
2013-10-11, Laurent Bessard
cce13b237b07
Fixed bug when building project with configuration extra variables
2013-10-11, Laurent Bessard
fe7770a30527
Fixed bug wrong pin number in dialog when creating new power rail on Windows
2013-10-10, Laurent Bessard
b8d577c7eb4b
Fixed bug when removing coil in LD viewer, wires wasn't deleted.
2013-10-10, Laurent Bessard
2d4cc768a1bc
Fixed bug when modifying power rail in LD Viewer
2013-10-10, Laurent Bessard
9183fb765f16
Fixed bug when selecting pou that is not used in project
2013-10-10, Laurent Bessard
241c19ea80da
Added makefile for generating xslt stylesheet from ysl2 files
2013-10-10, Laurent Bessard
fc7aab64589b
Fixed pou instance path list computing stylesheet
2013-10-10, Laurent Bessard
9ec4ac8e2955
Fixed pou tagname of instance path computing stylesheet
2013-10-10, Laurent Bessard
a546a63ce1bf
Fixed pou instance path list computing stylesheet
2013-10-09, Laurent Bessard
7280349a3375
Fixed xslt stylesheets with pretty print versions
2013-10-09, Laurent Bessard
be6c3a036844
Fixed pou variables instance information loading stylesheet
2013-10-09, Laurent Bessard
aee0a7eb833a
Fixed pou variables information loading stylesheet
2013-10-09, Laurent Bessard
533741e5075c
Fixed bug when editing SFC divergence
2013-10-04, Laurent Bessard
92efd8fe3120
Improved syntax of pou block information loading stylesheet
2013-10-04, Laurent Bessard
53e51e786654
Fixed bug when loading connectors modifier
2013-10-04, Laurent Bessard
2eaa84c37f10
Fixed PouInstanceVariablesPanel, replacing wx controls, too long to create and destroy, by bitmaps directly drawn in panel
2013-10-03, Laurent Bessard
a76a020b8822
Fixed various latency issues removing unnecessary calls
2013-10-03, Laurent Bessard
c17507a10807
Fixed ActionInfos class with slots
2013-10-02, Laurent Bessard
0923e602c603
Fixed bug when cancelling ActionBlockDialog
2013-10-02, Laurent Bessard
7e5702d1f246
Fixed bug in actionBlock actions editing
2013-10-02, Laurent Bessard
6adf05c4508d
Replaced old graphic viewer blocks loading process by xslt stylesheet
2013-10-02, Laurent Bessard
c1e6c712cc35
Fixed bug with Copy/Paste function instance block when previously edited
2013-10-01, Laurent Bessard
204ef2daa33c
Merged
2013-09-29, Laurent Bessard
1054cb01b523
Fixed bug when loading graphic pou connection between blocks and no points for drawing wire are defined
2013-09-29, Laurent Bessard
1b9610fc1e6b
Added support for loading PLCOpen v1 files and modify their content to be compatible with PLCOpen v2
2013-09-29, Laurent Bessard
b0c2c4e1c1f1
merged
2013-09-28, Edouard Tisserant
7f264cc6e75d
Fixed error message printed when error in XML files is detected
2013-09-27, Laurent Bessard
ac7d39f4e376
Added support for speed-up loading of graphic POU tabs
2013-09-27, Laurent Bessard
38c5de794e62
Added support for loading XML file even if not following XSD schema (but still following XML syntax), warning user of errors in XML file
2013-09-27, Laurent Bessard
96b242e4c59d
merged
2013-09-27, Edouard Tisserant
9d0cb01312f0
Fixed bug in Resource POU instance type selection
2013-09-25, Laurent Bessard
a2f2981df9b0
Fixed bug when editing block information of an extended standard function
2013-09-25, Laurent Bessard
632780979432
Fixed instance type tagname computing xslt stylesheet
2013-09-24, Laurent Bessard
e2c11668addf
Fixed time consuming function when loading VariablePanel
2013-09-24, Laurent Bessard
76e52d5fcffd
Fixed bug in VariablePanel, function block variables in graphic viewers could be modified
2013-09-24, Laurent Bessard
884477877e53
Fixed Xenomai target according to new xmlclass
2013-09-24, Laurent Bessard
a2b1af39385c
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
2013-09-24, Laurent Bessard
0a9227f743b3
Replaced old pou instance type tagname computing by xslt stylesheet
2013-09-23, Laurent Bessard
83f41ea00b97
Used OrderedDict for keeping of standard function blocks library defined
2013-09-18, Laurent Bessard
bb04c41cbee9
Replaced old list of pou instance in project generating process by xslt stylesheet
2013-09-18, Laurent Bessard
748347102c97
Fixed bug when removing block
2013-09-18, Laurent Bessard
758801f4b296
Fixed bug in pou variable list and variable tree xslt stylesheet
2013-09-13, Laurent Bessard
177d7cd76a3e