Sun, 27 Mar 2011 16:16:55 +0200 |
laurent |
Merged with Edouard's modifications
|
changeset |
files
|
Sun, 27 Mar 2011 15:57:05 +0200 |
laurent |
Bug in CFileEditor calling refresh of not used FileMenu fixed
|
changeset |
files
|
Sat, 26 Mar 2011 22:53:10 +0100 |
Edouard Tisserant |
file menu with Save implementation in c_ext plugin
|
changeset |
files
|
Sat, 26 Mar 2011 18:50:51 +0100 |
Edouqrd Tisserant |
Fixed exception when adding variables in C_ext plugin
|
changeset |
files
|
Fri, 25 Mar 2011 17:43:40 +0100 |
Edouqrd Tisserant |
Fix typo in plc_debug.c
|
changeset |
files
|
Wed, 16 Mar 2011 18:01:07 +0100 |
edouard |
Also retain when debugger is stalled
|
changeset |
files
|
Wed, 16 Mar 2011 17:26:54 +0100 |
edouard |
More robust retain buffer validity management
|
changeset |
files
|
Thu, 24 Feb 2011 15:54:45 +0100 |
edouard |
Retain variable for LPC
|
changeset |
files
|
Wed, 23 Feb 2011 16:54:29 +0100 |
edouard |
Making debugger more stable with LPC
|
changeset |
files
|
Tue, 22 Feb 2011 14:11:50 +0100 |
edouard |
LPC : Completed initial debug support
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 17 Feb 2011 17:04:10 +0100 |
edouard |
Prevent status polling to generate an error while PLC is being reset to bootloader mode
|
changeset |
files
|
Thu, 17 Feb 2011 16:38:42 +0100 |
edouard |
Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds - continued
|
changeset |
files
|
Thu, 17 Feb 2011 15:59:56 +0100 |
edouard |
Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 03 Feb 2011 18:23:24 +0100 |
Edouqrd Tisserant |
LPC application mode IDLE comamnd is now the same as PLCID (0x07)
|
changeset |
files
|
Thu, 03 Feb 2011 18:20:47 +0100 |
Edouqrd Tisserant |
LPC program transfer more verbose, test code added in __main__ of LPCBootProto
|
changeset |
files
|
Tue, 01 Feb 2011 17:28:41 +0100 |
edouard |
Moved locales out of platform agnostic C template
|
changeset |
files
|
Tue, 01 Feb 2011 11:05:07 +0100 |
edouard |
keep LPC in boot mode to give a chance to ask for a transfer
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 19 Aug 2010 16:08:12 +0200 |
laurent |
Adding german translations (thanks to anonymous contributor)
|
changeset |
files
|
Fri, 04 Jun 2010 17:36:11 +0200 |
ed |
merge
|
changeset |
files
|
Fri, 04 Jun 2010 16:11:19 +0200 |
Lolitech |
Better serial comm handling in LPC connector
|
changeset |
files
|
Fri, 04 Jun 2010 17:04:25 +0200 |
laurent |
Fix MatchMD5 result if no serial connection available
|
changeset |
files
|
Fri, 04 Jun 2010 15:39:14 +0200 |
laurent |
Fix bug on LPCConnector initial value
|
changeset |
files
|
Fri, 04 Jun 2010 15:35:28 +0200 |
laurent |
Fix transfer button enable state and build button state
|
changeset |
files
|
Fri, 04 Jun 2010 15:17:48 +0200 |
laurent |
Fix buttons state according to online mode
|
changeset |
files
|
Fri, 04 Jun 2010 15:16:23 +0200 |
Lolitech |
(no commit message)
|
changeset |
files
|
Fri, 04 Jun 2010 15:11:27 +0200 |
Lolitech |
Removed PLCprint, not existing in LPC connector context.
|
changeset |
files
|
Fri, 04 Jun 2010 14:59:11 +0200 |
Lolitech |
LPC Composer don't send comma at the end of serial port name.
|
changeset |
files
|
Fri, 04 Jun 2010 14:58:24 +0200 |
Lolitech |
Disabled logging commands into files
|
changeset |
files
|
Fri, 04 Jun 2010 14:58:03 +0200 |
Lolitech |
Fixed PLC status bytes values
|
changeset |
files
|
Fri, 04 Jun 2010 13:47:02 +0200 |
laurent |
Move init code from variable to module
|
changeset |
files
|
Fri, 04 Jun 2010 13:09:35 +0200 |
laurent |
Bug with recv from socket fixed
|
changeset |
files
|
Fri, 04 Jun 2010 11:27:00 +0200 |
laurent |
Adding support for command line communication by socket instead of stdin/stdout
|
changeset |
files
|
Fri, 04 Jun 2010 09:02:22 +0200 |
laurent |
Adding support for initialize all LPC module variables even if not used
|
changeset |
files
|
Thu, 03 Jun 2010 17:26:47 +0200 |
Lolitech |
Fixed bug on frame close.
|
changeset |
files
|
Thu, 03 Jun 2010 17:23:11 +0200 |
Lolitech |
Some fixes in LPCApp{Obj,Proto}, to be continued.
|
changeset |
files
|
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.
|
changeset |
files
|
Thu, 03 Jun 2010 17:17:51 +0200 |
Lolitech |
Safer passing of PLC ID to make command line.
|
changeset |
files
|
Thu, 03 Jun 2010 12:57:28 +0200 |
Lolitech |
Refactored LPC connector for new bootloader and application modes
|
changeset |
files
|
Thu, 03 Jun 2010 12:56:21 +0200 |
Lolitech |
Removed boring PLC/build compare messages.
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 02 Jun 2010 16:53:38 +0200 |
laurent |
changes merged
|
changeset |
files
|
Wed, 02 Jun 2010 16:52:58 +0200 |
laurent |
Adding compile button when unconnected
|
changeset |
files
|
Wed, 02 Jun 2010 16:40:06 +0200 |
Lolitech |
Overloaded GetBinaryCode in LPC connector returns ready to send over serial binary
|
changeset |
files
|
Wed, 02 Jun 2010 16:35:00 +0200 |
laurent |
Modifying LPCBeremiz to launch silently a frame and show or hide it on demand.
|
changeset |
files
|
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.
|
changeset |
files
|
Tue, 01 Jun 2010 13:08:13 +0200 |
Lolitech |
merge
|
changeset |
files
|
Tue, 01 Jun 2010 11:24:09 +0200 |
Lolitech |
Cosmetix fixes for LPC tests/build
|
changeset |
files
|
Tue, 01 Jun 2010 10:03:58 +0200 |
lolitech |
merge with forgoten rev
|
changeset |
files
|
Wed, 16 Dec 2009 15:21:17 +0100 |
laurent |
Bug on FileMenu not refreshed when modifications fixed
|
changeset |
files
|
Fri, 25 Dec 2009 13:08:20 +0100 |
Edouard TISSERANT |
Christmas 2009 release
|
changeset |
files
|
Wed, 23 Dec 2009 22:23:02 +0100 |
Edouard TISSERANT |
Fixed startin debugger with non empty debug variable list
|
changeset |
files
|
Wed, 16 Dec 2009 15:09:12 +0100 |
laurent |
Changes merged
|
changeset |
files
|
Wed, 16 Dec 2009 15:08:38 +0100 |
laurent |
Bug when trying to generate LPCBus code fixed
|
changeset |
files
|
Wed, 16 Dec 2009 15:07:47 +0100 |
laurent |
Bug when try to SaveAs on Windows fixed
|
changeset |
files
|
Wed, 16 Dec 2009 14:53:36 +0100 |
Edouard TISSERANT |
merge
|
changeset |
files
|
Wed, 16 Dec 2009 14:13:55 +0100 |
tkragelj |
Changes merged
|
changeset |
files
|