Thu, 28 May 2009 13:40:29 +0200- now call load, start, free PLC from the python Thread
greg [Thu, 28 May 2009 13:40:29 +0200] rev 350
- now call load, start, free PLC from the python Thread

- add a wx timer (500ms) that pull the plc state to refresh Beremiz icons
(fix problem when command PLC with the TaskBar icon)

Thu, 28 May 2009 13:29:23 +0200add "\n" to logger when pyro fall in error
greg [Thu, 28 May 2009 13:29:23 +0200] rev 349
add "\n" to logger when pyro fall in error

Thu, 28 May 2009 07:47:38 +0200Bug while parsing long located variables in GetLocations fixed
lbessard [Thu, 28 May 2009 07:47:38 +0200] rev 348
Bug while parsing long located variables in GetLocations fixed

Fri, 22 May 2009 10:27:55 +0200remove french comment in python_gear block
greg [Fri, 22 May 2009 10:27:55 +0200] rev 347
remove french comment in python_gear block

Tue, 19 May 2009 09:18:50 +0200add python_gear block (to execute python command each given cycle interval)
greg [Tue, 19 May 2009 09:18:50 +0200] rev 346
add python_gear block (to execute python command each given cycle interval)

Mon, 18 May 2009 07:58:41 +0200get the WaitPythonCommands return (semaphore error code) to quit python_iterator loop when semaphore is destroyed
greg [Mon, 18 May 2009 07:58:41 +0200] rev 345
get the WaitPythonCommands return (semaphore error code) to quit python_iterator loop when semaphore is destroyed

Mon, 18 May 2009 07:47:24 +0200Wait the debug thread has terminated before freeing PLC to avoid random segmentation fault.
greg [Mon, 18 May 2009 07:47:24 +0200] rev 344
Wait the debug thread has terminated before freeing PLC to avoid random segmentation fault.

Store working directory to globals copy, in order to be used in runtime.py.

Mon, 18 May 2009 07:43:03 +0200Add try/except in wx_evaluator to get and print exception when command failed and unlock in all cases to not block the python thread
greg [Mon, 18 May 2009 07:43:03 +0200] rev 343
Add try/except in wx_evaluator to get and print exception when command failed and unlock in all cases to not block the python thread

Mon, 04 May 2009 10:12:35 +0200Replacing Debug rt_sem by rt_pipe
greg [Mon, 04 May 2009 10:12:35 +0200] rev 342
Replacing Debug rt_sem by rt_pipe

Mon, 04 May 2009 09:31:59 +0200Get PDOmapping exception from canfestival plugin
greg [Mon, 04 May 2009 09:31:59 +0200] rev 341
Get PDOmapping exception from canfestival plugin