Fri, 04 Jun 2010 15:11:27 +0200 Lolitech Removed PLCprint, not existing in LPC connector context.
Fri, 04 Jun 2010 14:59:11 +0200 Lolitech LPC Composer don't send comma at the end of serial port name.
Fri, 04 Jun 2010 14:58:24 +0200 Lolitech Disabled logging commands into files
Fri, 04 Jun 2010 14:58:03 +0200 Lolitech Fixed PLC status bytes values
Fri, 04 Jun 2010 13:47:02 +0200 laurent Move init code from variable to module
Fri, 04 Jun 2010 13:09:35 +0200 laurent Bug with recv from socket fixed
Fri, 04 Jun 2010 11:27:00 +0200 laurent Adding support for command line communication by socket instead of stdin/stdout
Fri, 04 Jun 2010 09:02:22 +0200 laurent Adding support for initialize all LPC module variables even if not used
Thu, 03 Jun 2010 17:26:47 +0200 Lolitech Fixed bug on frame close.
Thu, 03 Jun 2010 17:23:11 +0200 Lolitech Some fixes in LPCApp{Obj,Proto}, to be continued.
Thu, 03 Jun 2010 17:21:40 +0200 Lolitech Reorganization of threading for command line and wx main loops. Commands are now cleanly serialized through calls to wx.CallAfter. wx mainloop now runs on main thread.
Thu, 03 Jun 2010 17:17:51 +0200 Lolitech Safer passing of PLC ID to make command line.
Thu, 03 Jun 2010 12:57:28 +0200 Lolitech Refactored LPC connector for new bootloader and application modes
Thu, 03 Jun 2010 12:56:21 +0200 Lolitech Removed boring PLC/build compare messages.
Thu, 03 Jun 2010 12:54:45 +0200 Lolitech Disabled boring standard conformance checks, fixed possible race condition with StatusTimer, fixed warning message in AbortTransfer
Wed, 02 Jun 2010 16:53:38 +0200 laurent changes merged
Wed, 02 Jun 2010 16:52:58 +0200 laurent Adding compile button when unconnected
Wed, 02 Jun 2010 16:40:06 +0200 Lolitech Overloaded GetBinaryCode in LPC connector returns ready to send over serial binary
Wed, 02 Jun 2010 16:35:00 +0200 laurent Modifying LPCBeremiz to launch silently a frame and show or hide it on demand.
Wed, 02 Jun 2010 10:08:58 +0200 edouard Moved LPC specific code from toolchain_makefile into LPC target, added FROM_BEREMIZ variable to tell LPC's makefile it is invoked from here.
Tue, 01 Jun 2010 13:08:13 +0200 Lolitech merge
Tue, 01 Jun 2010 11:24:09 +0200 Lolitech Cosmetix fixes for LPC tests/build
Tue, 01 Jun 2010 10:03:58 +0200 lolitech merge with forgoten rev
Wed, 16 Dec 2009 15:21:17 +0100 laurent Bug on FileMenu not refreshed when modifications fixed
Fri, 25 Dec 2009 13:08:20 +0100 Edouard TISSERANT Christmas 2009 release
Wed, 23 Dec 2009 22:23:02 +0100 Edouard TISSERANT Fixed startin debugger with non empty debug variable list
Wed, 16 Dec 2009 15:09:12 +0100 laurent Changes merged
Wed, 16 Dec 2009 15:08:38 +0100 laurent Bug when trying to generate LPCBus code fixed
Wed, 16 Dec 2009 15:07:47 +0100 laurent Bug when try to SaveAs on Windows fixed
Wed, 16 Dec 2009 14:53:36 +0100 Edouard TISSERANT merge