Tue, 07 May 2013 12:27:35 +0200Fixed bug when forcing STRING variables
Laurent Bessard [Tue, 07 May 2013 12:27:35 +0200] rev 49
Fixed bug when forcing STRING variables

Mon, 06 May 2013 16:32:27 +0200Fixed bug in RESET_LOGCOUNTERS transaction
Laurent Bessard [Mon, 06 May 2013 16:32:27 +0200] rev 48
Fixed bug in RESET_LOGCOUNTERS transaction

Mon, 06 May 2013 16:01:38 +0200Added support for resetting log messages
Laurent Bessard [Mon, 06 May 2013 16:01:38 +0200] rev 47
Added support for resetting log messages

Tue, 30 Apr 2013 16:25:13 +0900Now forced STRING also optimized in transmitted buffer
Edouard Tisserant [Tue, 30 Apr 2013 16:25:13 +0900] rev 46
Now forced STRING also optimized in transmitted buffer

Mon, 29 Apr 2013 17:31:24 +0900Moved serial transaction lock in order to encompass serial port teardown in case of error, to avoid deadlocks and multiple close in some cases
Edouard Tisserant [Mon, 29 Apr 2013 17:31:24 +0900] rev 45
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 +0900Longer Timeout since restart after download seems to take longer now.
Edouard Tisserant [Mon, 29 Apr 2013 17:29:59 +0900] rev 44
Longer Timeout since restart after download seems to take longer now.

Mon, 29 Apr 2013 17:28:50 +0900Cope with ne SetOnlineMode behaviour
Edouard Tisserant [Mon, 29 Apr 2013 17:28:50 +0900] rev 43
Cope with ne SetOnlineMode behaviour

Mon, 29 Apr 2013 10:39:44 +0900Fixed typo
Edouard Tisserant [Mon, 29 Apr 2013 10:39:44 +0900] rev 42
Fixed typo

Sun, 28 Apr 2013 18:07:19 +0900Now Debug Buffer Unpacking happens in beremiz/typemapping.py, and not in copy-pasted-unsychronized code
Edouard Tisserant [Sun, 28 Apr 2013 18:07:19 +0900] rev 41
Now Debug Buffer Unpacking happens in beremiz/typemapping.py, and not in copy-pasted-unsychronized code

Wed, 24 Apr 2013 17:29:26 +0200Fixed Save As... function in Beremiz
Laurent Bessard [Wed, 24 Apr 2013 17:29:26 +0200] rev 40
Fixed Save As... function in Beremiz

Thu, 28 Mar 2013 00:21:41 +0100Removed Beremiz service taskbar icon when simulating PLC
Laurent Bessard [Thu, 28 Mar 2013 00:21:41 +0100] rev 39
Removed Beremiz service taskbar icon when simulating PLC

Wed, 27 Mar 2013 00:58:02 +0100Merged
Laurent Bessard [Wed, 27 Mar 2013 00:58:02 +0100] rev 38
Merged

Wed, 27 Mar 2013 00:28:59 +0100Added support for Beremiz status bar
Laurent Bessard [Wed, 27 Mar 2013 00:28:59 +0100] rev 37
Added support for Beremiz status bar

Fri, 22 Mar 2013 10:46:51 +0900Serial protocol SendData only prefix with size in case of variable size content (i.e. SetTraceVariableList)
Edouard Tisserant [Fri, 22 Mar 2013 10:46:51 +0900] rev 36
Serial protocol SendData only prefix with size in case of variable size content (i.e. SetTraceVariableList)

Thu, 21 Mar 2013 17:29:53 +0100Fixed bugs with pulling plc status and log count
Laurent Bessard [Thu, 21 Mar 2013 17:29:53 +0100] rev 35
Fixed bugs with pulling plc status and log count

Thu, 21 Mar 2013 02:06:16 +0100Fixed bug when GET_LOGCOUNTSTransaction return None
Laurent Bessard [Thu, 21 Mar 2013 02:06:16 +0100] rev 34
Fixed bug when GET_LOGCOUNTSTransaction return None

Thu, 21 Mar 2013 09:29:46 +0900merge
Edouard Tisserant [Thu, 21 Mar 2013 09:29:46 +0900] rev 33
merge

Wed, 20 Mar 2013 23:48:14 +0100Added support for Native Pou Library
Laurent Bessard [Wed, 20 Mar 2013 23:48:14 +0100] rev 32
Added support for Native Pou Library

Wed, 20 Mar 2013 11:28:38 +0900Made better ctypes unpacking of PLC data
Edouard Tisserant [Wed, 20 Mar 2013 11:28:38 +0900] rev 31
Made better ctypes unpacking of PLC data

Tue, 19 Mar 2013 23:19:43 +0100Fixed support for logging and simulation
Laurent Bessard [Tue, 19 Mar 2013 23:19:43 +0100] rev 30
Fixed support for logging and simulation

Tue, 19 Mar 2013 17:22:27 +0900Untested support for logging
Drauoude Tnaressit [Tue, 19 Mar 2013 17:22:27 +0900] rev 29
Untested support for logging

Wed, 13 Mar 2013 12:04:18 +0900GetCanDriver now return an explicit None rather than empty string
Edouard Tisserant [Wed, 13 Mar 2013 12:04:18 +0900] rev 28
GetCanDriver now return an explicit None rather than empty string

Wed, 27 Feb 2013 13:04:36 +0100Fixed topology panel in order to avoid node buttons to move right when a locations tree is expanded
Laurent Bessard [Wed, 27 Feb 2013 13:04:36 +0100] rev 27
Fixed topology panel in order to avoid node buttons to move right when a locations tree is expanded

Fri, 22 Feb 2013 11:54:26 +0100Added parameter in command line for defining main control module type (conditioning canopen interface availability)
Laurent Bessard [Fri, 22 Feb 2013 11:54:26 +0100] rev 26
Added parameter in command line for defining main control module type (conditioning canopen interface availability)

Wed, 20 Feb 2013 19:17:49 +0100Fixed bug non-closing socket client when connection is closed
Laurent Bessard [Wed, 20 Feb 2013 19:17:49 +0100] rev 25
Fixed bug non-closing socket client when connection is closed

Wed, 20 Feb 2013 19:00:10 +0100Fixed socket communication debugging mechanism
Laurent Bessard [Wed, 20 Feb 2013 19:00:10 +0100] rev 24
Fixed socket communication debugging mechanism

Wed, 20 Feb 2013 18:46:26 +0100Fixed bug in socket client not working properly when command length was too long
Laurent Bessard [Wed, 20 Feb 2013 18:46:26 +0100] rev 23
Fixed bug in socket client not working properly when command length was too long

Wed, 20 Feb 2013 18:45:28 +0100Disabled internationalization
Laurent Bessard [Wed, 20 Feb 2013 18:45:28 +0100] rev 22
Disabled internationalization

Thu, 04 Oct 2012 18:02:50 +0200Delaying RestoreLastLayout mechanism to end of LPC specific modules loading procedure to prevent slow startup
Laurent Bessard [Thu, 04 Oct 2012 18:02:50 +0200] rev 21
Delaying RestoreLastLayout mechanism to end of LPC specific modules loading procedure to prevent slow startup

Mon, 01 Oct 2012 19:19:41 +0200Fixing CanFestival extension node params XSDs
Laurent Bessard [Mon, 01 Oct 2012 19:19:41 +0200] rev 20
Fixing CanFestival extension node params XSDs