2018-09-26 |
Andrey Skvortsov |
Cleanup examples so they look clean, nice and almost the same on Windows and GNU/Linux
|
file |
diff |
annotate
|
2018-08-24 |
Andrey Skvortsov |
Make comment blocks in examples slightly bigger so text inside is always visible
|
file |
diff |
annotate
|
2016-10-12 |
Andrey Skvortsov |
cleanup python example
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
2015-02-25 |
Edouard Tisserant |
Fixed build of tests/python.
|
file |
diff |
annotate
|
2015-02-02 |
Edouard Tisserant |
py_ext user python code can now know about global variables shared with PLC. updated tests/python accordingly
|
file |
diff |
annotate
|
2014-06-12 |
Edouard Tisserant |
Updated tests/python : added derivated return type function declaration+call and re-enabled refrences to global FB interfaces
|
file |
diff |
annotate
|
2014-03-27 |
Edouard Tisserant |
Pair with matiec a51a3bb4d613. Re-enable resource add/remove, updated CFLAGS, disabled broken global FG test in tests/python
|
file |
diff |
annotate
|
2013-05-15 |
Edouard Tisserant |
Fixed PLC global var access from python. Added test in tests/python
|
file |
diff |
annotate
|
2013-05-08 |
Laurent Bessard |
Updated python test
|
file |
diff |
annotate
|
2013-05-02 |
Laurent Bessard |
Fixed warnings in python test
|
file |
diff |
annotate
|
2013-04-25 |
Edouard Tisserant |
Added exception hook to Beremiz_service, so that exception go in PLC log. Extended Beremiz.py exception hook to threads. Stripped images embedded in Beremiz_service.py, user real images instead.
|
file |
diff |
annotate
|
2013-04-04 |
Edouard Tisserant |
More VAR_GLOBAL related tests in tests/python
|
file |
diff |
annotate
|
2013-02-26 |
Laurent Bessard |
Fixed bug ForceVariableDialog when forcing DATETIME variables
|
file |
diff |
annotate
|
2013-01-30 |
Laurent Bessard |
Fix bug with refresh PLC status tool bar
|
file |
diff |
annotate
|
2012-11-15 |
Laurent Bessard |
Fix bug with concurrent access to LastRefreshTimer in LogPseudoFile for Log Console
|
file |
diff |
annotate
|
2012-10-22 |
Edouard Tisserant |
Introduced FBID in tests/python example. Fixed type error leading to segfault
|
file |
diff |
annotate
|
2012-10-19 |
Edouard Tisserant |
Now test/python also demonstrate large C pragmas in ST, accessing complex types
|
file |
diff |
annotate
|
2012-10-18 |
Edouard Tisserant |
Even more pedagogical tests/python. Renaming will not help
|
file |
diff |
annotate
|
2012-10-18 |
Edouard Tisserant |
More pedagogical tests/python. Should be renamed python_ctypes_and_C_pragmas_in_ST or something
|
file |
diff |
annotate
|
2012-06-08 |
Edouard Tisserant |
Now, PYRO:// locations also accept MDNS service names
|
file |
diff |
annotate
|
2012-05-20 |
Edouard Tisserant |
Moved LPC sources to a separate project
|
file |
diff |
annotate
|
2012-05-12 |
Edouard Tisserant |
refactoring - c_ext stripped first stage
|
file |
diff |
annotate
|
2012-05-12 |
Edouard Tisserant |
refactoring - library support is not anymore attached to configtree nodes, but handles by project controller
|
file |
diff |
annotate
|
2009-12-06 |
Edouard TISSERANT |
Debugger still doesn't work crash less...
|
file |
diff |
annotate
|
2009-11-02 |
edouard |
Wiped out references to Lolitech
|
file |
diff |
annotate
|
2009-10-08 |
laurent |
Bug on Debug trying to start (and stop) before PLC started fixed.
|
file |
diff |
annotate
|
2009-07-29 |
laurent |
Move python evaluator to create a python plugin containing any related python module
|
file |
diff |
annotate
|
2008-12-30 |
etisserant |
Added "runtime.py", a file that is executed in python thread in runtime, before handling python_eval FBs requests. Added small python editor taken from wxPython demo, and appropriate icon and button to launch it.
|
file |
diff |
annotate
|
2008-12-23 |
etisserant |
fixed plc_python.c to assure data coherancy from the PLC point of view. Also fix non work multiple python_eval FB instance case.
|
file |
diff |
annotate
|
2008-12-23 |
etisserant |
Added native (not a plugin) asynchronous python eval function block - Beta. Code cleanup in C code templates.
|
file |
diff |
annotate
|