Wed, 16 Mar 2011 18:01:07 +0100 edouard Also retain when debugger is stalled
Wed, 16 Mar 2011 17:26:54 +0100 edouard More robust retain buffer validity management
Thu, 24 Feb 2011 15:54:45 +0100 edouard Retain variable for LPC
Wed, 23 Feb 2011 16:54:29 +0100 edouard Making debugger more stable with LPC
Tue, 22 Feb 2011 14:11:50 +0100 edouard LPC : Completed initial debug support
Fri, 18 Feb 2011 12:29:48 +0100 edouard Some typo fixes to make debug related methods in LPCAppOject stop throwing exceptions, less agressive error message when unplugging LPC
Thu, 17 Feb 2011 17:34:29 +0100 edouard Removed status polling for LPC, as status cannot change by itself, fixed MD5 comparison in app mode
Thu, 17 Feb 2011 17:04:10 +0100 edouard Prevent status polling to generate an error while PLC is being reset to bootloader mode
Thu, 17 Feb 2011 16:38:42 +0100 edouard Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds - continued
Thu, 17 Feb 2011 15:59:56 +0100 edouard Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds
Thu, 17 Feb 2011 10:11:04 +0100 edouard Debug switch (file in CWD). LPC : better MD5 handling, Run button in boot mode, handling data feedback in boot protocol
Thu, 03 Feb 2011 18:23:24 +0100 Edouqrd Tisserant LPC application mode IDLE comamnd is now the same as PLCID (0x07)
Thu, 03 Feb 2011 18:20:47 +0100 Edouqrd Tisserant LPC program transfer more verbose, test code added in __main__ of LPCBootProto
Tue, 01 Feb 2011 17:28:41 +0100 edouard Moved locales out of platform agnostic C template
Tue, 01 Feb 2011 11:05:07 +0100 edouard keep LPC in boot mode to give a chance to ask for a transfer
Wed, 17 Nov 2010 08:30:35 +0100 laurent Fix bug in LPCBeremiz that use input retrieve and publish code for ouput with the same location
Thu, 19 Aug 2010 16:08:12 +0200 laurent Adding german translations (thanks to anonymous contributor)
Fri, 04 Jun 2010 17:36:11 +0200 ed merge
Fri, 04 Jun 2010 16:11:19 +0200 Lolitech Better serial comm handling in LPC connector
Fri, 04 Jun 2010 17:04:25 +0200 laurent Fix MatchMD5 result if no serial connection available
Fri, 04 Jun 2010 15:39:14 +0200 laurent Fix bug on LPCConnector initial value
Fri, 04 Jun 2010 15:35:28 +0200 laurent Fix transfer button enable state and build button state
Fri, 04 Jun 2010 15:17:48 +0200 laurent Fix buttons state according to online mode
Fri, 04 Jun 2010 15:16:23 +0200 Lolitech (no commit message)
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