Mon, 06 May 2013 16:01:38 +0200 Laurent Bessard Added support for resetting log messages
Tue, 30 Apr 2013 16:25:13 +0900 Edouard Tisserant Now forced STRING also optimized in transmitted buffer
Mon, 29 Apr 2013 17:31:24 +0900 Edouard Tisserant Moved serial transaction lock in order to encompass serial port teardown in case of error, to avoid deadlocks and multiple close in some cases
Mon, 29 Apr 2013 17:29:59 +0900 Edouard Tisserant Longer Timeout since restart after download seems to take longer now.
Mon, 29 Apr 2013 17:28:50 +0900 Edouard Tisserant Cope with ne SetOnlineMode behaviour
Mon, 29 Apr 2013 10:39:44 +0900 Edouard Tisserant Fixed typo
Sun, 28 Apr 2013 18:07:19 +0900 Edouard Tisserant Now Debug Buffer Unpacking happens in beremiz/typemapping.py, and not in copy-pasted-unsychronized code
Wed, 24 Apr 2013 17:29:26 +0200 Laurent Bessard Fixed Save As... function in Beremiz
Thu, 28 Mar 2013 00:21:41 +0100 Laurent Bessard Removed Beremiz service taskbar icon when simulating PLC
Wed, 27 Mar 2013 00:58:02 +0100 Laurent Bessard Merged
Wed, 27 Mar 2013 00:28:59 +0100 Laurent Bessard Added support for Beremiz status bar
Fri, 22 Mar 2013 10:46:51 +0900 Edouard Tisserant Serial protocol SendData only prefix with size in case of variable size content (i.e. SetTraceVariableList)
Thu, 21 Mar 2013 17:29:53 +0100 Laurent Bessard Fixed bugs with pulling plc status and log count
Thu, 21 Mar 2013 02:06:16 +0100 Laurent Bessard Fixed bug when GET_LOGCOUNTSTransaction return None
Thu, 21 Mar 2013 09:29:46 +0900 Edouard Tisserant merge