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
Wed, 16 Dec 2009 14:13:55 +0100 tkragelj Changes merged
Wed, 16 Dec 2009 14:12:47 +0100 tkragelj Added flush when printing to standard output.
Wed, 16 Dec 2009 14:51:28 +0100 Edouard TISSERANT LPCobject writes PLC info string to stdout, for LPC composer to update
Wed, 16 Dec 2009 13:37:50 +0100 laurent Update french translation after modifications
Wed, 16 Dec 2009 13:26:59 +0100 laurent Bug when pyserial not available fixed
Tue, 15 Dec 2009 20:51:51 +0100 laurent Adding CheckRetainBuffer into plc_Linux_main.c
Tue, 15 Dec 2009 18:24:50 +0100 edouard LPC transfer tested, added PLCInfo along MD5 checksum while invoking makefile
Tue, 15 Dec 2009 16:04:28 +0100 edouard Fixed typos in LPC connector
Tue, 15 Dec 2009 15:39:39 +0100 laurent Adding message to standard output to signal when LPCBeremiz is closed
Tue, 15 Dec 2009 15:35:02 +0100 edouard Fixed confusion about __common_ticktime type, redesigned LPC PLC timer support
Tue, 15 Dec 2009 14:40:45 +0100 laurent Bug when changing LPCBeremiz OnlineMode fixed