Sat, 30 May 2009 16:44:07 +0200 |
greg |
Adding Lock around C code called by Debug thread
|
file |
diff |
annotate
|
Thu, 28 May 2009 17:29:19 +0200 |
greg |
fixed bug : Lock _FreePLC until _stopPLC finish
|
file |
diff |
annotate
|
Thu, 28 May 2009 13:40:29 +0200 |
greg |
- now call load, start, free PLC from the python Thread
|
file |
diff |
annotate
|
Mon, 18 May 2009 07:47:24 +0200 |
greg |
Wait the debug thread has terminated before freeing PLC to avoid random segmentation fault.
|
file |
diff |
annotate
|
Mon, 04 May 2009 09:29:24 +0200 |
greg |
Adding support for updating PLC status when stopping
|
file |
diff |
annotate
|
Fri, 10 Apr 2009 07:55:55 +0200 |
greg |
Fixed bug : Segmentation fault or locks when stop PLC if no CAN network.
|
file |
diff |
annotate
|
Sat, 04 Apr 2009 10:43:29 +0200 |
greg |
add utf-8 and save shortcut support in PythonST
|
file |
diff |
annotate
|
Tue, 31 Mar 2009 09:38:44 +0200 |
greg |
remove print messages
|
file |
diff |
annotate
|
Tue, 31 Mar 2009 09:33:10 +0200 |
greg |
add autostart plc feature for beremiz_service (bug fixed)
|
file |
diff |
annotate
|
Mon, 30 Mar 2009 17:04:30 +0200 |
greg |
add autostart plc feature for beremiz_service
|
file |
diff |
annotate
|
Tue, 24 Mar 2009 17:32:54 +0100 |
lbessard |
Register the current watched variable in Debug Window before starting
|
file |
diff |
annotate
|
Mon, 23 Mar 2009 16:20:05 +0100 |
lbessard |
Make 'runtime.py' and 'hmi.py' executed independantly
|
file |
diff |
annotate
|
Fri, 06 Mar 2009 21:42:57 +0100 |
etisserant |
Fixed non-wx runtime python evaluation stuff.
|
file |
diff |
annotate
|
Mon, 19 Jan 2009 08:32:11 +0100 |
etisserant |
Enhanced wxGlade GUI creation.
|
file |
diff |
annotate
|
Sat, 17 Jan 2009 02:36:46 +0100 |
etisserant |
Added support for wxglade GUIs.
|
file |
diff |
annotate
|
Fri, 16 Jan 2009 16:59:18 +0100 |
etisserant |
Enhanced the way "runtime.py" is executed,
|
file |
diff |
annotate
|
Wed, 14 Jan 2009 19:25:53 +0100 |
etisserant |
Added systematic stdout.flush runtime side, so that results appear in log window
|
file |
diff |
annotate
|
Wed, 14 Jan 2009 16:41:14 +0100 |
etisserant |
Local Runtime (LOCAL://) now launched "on demand"
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Tue, 04 Nov 2008 16:00:44 +0100 |
greg |
add a TaskBarIcon to configure beremiz_service and display plc states (started, stopped)
|
file |
diff |
annotate
|
Fri, 05 Sep 2008 16:25:57 +0200 |
etisserant |
Fixed bad IPC choice for debugger/PLC/control thread collaboration
|
file |
diff |
annotate
|
Thu, 04 Sep 2008 16:07:14 +0200 |
etisserant |
Debugger now reports BOOL as booleans
|
file |
diff |
annotate
|
Thu, 04 Sep 2008 15:56:25 +0200 |
etisserant |
Some scenario may block debugger.
|
file |
diff |
annotate
|
Wed, 03 Sep 2008 17:28:17 +0200 |
etisserant |
Improved debug data feedback.
|
file |
diff |
annotate
|
Thu, 28 Aug 2008 16:34:48 +0200 |
greg |
add tests for win32
|
file |
diff |
annotate
|
Thu, 28 Aug 2008 14:53:11 +0200 |
etisserant |
- Some improovements in debug data feedback data
|
file |
diff |
annotate
|
Mon, 25 Aug 2008 18:01:01 +0200 |
etisserant |
Fixed problem with first PLC argument (argv)
|
file |
diff |
annotate
|
Fri, 22 Aug 2008 15:27:37 +0200 |
etisserant |
Fixed typo in PLCObject.py
|
file |
diff |
annotate
|
Thu, 21 Aug 2008 17:17:36 +0200 |
etisserant |
Moved template C code to targets dir. Cleaned up some forgotten print.
|
file |
diff |
annotate
|
Wed, 20 Aug 2008 00:11:40 +0200 |
etisserant |
Added concepts :
|
file |
diff |
annotate
|