Wed, 26 Mar 2014 13:15:50 +0100Added -Wno-unused-function, to matiec generated C files CFLAGS, removed additional 'add resource' in project tree right click menu default tip
Edouard Tisserant [Wed, 26 Mar 2014 13:15:50 +0100] rev 59
Added -Wno-unused-function, to matiec generated C files CFLAGS, removed additional 'add resource' in project tree right click menu

Thu, 27 Feb 2014 23:50:45 +0100Align initial ressource loading (bitmaps, locales) with recent changes in Beremiz
Edouard Tisserant [Thu, 27 Feb 2014 23:50:45 +0100] rev 58
Align initial ressource loading (bitmaps, locales) with recent changes in Beremiz

Thu, 03 Oct 2013 22:59:38 +0200Fixed bug when starting simulation. In some case PLC status was asked before local runtime was connected.
Laurent Bessard [Thu, 03 Oct 2013 22:59:38 +0200] rev 57
Fixed bug when starting simulation. In some case PLC status was asked before local runtime was connected.

Fri, 27 Sep 2013 14:06:59 +0200Fixed bug when compiling project for LPC
Laurent Bessard [Fri, 27 Sep 2013 14:06:59 +0200] rev 56
Fixed bug when compiling project for LPC

Fri, 27 Sep 2013 14:01:03 +0200Fixed bug when starting LPCManager
Laurent Bessard [Fri, 27 Sep 2013 14:01:03 +0200] rev 55
Fixed bug when starting LPCManager

Wed, 25 Sep 2013 19:06:18 +0200Fixed bug when compiling project which path contains non-ASCII characters
Laurent Bessard [Wed, 25 Sep 2013 19:06:18 +0200] rev 54
Fixed bug when compiling project which path contains non-ASCII characters

Wed, 25 Sep 2013 19:04:38 +0200Fixed LPCManager according to newer version of Beremiz
Laurent Bessard [Wed, 25 Sep 2013 19:04:38 +0200] rev 53
Fixed LPCManager according to newer version of Beremiz

Wed, 03 Jul 2013 11:28:12 +0200Fixed bug when opening project with path containing non-ascii characters
Laurent Bessard [Wed, 03 Jul 2013 11:28:12 +0200] rev 52
Fixed bug when opening project with path containing non-ascii characters

Wed, 15 May 2013 22:15:05 +0200Fixed bug in simulation with debugging variables
Laurent Bessard [Wed, 15 May 2013 22:15:05 +0200] rev 51
Fixed bug in simulation with debugging variables

Fri, 10 May 2013 12:14:04 +0200Fixed connector closing calls
Laurent Bessard [Fri, 10 May 2013 12:14:04 +0200] rev 50
Fixed connector closing calls

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

Tue, 25 Sep 2012 13:06:59 +0200Adding support for creating default configuration to newly created project and project without one defined
Laurent Bessard [Tue, 25 Sep 2012 13:06:59 +0200] rev 19
Adding support for creating default configuration to newly created project and project without one defined

Fri, 07 Sep 2012 20:11:05 +0200Adding support for extending internationalization to extensions
Laurent Bessard [Fri, 07 Sep 2012 20:11:05 +0200] rev 18
Adding support for extending internationalization to extensions

Fri, 07 Sep 2012 18:32:41 +0200Fix import after integration of plcopeneditor into Beremiz
Laurent Bessard [Fri, 07 Sep 2012 18:32:41 +0200] rev 17
Fix import after integration of plcopeneditor into Beremiz

Wed, 05 Sep 2012 11:16:37 +0200Fix bug in icon names for file menu toolbar items
Laurent Bessard [Wed, 05 Sep 2012 11:16:37 +0200] rev 16
Fix bug in icon names for file menu toolbar items

Mon, 25 Jun 2012 20:06:29 +0200Adding support using plcopeneditor bitmap library for icon request
Laurent Bessard [Mon, 25 Jun 2012 20:06:29 +0200] rev 15
Adding support using plcopeneditor bitmap library for icon request

Mon, 18 Jun 2012 19:40:06 +0200Adding canfestival specific buttons for opening slave and network editors
Laurent Bessard [Mon, 18 Jun 2012 19:40:06 +0200] rev 14
Adding canfestival specific buttons for opening slave and network editors

Sun, 17 Jun 2012 12:56:54 +0200remerge
Edouard Tisserant [Sun, 17 Jun 2012 12:56:54 +0200] rev 13
remerge

Sun, 17 Jun 2012 12:37:52 +0200merge
Laurent Bessard [Sun, 17 Jun 2012 12:37:52 +0200] rev 12
merge

Sun, 17 Jun 2012 12:34:22 +0200Fix bug showing canfestival base node params that can't be changed
Laurent Bessard [Sun, 17 Jun 2012 12:34:22 +0200] rev 11
Fix bug showing canfestival base node params that can't be changed

Sat, 16 Jun 2012 14:15:52 +0200merge
Edouard Tisserant [Sat, 16 Jun 2012 14:15:52 +0200] rev 10
merge

Sat, 16 Jun 2012 09:25:21 +0200Fix bug not showing canfestival node params
Laurent Bessard [Sat, 16 Jun 2012 09:25:21 +0200] rev 9
Fix bug not showing canfestival node params

Fri, 15 Jun 2012 18:28:57 +0200merge
Edouard Tisserant [Fri, 15 Jun 2012 18:28:57 +0200] rev 8
merge

Fri, 15 Jun 2012 18:28:47 +0200Moved LPC lib loading to the right place
Edouard Tisserant [Fri, 15 Jun 2012 18:28:47 +0200] rev 7
Moved LPC lib loading to the right place

Fri, 15 Jun 2012 18:04:17 +0200Fix bug when defining project properties from LPCComposer
Laurent Bessard [Fri, 15 Jun 2012 18:04:17 +0200] rev 6
Fix bug when defining project properties from LPCComposer

Thu, 14 Jun 2012 15:24:12 +0200merge
Edouard Tisserant [Thu, 14 Jun 2012 15:24:12 +0200] rev 5
merge

Thu, 14 Jun 2012 15:16:42 +0200Adding support for LPC pous library using new Beremiz extension paradigm
Laurent Bessard [Thu, 14 Jun 2012 15:16:42 +0200] rev 4
Adding support for LPC pous library using new Beremiz extension paradigm

Thu, 14 Jun 2012 15:04:08 +0200Purge libraries to be loaded by beremiz by default
Edouard Tisserant [Thu, 14 Jun 2012 15:04:08 +0200] rev 3
Purge libraries to be loaded by beremiz by default

Fri, 08 Jun 2012 12:40:31 +0200Fixing bugs introduced with the new Beremiz extension paradigm
Laurent Bessard [Fri, 08 Jun 2012 12:40:31 +0200] rev 2
Fixing bugs introduced with the new Beremiz extension paradigm

Sun, 20 May 2012 14:57:52 +0200Moved makefile target into LPCManager, from sam beremiz revision
Edouard Tisserant [Sun, 20 May 2012 14:57:52 +0200] rev 1
Moved makefile target into LPCManager, from sam beremiz revision

Sun, 20 May 2012 11:29:35 +0200Initial commit, LPC files taken out of beremiz revision 915be999f3f0
Edouard Tisserant [Sun, 20 May 2012 11:29:35 +0200] rev 0
Initial commit, LPC files taken out of beremiz revision 915be999f3f0