Tue, 30 Dec 2008 22:43:48 +0100Added "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.
etisserant [Tue, 30 Dec 2008 22:43:48 +0100] rev 283
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.

Wed, 24 Dec 2008 00:02:12 +0100fixed plc_python.c to assure data coherancy from the PLC point of view. Also fix non work multiple python_eval FB instance case.
etisserant [Wed, 24 Dec 2008 00:02:12 +0100] rev 282
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 23:56:29 +0100fixed plc_python.c to assure data coherancy from the PLC point of view. Also fix non work multiple python_eval FB instance case.
etisserant [Tue, 23 Dec 2008 23:56:29 +0100] rev 281
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 +0100Added native (not a plugin) asynchronous python eval function block - Beta. Code cleanup in C code templates.
etisserant [Tue, 23 Dec 2008 19:37:44 +0100] rev 280
Added native (not a plugin) asynchronous python eval function block - Beta. Code cleanup in C code templates.

Tue, 23 Dec 2008 19:31:28 +0100Fixed minimize/maximize invertion
etisserant [Tue, 23 Dec 2008 19:31:28 +0100] rev 279
Fixed minimize/maximize invertion

Tue, 23 Dec 2008 19:30:45 +0100Updated splash
etisserant [Tue, 23 Dec 2008 19:30:45 +0100] rev 278
Updated splash

Tue, 23 Dec 2008 12:33:14 +0100Local PYRO connection is designated by LOCAL://, not PYRO://localhost:3000 anymore
etisserant [Tue, 23 Dec 2008 12:33:14 +0100] rev 277
Local PYRO connection is designated by LOCAL://, not PYRO://localhost:3000 anymore

Mon, 15 Dec 2008 08:41:16 +0100fixed : MAX_SEM_COUNT to 1 instead of 10
greg [Mon, 15 Dec 2008 08:41:16 +0100] rev 276
fixed : MAX_SEM_COUNT to 1 instead of 10
remove ReleaseSemaphore on debug_sem in InitiateDebugTransfer function

Fri, 12 Dec 2008 17:54:17 +0100Adding Function Blocks in VARIABLES.csv
lbessard [Fri, 12 Dec 2008 17:54:17 +0100] rev 275
Adding Function Blocks in VARIABLES.csv

Wed, 10 Dec 2008 17:37:21 +0100Adding support for defining plugin library as a plcopen xml file in plugin folder
greg [Wed, 10 Dec 2008 17:37:21 +0100] rev 274
Adding support for defining plugin library as a plcopen xml file in plugin folder