targets/plc_python.c
Mon, 30 Mar 2009 17:04:30 +0200 greg add autostart plc feature for beremiz_service
Sat, 17 Jan 2009 02:34:45 +0100 etisserant Added python_poll FB, to poll python variable without waiting ack
Sun, 04 Jan 2009 17:29:12 +0100 etisserant Minor changes to get better cleanup of debug and python_eval threads, accross multiple debug sessions and PLC runs.
Tue, 23 Dec 2008 23:56:29 +0100 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.
Tue, 23 Dec 2008 19:37:44 +0100 etisserant Added native (not a plugin) asynchronous python eval function block - Beta. Code cleanup in C code templates.