runtime/PLCObject.py
Wed, 14 Jan 2009 19:25:53 +0100 etisserant Added systematic stdout.flush runtime side, so that results appear in log window
Wed, 14 Jan 2009 16:41:14 +0100 etisserant Local Runtime (LOCAL://) now launched "on demand"
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, 30 Dec 2008 22:43:48 +0100 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.
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.
Tue, 04 Nov 2008 16:00:44 +0100 greg add a TaskBarIcon to configure beremiz_service and display plc states (started, stopped)
Fri, 05 Sep 2008 16:25:57 +0200 etisserant Fixed bad IPC choice for debugger/PLC/control thread collaboration
Thu, 04 Sep 2008 16:07:14 +0200 etisserant Debugger now reports BOOL as booleans
Thu, 04 Sep 2008 15:56:25 +0200 etisserant Some scenario may block debugger.
Wed, 03 Sep 2008 17:28:17 +0200 etisserant Improved debug data feedback.
Thu, 28 Aug 2008 16:34:48 +0200 greg add tests for win32
Thu, 28 Aug 2008 14:53:11 +0200 etisserant - Some improovements in debug data feedback data
Mon, 25 Aug 2008 18:01:01 +0200 etisserant Fixed problem with first PLC argument (argv)
Fri, 22 Aug 2008 15:27:37 +0200 etisserant Fixed typo in PLCObject.py
Thu, 21 Aug 2008 17:17:36 +0200 etisserant Moved template C code to targets dir. Cleaned up some forgotten print.
Wed, 20 Aug 2008 00:11:40 +0200 etisserant Added concepts :