2009-05-30Adding Lock around C code called by Debug thread
greg [Sat, 30 May 2009 16:44:07 +0200] rev 353
Adding Lock around C code called by Debug thread

2009-05-28fixed bug : Lock _FreePLC until _stopPLC finish
greg [Thu, 28 May 2009 17:29:19 +0200] rev 352
fixed bug : Lock _FreePLC until _stopPLC finish

2009-05-28Adding support for matiec new command line syntax
lbessard [Thu, 28 May 2009 14:06:23 +0200] rev 351
Adding support for matiec new command line syntax

2009-05-28- 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)

2009-05-28add "\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

2009-05-28Bug 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

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

2009-05-19add 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)

2009-05-18get 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

2009-05-18Wait 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.

2009-05-18Add 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

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

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

2009-05-04Adding support for using only PDO define in EDS file and not configured for adding mapping in node
greg [Mon, 04 May 2009 09:31:16 +0200] rev 340
Adding support for using only PDO define in EDS file and not configured for adding mapping in node

2009-05-04Adding support for updating PLC status when stopping
greg [Mon, 04 May 2009 09:29:24 +0200] rev 339
Adding support for updating PLC status when stopping

2009-05-04Adding support for enable/Disable plugins
greg [Mon, 04 May 2009 09:27:33 +0200] rev 338
Adding support for enable/Disable plugins

2009-04-29Add LoliTech phone number in bug report
greg [Wed, 29 Apr 2009 12:29:12 +0200] rev 337
Add LoliTech phone number in bug report

2009-04-10Fixed bug : Segmentation fault or locks when stop PLC if no CAN network.
greg [Fri, 10 Apr 2009 07:55:55 +0200] rev 336
Fixed bug : Segmentation fault or locks when stop PLC if no CAN network.

2009-04-10fixed bug : buffer overflow when debugging PLC with python blocks
greg [Fri, 10 Apr 2009 07:53:42 +0200] rev 335
fixed bug : buffer overflow when debugging PLC with python blocks

2009-04-09Adding support for unsubscribe all variables while transferring
lbessard [Thu, 09 Apr 2009 15:27:45 +0200] rev 334
Adding support for unsubscribe all variables while transferring

2009-04-08fixed wrong pthread initialisation
lbessard [Wed, 08 Apr 2009 15:16:45 +0200] rev 333
fixed wrong pthread initialisation

2009-04-04add utf-8 and save shortcut support in PythonST
greg [Sat, 04 Apr 2009 10:43:29 +0200] rev 332
add utf-8 and save shortcut support in PythonST
fixed bug execfile order (runtime.py / hmy.py) in PLCObject.py
Fixed bug with locale (wrong convertion "." to ",")

2009-03-31remove print messages
greg [Tue, 31 Mar 2009 09:38:44 +0200] rev 331
remove print messages

2009-03-31add autostart plc feature for beremiz_service (bug fixed)
greg [Tue, 31 Mar 2009 09:33:10 +0200] rev 330
add autostart plc feature for beremiz_service (bug fixed)

2009-03-30add autostart plc feature for beremiz_service
greg [Mon, 30 Mar 2009 17:04:30 +0200] rev 329
add autostart plc feature for beremiz_service

2009-03-24Close Debug Window when program transfered
lbessard [Tue, 24 Mar 2009 17:33:46 +0100] rev 328
Close Debug Window when program transfered

2009-03-24Register the current watched variable in Debug Window before starting
lbessard [Tue, 24 Mar 2009 17:32:54 +0100] rev 327
Register the current watched variable in Debug Window before starting

2009-03-23Bug opening Auto complete frame when not expected fixed
lbessard [Mon, 23 Mar 2009 16:40:02 +0100] rev 326
Bug opening Auto complete frame when not expected fixed

2009-03-23Bug preventing loading STLibrary when adding a plugin fixed
lbessard [Mon, 23 Mar 2009 16:39:23 +0100] rev 325
Bug preventing loading STLibrary when adding a plugin fixed

2009-03-23Invalid minimizebutton state when reload PLCParams fixed
lbessard [Mon, 23 Mar 2009 16:38:11 +0100] rev 324
Invalid minimizebutton state when reload PLCParams fixed