beremiz
Clone
Summary
Browse
Changes
Graph
Added highlighting of wrong SINGLE task trigger
2014-06-27, Edouard Tisserant
4e33f644f7cf
Fixed incomplete task grid update on interface change, in Resource editor
2014-06-25, Edouard Tisserant
458d93275f71
Enable overloading of availables languages in POU creation dialog
2014-06-23, Edouard Tisserant
0e1a6fcf4670
Enable overloading of task triggerring source cell editor (SINGLE) in resource editor. PLCGenerator now generates MULTI keywork instead of SINGLE when task's activation is surroundes with square brackets
2014-06-20, Edouard Tisserant
71b1545d746f
Updated tests/python : added derivated return type function declaration+call and re-enabled refrences to global FB interfaces
2014-06-12, Edouard Tisserant
d6adca8b6697
Fixed declaration and ST code gen for IEC function that return derivated types
2014-06-12, Edouard Tisserant
c97dc5281419
Added a variable name text entry dialog to allow name change on drag'n'drops
2014-06-11, Edouard Tisserant
374238039643
'NamedConstant' variable D'n'D is now allowed on variable grid
2014-06-11, Edouard Tisserant
d4222bad4841
Allow specification of command line arguments encoding in ProcessLogger
2014-06-10, Edouard Tisserant
c411fc7246eb
Splitted type selection menu code in VariablePanel, making easier to override behaviour by inheritence
2014-06-04, Edouard Tisserant
8a3998d10b81
Fixed crash at project load when features.libraries is empty (i.e. no libraries are provided).
2014-06-04, Edouard Tisserant
dd89016a5028
Added plcopen.definitions.DefaultType, set to INT.
2014-05-30, Edouard Tisserant
50192dd2f5ff
Fixed POU paste exception
2014-05-28, Edouard Tisserant
805d13d216c0
Propagated changes made in matiec/lib/accessor.h _SET_VAR macro (Mario's matiec changes merged at 39086e324665) to py_ext library, and other (not compiled in) XML standard FB definitions.
2014-05-28, Edouard Tisserant
0d34b69cc9b5
Added 'NamedConstant' drag'n'drop in text programs as well (was only accepted on graphical languages).
2014-05-27, Edouard Tisserant
48f5f2a622c8
Fixed launch of PLCopenEditor, broken since 611fded24ce4.
2014-05-23, Edouard Tisserant
eb2aa27602b7
Organized controller's _Build sub-methods layout. Many (unwanted) white space changes.
2014-05-21, Edouard Tisserant
cf3d2b53dd68
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
2014-05-13, Edouard Tisserant
82db84fe88ea
xmlclass : Ensured precedence of newly defined class in case of conflicting declaration
2014-04-02, Edouard Tisserant
0b9cd761a356
Fixed Exception dialog crash when original exception contains unicode
2014-03-31, Edouard Tisserant
d4a6c9287e97
Fixed unused variable in plc_debug.c
2014-03-29, Edouard Tisserant
dd6d40094782
On windows, prepend CWD to PATH before invoking Generic target make command
2014-03-29, Edouard Tisserant
49441045b192
Pair with matiec a51a3bb4d613. Re-enable resource add/remove, updated CFLAGS, disabled broken global FG test in tests/python
2014-03-27, Edouard Tisserant
611fded24ce4
Fixed typo in plcopen.py
2014-03-21, Edouard Tisserant
65a751cbb9b9
Changed python_gear ratio type from USINT to UINT, less restrictive regarding range
2014-03-17, Edouard Tisserant
4c130dba8366
Fixed support for spaces in matiec libraries path with native beremiz build
2014-03-16, Edouard Tisserant
340a01ff9749
Delayed CANopen initialization for better busoff recovery
2014-03-04, Edouard Tisserant
21a2ea65cb30
Fixed non initialized timer causing exception in some rare cases (continued)
2014-02-27, Edouard Tisserant
bc14b43bd27f
Fixed non initialized timer causing exception in some rare cases
2014-02-27, Edouard Tisserant
bcd1e909076c
Fix matplotlib exception when launching on XP
2014-02-25, Edouard Tisserant
d11ca4dd5135
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