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