2016-08-26 |
alexander.shaykhrazeev@gmail.com |
Added .idea dir to ignore.
|
changeset |
files
|
2016-09-09 |
Andrey Skvortsov |
cleanup logging example
|
changeset |
files
|
2016-09-09 |
Andrey Skvortsov |
fix non-working logging at first connection to PLC after Beremiz launch
|
changeset |
files
|
2016-09-09 |
Andrey Skvortsov |
Merged in Surkovsv/beremiz (pull request #2)
|
changeset |
files
|
2016-09-09 |
Sergey Surkov |
fix bug with non-editable names and types of FB local variables in POU's written in ST or IL
|
changeset |
files
|
2016-09-05 |
Andrey Skvortsov |
fix highlighting input/outputs in function call in ST, if comment section is placed
|
changeset |
files
|
2016-08-24 |
Andrey Skvortsov |
add initialization tick time on Beremiz start
|
changeset |
files
|
2016-08-24 |
Andrey Skvortsov |
fix race condition in ProcessLogger
|
changeset |
files
|
2016-08-23 |
alexander |
- Fixed startup from ancestor code.
|
changeset |
files
|
2016-08-18 |
Paul Beltyukov |
This fixes issue #5
|
changeset |
files
|
2016-05-06 |
andrey |
fix bug: Beremiz IDE hangs during launching Beremiz_service
|
changeset |
files
|
2016-05-06 |
Andrey Skvortsov |
automatically detect flags supported by matiec and find correct path
|
changeset |
files
|
2016-05-06 |
Andrey Skvortsov |
fix bug that appears if datatype in the project tree is renamed to wrong name (keyword, existend type,...)
|
changeset |
files
|
2016-05-06 |
Andrey Skvortsov |
add distribution license notice to about dialog as GPL requires
|
changeset |
files
|
2016-05-06 |
Andrey Skvortsov |
add GPLv2 license
|
changeset |
files
|
2016-05-06 |
Andrey Skvortsov |
add copyright notices to python files where there were missing, that
|
changeset |
files
|
2016-05-06 |
Andrey Skvortsov |
fix issue that was impossible to remove local instance of functional
|
changeset |
files
|
2016-04-28 |
Andrey Skvortsov |
fix highlighting of multiline comments in ST and IL
|
changeset |
files
|
2016-04-28 |
Andrey Skvortsov |
fix error if non-latin character was entered in initial value in
|
changeset |
files
|
2016-04-28 |
Andrey Skvortsov |
fix issue with sometimes wrong return code of ProcessLogger
|
changeset |
files
|
2016-04-28 |
Andrey Skvortsov |
Fix error about missing attribute 'timeout' that happens sometimes during compilation
|
changeset |
files
|
2016-04-27 |
Andrey Skvortsov |
fix copying elements with non-latin content like comment element, or
|
changeset |
files
|
2016-04-25 |
Andrey Skvortsov |
fix issue that if functional block is dragged from project panel into
|
changeset |
files
|
2016-04-22 |
Andrey Skvortsov |
fix regression introduced by changeset: 1431:28e9d479aa65 [Use '-p' command line option when running matiec (iec2c)]
|
changeset |
files
|
2016-04-22 |
Andrey Skvortsov |
fix display of ARRAY fields inside of structure data types.
|
changeset |
files
|
2016-04-22 |
Andrey Skvortsov |
fix Traceback if search icon on library panel is clicked, when no
|
changeset |
files
|
2016-04-22 |
Andrey Skvortsov |
update Russian about Beremiz dialog window
|
changeset |
files
|
2016-04-22 |
Andrey Skvortsov |
fix issue, that was impossible to change time interval for cyclic
|
changeset |
files
|
2016-04-21 |
Andrey Skvortsov |
fix deprecation warnings about accessing properties m_x, m_y of wxKeyEvent
|
changeset |
files
|
2016-04-21 |
Andrey Skvortsov |
fix set_color_cycle from matplotlib deprecation warning
|
changeset |
files
|
2016-04-21 |
Andrey Skvortsov |
update Russian translation
|
changeset |
files
|
2016-04-21 |
Andrey Skvortsov |
add i18n for some strings in DiscoveryDialog, DurationEditDialog, ProjectDialog and CodeFileEditor
|
changeset |
files
|
2016-04-21 |
Andrey Skvortsov |
fix wrong Row number in DiscoveryDialog.py that caused following traceback:
|
changeset |
files
|
2016-04-21 |
Andrey Skvortsov |
increase height of some dialog windows so they have enough space for buttons
|
changeset |
files
|
2016-04-21 |
Andrey Skvortsov |
add translation into Russian for dialog window "About PLCOpen Editor"
|
changeset |
files
|
2016-04-21 |
Andrey Skvortsov |
add translation of "about" window into Russian
|
changeset |
files
|
2016-04-20 |
Andrey Skvortsov |
make About and Find dialogs have the same icon as main Beremiz window
|
changeset |
files
|
2016-04-20 |
Andrey Skvortsov |
fix splash loading with wx3.0
|
changeset |
files
|
2016-04-20 |
Andrey Skvortsov |
add i18n for couple of strings in TextViewer.py
|
changeset |
files
|
2016-04-20 |
Andrey Skvortsov |
increase height for ConnectionDialog and ArrayTypeDialog to have
|
changeset |
files
|
2016-04-19 |
Andrey Skvortsov |
add Russian translation
|
changeset |
files
|
2016-04-19 |
Andrey Skvortsov |
bitmap in wx3.0 doesn't have useAlpha() method
|
changeset |
files
|
2016-04-19 |
Andrey Skvortsov |
Suppress WXDEBUG assertions, as happens by default with wx2.8. This is
|
changeset |
files
|
2016-04-18 |
Andrey Skvortsov |
enable use of wxWidgets-3.0
|
changeset |
files
|
2016-04-18 |
Andrey Skvortsov |
make mki18n.py wx-3.0 compatible and fix segmentation fault
|
changeset |
files
|
2016-04-18 |
Andrey Skvortsov |
fix issue, then it wasn't possible to view FBD programs
|
changeset |
files
|
2016-04-18 |
Andrey Skvortsov |
fix issue, then it wasn't possible to remove functional blocks from
|
changeset |
files
|
2016-04-18 |
Andrey Skvortsov |
fix many compilation warnings about static variables used by non-static functions
|
changeset |
files
|
2016-04-18 |
Andrey Skvortsov |
make attribute CFLAGS and LDFLAGS optional and add default empty value
|
changeset |
files
|
2016-04-18 |
Andrey Skvortsov |
fix issue, when structure data type with array field is created
|
changeset |
files
|
2016-04-18 |
Andrey Skvortsov |
fixes sometimes happened error during project compilation
|
changeset |
files
|
2015-10-21 |
mjsousa |
merge
|
changeset |
files
|
2014-12-06 |
mjsousa |
Use '-p' command line option when running matiec (iec2c)
|
changeset |
files
|
2014-11-26 |
mjsousa |
Add command line option '-l' when calling matiec
|
changeset |
files
|
2014-11-12 |
mjsousa |
merge
|
changeset |
files
|
2014-07-08 |
mjsousa |
merge
|
changeset |
files
|
2014-06-06 |
mjsousa |
merge
|
changeset |
files
|
2014-05-26 |
mjsousa |
Update __SET_VAR() macros to reflect changes made to matiec
|
changeset |
files
|
2015-06-19 |
Edouard Tisserant |
Merged
|
changeset |
files
|
2015-06-19 |
Edouard Tisserant |
Merged
|
changeset |
files
|
2015-06-19 |
Edouard Tisserant |
Fixed win32 build warning caused by leftover debug code
|
changeset |
files
|
2015-06-19 |
Edouard Tisserant |
Fixed win32 runtime crashing when attempting to log before errors before PLC start. Added pictures to wxHMI and fixed it so that it loads on windows as well
|
changeset |
files
|
2015-06-19 |
Edouard Tisserant |
Fixed canfestival extension own path resolution
|
changeset |
files
|
2015-06-19 |
Edouard Tisserant |
Changed runtime's global PLCID to PLC_ID, working around redefinition in windoze' headers.
|
changeset |
files
|
2015-06-18 |
Edouard Tisserant |
Extended wxHMI test
|
changeset |
files
|
2015-06-18 |
Edouard Tisserant |
Added wxHMI test
|
changeset |
files
|
2015-06-15 |
Edouard Tisserant |
merged forgotten changesets
|
changeset |
files
|
2015-03-14 |
Edouard Tisserant |
Added log message when RETAIN memory not valid
|
changeset |
files
|
2015-03-14 |
Edouard Tisserant |
Fixed leftover typo
|
changeset |
files
|
2015-03-13 |
Edouard Tisserant |
Added PLCID variable accessible from C side, set with binarie's MD5. Added retain init and cleanup calls. Extended tests/python to test PLCID
|
changeset |
files
|
2015-03-13 |
Edouard Tisserant |
Splitted plc_Xenomai_main.c to enable further customization
|
changeset |
files
|
2015-04-03 |
Ronan Bignaux |
add pyrossl client side
|
changeset |
files
|
2015-03-24 |
Edouard Tisserant |
fixed build of some tests
|
changeset |
files
|
2015-02-26 |
Edouard Tisserant |
Fixed Nevow website startup
|
changeset |
files
|
2015-02-25 |
Edouard Tisserant |
Fixed build of tests/python.
|
changeset |
files
|
2015-02-25 |
Edouard Tisserant |
Added Ronan Bignaux (genesis) patch to use wxversion. Fixed side effects with sys.path. Other cosmetic fixes about path included.
|
changeset |
files
|
2015-02-24 |
Edouard Tisserant |
Fixed SFC code generation bug detected by Mario
|
changeset |
files
|
2015-02-21 |
Edouard Tisserant |
Added __ext_name__ variable accessible from user python code, reflecting extension name. Fixed contend of OnChange field in PLCGlobalsDesc
|
changeset |
files
|
2015-02-18 |
Edouard Tisserant |
Added more columns in variable list of extensions' code editors - updating python's PLCGlobals from PLC logic can trigger asynchronous 'OnChange' python call
|
changeset |
files
|
2015-02-17 |
Edouard Tisserant |
Fixed systematically loading PLC binary at startup even without -a parameter. Extended py_ext extensions instances variable description (PLCGlobalsDesc). Now contains list of variables organizd by extension, with extension name
|
changeset |
files
|
2015-02-16 |
Edouard Tisserant |
Split runtime's twisted modules import and setup to ease runtime extensions hotpatching
|
changeset |
files
|
2015-02-09 |
Edouard Tisserant |
More versatile registering of wamp callees
|
changeset |
files
|
2015-02-09 |
Edouard Tisserant |
Added forgotten wampconf.json in tests/wamp
|
changeset |
files
|
2015-02-09 |
Edouard Tisserant |
WAMP : prefix callee names with given ID so that multiple PLC and IDE can join the same realm
|
changeset |
files
|
2015-02-08 |
Edouard Tisserant |
Fixed race condition preventing to stop PLC through WAMP
|
changeset |
files
|
2015-02-08 |
Edouard Tisserant |
Added auto-reconnect for runtime. Fixed Beremiz closing problem caused by remaining twisted reactor thread in IDE.
|
changeset |
files
|
2015-02-08 |
Edouard Tisserant |
Runtime : Added PLCobject methods registring. IDE : Added WAMP connector. Still need some fixes
|
changeset |
files
|
2015-02-05 |
Edouard Tisserant |
Added stub code for runtime WAMP client. Added runtime command line switch to select WAMP url and Nevow web site port. Web port is now fixed, next port number is not tested if bind fails.
|
changeset |
files
|
2015-02-05 |
Edouard Tisserant |
Moved twisted/nevow/athena away from Berermiz_service.py + some minor cleanup
|
changeset |
files
|
2015-02-02 |
Edouard Tisserant |
Added Beremiz_service.py command line switch to load python extention for runtime independently from PLC program
|
changeset |
files
|
2015-02-02 |
Edouard Tisserant |
py_ext user python code can now know about global variables shared with PLC. updated tests/python accordingly
|
changeset |
files
|
2015-02-02 |
Edouard Tisserant |
Fixed python runtime trace thread auto suspend. Now suspends after 3 seconds when no trace is requested
|
changeset |
files
|
2015-01-30 |
Edouard Tisserant |
Added runtime side trace buffer, handled in a separate thread, limited to 1MB, and dropped after 3 seconds if not used by IDE. GetTraceVariables is not anymore blocking on next PLC cycle
|
changeset |
files
|
2015-01-30 |
Edouard Tisserant |
Moved trace buffer unpacking in the IDE. Latest traced variable samples are now passed as a single string
|
changeset |
files
|
2015-01-29 |
Edouard Tisserant |
Optimized plc_debug.c generated code. Should produce smaller code size. Added statically initialized array for PLC tracable variable description.
|
changeset |
files
|
2015-01-18 |
Edouard Tisserant |
more minor cleanup
|
changeset |
files
|
2015-01-18 |
Edouard Tisserant |
minor cleanup
|
changeset |
files
|
2015-01-16 |
Edouard Tisserant |
merged forgotten changes
|
changeset |
files
|
2014-12-12 |
Edouard Tisserant |
Simplified use of runtime's global variable __common_ticktime accross extensions.
|
changeset |
files
|
2014-12-06 |
mjsousa |
Use '-p' command line option when running matiec (iec2c)
|
changeset |
files
|
2014-11-26 |
mjsousa |
Add command line option '-l' when calling matiec
|
changeset |
files
|
2014-11-10 |
Edouard Tisserant |
Fixed location of directory containing IEC standard library in C format.
|
changeset |
files
|
2014-07-08 |
mjsousa |
Change location of directory containing IEC standard library in C format.
|
changeset |
files
|
2014-06-27 |
Edouard Tisserant |
Added highlighting of wrong SINGLE task trigger
|
changeset |
files
|
2014-06-25 |
Edouard Tisserant |
Fixed incomplete task grid update on interface change, in Resource editor
|
changeset |
files
|
2014-06-23 |
Edouard Tisserant |
Enable overloading of availables languages in POU creation dialog
|
changeset |
files
|
2014-06-20 |
Edouard Tisserant |
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
|
changeset |
files
|
2014-06-12 |
Edouard Tisserant |
Updated tests/python : added derivated return type function declaration+call and re-enabled refrences to global FB interfaces
|
changeset |
files
|
2014-06-12 |
Edouard Tisserant |
Fixed declaration and ST code gen for IEC function that return derivated types
|
changeset |
files
|
2014-06-11 |
Edouard Tisserant |
Added a variable name text entry dialog to allow name change on drag'n'drops
|
changeset |
files
|
2014-06-11 |
Edouard Tisserant |
'NamedConstant' variable D'n'D is now allowed on variable grid
|
changeset |
files
|
2014-06-10 |
Edouard Tisserant |
Allow specification of command line arguments encoding in ProcessLogger
|
changeset |
files
|
2014-06-04 |
Edouard Tisserant |
Splitted type selection menu code in VariablePanel, making easier to override behaviour by inheritence
|
changeset |
files
|
2014-06-04 |
Edouard Tisserant |
Fixed crash at project load when features.libraries is empty (i.e. no libraries are provided).
|
changeset |
files
|
2014-05-30 |
Edouard Tisserant |
Added plcopen.definitions.DefaultType, set to INT.
|
changeset |
files
|
2014-05-28 |
Edouard Tisserant |
Fixed POU paste exception
|
changeset |
files
|
2014-05-28 |
Edouard Tisserant |
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.
|
changeset |
files
|
2014-05-27 |
Edouard Tisserant |
Added 'NamedConstant' drag'n'drop in text programs as well (was only accepted on graphical languages).
|
changeset |
files
|
2014-05-23 |
Edouard Tisserant |
Fixed launch of PLCopenEditor, broken since 611fded24ce4.
|
changeset |
files
|
2014-05-21 |
Edouard Tisserant |
Organized controller's _Build sub-methods layout. Many (unwanted) white space changes.
|
changeset |
files
|