Wed, 26 Mar 2014 13:15:50 +0100 Edouard Tisserant Added -Wno-unused-function, to matiec generated C files CFLAGS, removed additional 'add resource' in project tree right click menu default tip
Thu, 27 Feb 2014 23:50:45 +0100 Edouard Tisserant Align initial ressource loading (bitmaps, locales) with recent changes in Beremiz
Thu, 03 Oct 2013 22:59:38 +0200 Laurent Bessard Fixed bug when starting simulation. In some case PLC status was asked before local runtime was connected.
Fri, 27 Sep 2013 14:06:59 +0200 Laurent Bessard Fixed bug when compiling project for LPC
Fri, 27 Sep 2013 14:01:03 +0200 Laurent Bessard Fixed bug when starting LPCManager
Wed, 25 Sep 2013 19:06:18 +0200 Laurent Bessard Fixed bug when compiling project which path contains non-ASCII characters
Wed, 25 Sep 2013 19:04:38 +0200 Laurent Bessard Fixed LPCManager according to newer version of Beremiz
Wed, 03 Jul 2013 11:28:12 +0200 Laurent Bessard Fixed bug when opening project with path containing non-ascii characters
Wed, 15 May 2013 22:15:05 +0200 Laurent Bessard Fixed bug in simulation with debugging variables
Fri, 10 May 2013 12:14:04 +0200 Laurent Bessard Fixed connector closing calls
Tue, 07 May 2013 12:27:35 +0200 Laurent Bessard Fixed bug when forcing STRING variables
Mon, 06 May 2013 16:32:27 +0200 Laurent Bessard Fixed bug in RESET_LOGCOUNTERS transaction
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