beremiz
Clone
Summary
Browse
Changes
Graph
Fixed import error when loading extensions
2014-02-14, Edouard Tisserant
e6c3908c925d
More gcc warning avoided
2014-01-29, Edouard Tisserant
7d295f013061
Added <string.h> to plc_main_head.c to avoid warnings.
2014-01-28, Edouard Tisserant
f6818bb5e292
Tidy PLCopen definitions
2014-01-28, Edouard Tisserant
0f4d32a033e0
Removed depricated matiec stdlib-code-generator-generator
2014-01-27, Edouard Tisserant
fb19c6226ff5
Factorized bitmap and i18n resources loading in between PLCopenEditor and Beremiz. Now in utils/misc.py
2014-01-26, Edouard Tisserant
67c9a9482d24
Re-introduced toolchain_makefile.py. This time, it comes with a 'Generic' target, and a 'genericmake' example
2014-01-20, Edouard Tisserant
435965ca8b63
Removed dead code
2014-01-19, Edouard Tisserant
31c63a6248e1
Fixed xmlclass bug when enabling/disabling libraries in root CTN
2014-01-19, Edouard Tisserant
816705d1e512
RC5
1.1 Korean release
2013-11-18, Edouard Tisserant
02fe382c4511
Added example of SFC simulating traffic lights
2013-12-06, Laurent Bessard
45935812f930
Fixed bugs in SFC when loading transition condition and referenced transition or action body
2013-12-05, Laurent Bessard
675a6229fc60
Fixed bug with edge and storage parameters in contact and coil not loaded in file saved with older version
2013-12-05, Laurent Bessard
8b0a7eceb76d
Fixed bug when defining variable type as explicit array in VariablePanel
2013-12-05, Laurent Bessard
10ac2b18437b
Fixed bug with function POU when extracting return type
2013-12-05, Laurent Bessard
086f52b2feac
Fixed bug with non-ascii characters in program comments
2013-12-05, Laurent Bessard
cbc0f64a25eb
Fixed bug when debugging wire connected to output connector with modifiers even if connector/continuation is used to replace long wires
2013-11-21, Laurent Bessard
cc8f9177d41c
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