2014-03-26Added -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

2014-02-27Align 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

2013-10-03Fixed 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.

2013-09-27Fixed 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

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

2013-09-25Fixed 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

2013-09-25Fixed 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

2013-07-03Fixed 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

2013-05-15Fixed 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

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

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

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

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

2013-04-30Now 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

2013-04-29Moved 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

2013-04-29Longer 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.

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

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

2013-04-28Now 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

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

2013-03-27Removed 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

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

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

2013-03-22Serial 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)

2013-03-21Fixed 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

2013-03-21Fixed 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

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

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

2013-03-20Made 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

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

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

2013-03-13GetCanDriver 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

2013-02-27Fixed 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

2013-02-22Added 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)

2013-02-20Fixed 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

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

2013-02-20Fixed 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

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

2012-10-04Delaying 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

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

2012-09-25Adding 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

2012-09-07Adding 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

2012-09-07Fix 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

2012-09-05Fix 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

2012-06-25Adding 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

2012-06-18Adding 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

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

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

2012-06-17Fix 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

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

2012-06-16Fix 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

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

2012-06-15Moved 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

2012-06-15Fix 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

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

2012-06-14Adding 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

2012-06-14Purge 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

2012-06-08Fixing 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

2012-05-20Moved 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

2012-05-20Initial 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