2014-03-26 Edouard Tisserant Added -Wno-unused-function, to matiec generated C files CFLAGS, removed additional 'add resource' in project tree right click menu default tip
2014-02-27 Edouard Tisserant Align initial ressource loading (bitmaps, locales) with recent changes in Beremiz
2013-10-03 Laurent Bessard Fixed bug when starting simulation. In some case PLC status was asked before local runtime was connected.
2013-09-27 Laurent Bessard Fixed bug when compiling project for LPC
2013-09-27 Laurent Bessard Fixed bug when starting LPCManager
2013-09-25 Laurent Bessard Fixed bug when compiling project which path contains non-ASCII characters
2013-09-25 Laurent Bessard Fixed LPCManager according to newer version of Beremiz
2013-07-03 Laurent Bessard Fixed bug when opening project with path containing non-ascii characters
2013-05-15 Laurent Bessard Fixed bug in simulation with debugging variables
2013-05-10 Laurent Bessard Fixed connector closing calls
2013-05-07 Laurent Bessard Fixed bug when forcing STRING variables
2013-05-06 Laurent Bessard Fixed bug in RESET_LOGCOUNTERS transaction
2013-05-06 Laurent Bessard Added support for resetting log messages
2013-04-30 Edouard Tisserant Now forced STRING also optimized in transmitted buffer
2013-04-29 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
2013-04-29 Edouard Tisserant Longer Timeout since restart after download seems to take longer now.
2013-04-29 Edouard Tisserant Cope with ne SetOnlineMode behaviour
2013-04-29 Edouard Tisserant Fixed typo
2013-04-28 Edouard Tisserant Now Debug Buffer Unpacking happens in beremiz/typemapping.py, and not in copy-pasted-unsychronized code
2013-04-24 Laurent Bessard Fixed Save As... function in Beremiz
2013-03-27 Laurent Bessard Removed Beremiz service taskbar icon when simulating PLC
2013-03-26 Laurent Bessard Merged
2013-03-26 Laurent Bessard Added support for Beremiz status bar
2013-03-22 Edouard Tisserant Serial protocol SendData only prefix with size in case of variable size content (i.e. SetTraceVariableList)
2013-03-21 Laurent Bessard Fixed bugs with pulling plc status and log count
2013-03-21 Laurent Bessard Fixed bug when GET_LOGCOUNTSTransaction return None
2013-03-21 Edouard Tisserant merge
2013-03-20 Laurent Bessard Added support for Native Pou Library
2013-03-20 Edouard Tisserant Made better ctypes unpacking of PLC data
2013-03-19 Laurent Bessard Fixed support for logging and simulation