Thu, 28 May 2009 13:40:29 +0200 greg - now call load, start, free PLC from the python Thread
Thu, 28 May 2009 13:29:23 +0200 greg add "\n" to logger when pyro fall in error
Thu, 28 May 2009 07:47:38 +0200 lbessard Bug while parsing long located variables in GetLocations fixed
Fri, 22 May 2009 10:27:55 +0200 greg remove french comment in python_gear block
Tue, 19 May 2009 09:18:50 +0200 greg add python_gear block (to execute python command each given cycle interval)
Mon, 18 May 2009 07:58:41 +0200 greg get the WaitPythonCommands return (semaphore error code) to quit python_iterator loop when semaphore is destroyed
Mon, 18 May 2009 07:47:24 +0200 greg Wait the debug thread has terminated before freeing PLC to avoid random segmentation fault.
Mon, 18 May 2009 07:43:03 +0200 greg 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 +0200 greg Replacing Debug rt_sem by rt_pipe
Mon, 04 May 2009 09:31:59 +0200 greg Get PDOmapping exception from canfestival plugin
Mon, 04 May 2009 09:31:16 +0200 greg Adding support for using only PDO define in EDS file and not configured for adding mapping in node
Mon, 04 May 2009 09:29:24 +0200 greg Adding support for updating PLC status when stopping
Mon, 04 May 2009 09:27:33 +0200 greg Adding support for enable/Disable plugins
Wed, 29 Apr 2009 12:29:12 +0200 greg Add LoliTech phone number in bug report
Fri, 10 Apr 2009 07:55:55 +0200 greg Fixed bug : Segmentation fault or locks when stop PLC if no CAN network.
Fri, 10 Apr 2009 07:53:42 +0200 greg fixed bug : buffer overflow when debugging PLC with python blocks
Thu, 09 Apr 2009 15:27:45 +0200 lbessard Adding support for unsubscribe all variables while transferring
Wed, 08 Apr 2009 15:16:45 +0200 lbessard fixed wrong pthread initialisation
Sat, 04 Apr 2009 10:43:29 +0200 greg add utf-8 and save shortcut support in PythonST
Tue, 31 Mar 2009 09:38:44 +0200 greg remove print messages
Tue, 31 Mar 2009 09:33:10 +0200 greg add autostart plc feature for beremiz_service (bug fixed)
Mon, 30 Mar 2009 17:04:30 +0200 greg add autostart plc feature for beremiz_service
Tue, 24 Mar 2009 17:33:46 +0100 lbessard Close Debug Window when program transfered
Tue, 24 Mar 2009 17:32:54 +0100 lbessard Register the current watched variable in Debug Window before starting
Mon, 23 Mar 2009 16:40:02 +0100 lbessard Bug opening Auto complete frame when not expected fixed
Mon, 23 Mar 2009 16:39:23 +0100 lbessard Bug preventing loading STLibrary when adding a plugin fixed
Mon, 23 Mar 2009 16:38:11 +0100 lbessard Invalid minimizebutton state when reload PLCParams fixed
Mon, 23 Mar 2009 16:26:13 +0100 lbessard Fix bug preventing library to re-compiled when dependant files changed.
Mon, 23 Mar 2009 16:20:05 +0100 lbessard Make 'runtime.py' and 'hmi.py' executed independantly
Mon, 16 Mar 2009 17:31:08 +0100 lbessard Adding support for Xenomai targets.