2011-04-19Adding warning message on LPCBeremiz when closing frame and program not saved
laurent [Tue, 19 Apr 2011 11:52:49 +0200] rev 596
Adding warning message on LPCBeremiz when closing frame and program not saved

2011-04-04Added support for handling ANY_DATE types in debugger type translation
Edouard Tisserant [Mon, 04 Apr 2011 11:07:53 +0200] rev 595
Added support for handling ANY_DATE types in debugger type translation

2011-04-01Bug in translation from timedelta to timespec fixed
laurent [Fri, 01 Apr 2011 17:23:04 +0200] rev 594
Bug in translation from timedelta to timespec fixed

2011-04-01fixed typo in latest debugger changes
edouard [Fri, 01 Apr 2011 16:17:38 +0200] rev 593
fixed typo in latest debugger changes

2011-03-31Initial TIME support in debugger
Edouard Tisserant [Thu, 31 Mar 2011 19:09:49 +0200] rev 592
Initial TIME support in debugger

2011-03-31old typo
Edouard Tisserant [Thu, 31 Mar 2011 19:04:03 +0200] rev 591
old typo

2011-03-31Added build shortcut
Edouard Tisserant [Thu, 31 Mar 2011 18:43:41 +0200] rev 590
Added build shortcut

2011-03-31Adding support for disable language translation when default language not available in locale
laurent [Thu, 31 Mar 2011 12:09:38 +0200] rev 589
Adding support for disable language translation when default language not available in locale

2011-03-28spring 2011 - 1.01 bugfix release
Edouard Tisserant [Mon, 28 Mar 2011 11:42:06 +0200] rev 588
spring 2011 - 1.01 bugfix release

2011-03-28Restore RefreshFileMenu in CFileEditor
Edouard Tisserant [Mon, 28 Mar 2011 11:42:00 +0200] rev 587
Restore RefreshFileMenu in CFileEditor

2011-03-27Merged with Edouard's modifications
laurent [Sun, 27 Mar 2011 16:16:55 +0200] rev 586
Merged with Edouard's modifications

2011-03-27Bug in CFileEditor calling refresh of not used FileMenu fixed
laurent [Sun, 27 Mar 2011 15:57:05 +0200] rev 585
Bug in CFileEditor calling refresh of not used FileMenu fixed

2011-03-26file menu with Save implementation in c_ext plugin
Edouard Tisserant [Sat, 26 Mar 2011 22:53:10 +0100] rev 584
file menu with Save implementation in c_ext plugin

2011-03-26Fixed exception when adding variables in C_ext plugin
Edouqrd Tisserant <edouard.tisserant@gmail.com> [Sat, 26 Mar 2011 18:50:51 +0100] rev 583
Fixed exception when adding variables in C_ext plugin

2011-03-25Fix typo in plc_debug.c
Edouqrd Tisserant <edouard.tisserant@gmail.com> [Fri, 25 Mar 2011 17:43:40 +0100] rev 582
Fix typo in plc_debug.c

2011-03-16Also retain when debugger is stalled
edouard [Wed, 16 Mar 2011 18:01:07 +0100] rev 581
Also retain when debugger is stalled

2011-03-16More robust retain buffer validity management
edouard [Wed, 16 Mar 2011 17:26:54 +0100] rev 580
More robust retain buffer validity management

2011-02-24Retain variable for LPC
edouard [Thu, 24 Feb 2011 15:54:45 +0100] rev 579
Retain variable for LPC

2011-02-23Making debugger more stable with LPC
edouard [Wed, 23 Feb 2011 16:54:29 +0100] rev 578
Making debugger more stable with LPC

2011-02-22LPC : Completed initial debug support
edouard [Tue, 22 Feb 2011 14:11:50 +0100] rev 577
LPC : Completed initial debug support

2011-02-18Some typo fixes to make debug related methods in LPCAppOject stop throwing exceptions, less agressive error message when unplugging LPC
edouard [Fri, 18 Feb 2011 12:29:48 +0100] rev 576
Some typo fixes to make debug related methods in LPCAppOject stop throwing exceptions, less agressive error message when unplugging LPC

2011-02-17Removed status polling for LPC, as status cannot change by itself, fixed MD5 comparison in app mode
edouard [Thu, 17 Feb 2011 17:34:29 +0100] rev 575
Removed status polling for LPC, as status cannot change by itself, fixed MD5 comparison in app mode

2011-02-17Prevent status polling to generate an error while PLC is being reset to bootloader mode
edouard [Thu, 17 Feb 2011 17:04:10 +0100] rev 574
Prevent status polling to generate an error while PLC is being reset to bootloader mode

2011-02-17Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds - continued
edouard [Thu, 17 Feb 2011 16:38:42 +0100] rev 573
Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds - continued

2011-02-17Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds
edouard [Thu, 17 Feb 2011 15:59:56 +0100] rev 572
Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds

2011-02-17Debug switch (file in CWD). LPC : better MD5 handling, Run button in boot mode, handling data feedback in boot protocol
edouard [Thu, 17 Feb 2011 10:11:04 +0100] rev 571
Debug switch (file in CWD). LPC : better MD5 handling, Run button in boot mode, handling data feedback in boot protocol

2011-02-03LPC application mode IDLE comamnd is now the same as PLCID (0x07)
Edouqrd Tisserant <edouard.tisserant@gmail.com> [Thu, 03 Feb 2011 18:23:24 +0100] rev 570
LPC application mode IDLE comamnd is now the same as PLCID (0x07)

2011-02-03LPC program transfer more verbose, test code added in __main__ of LPCBootProto
Edouqrd Tisserant <edouard.tisserant@gmail.com> [Thu, 03 Feb 2011 18:20:47 +0100] rev 569
LPC program transfer more verbose, test code added in __main__ of LPCBootProto

2011-02-01Moved locales out of platform agnostic C template
edouard [Tue, 01 Feb 2011 17:28:41 +0100] rev 568
Moved locales out of platform agnostic C template

2011-02-01keep LPC in boot mode to give a chance to ask for a transfer
edouard [Tue, 01 Feb 2011 11:05:07 +0100] rev 567
keep LPC in boot mode to give a chance to ask for a transfer

2010-11-17Fix bug in LPCBeremiz that use input retrieve and publish code for ouput with the same location
laurent [Wed, 17 Nov 2010 08:30:35 +0100] rev 566
Fix bug in LPCBeremiz that use input retrieve and publish code for ouput with the same location

2010-08-19Adding german translations (thanks to anonymous contributor)
laurent [Thu, 19 Aug 2010 16:08:12 +0200] rev 565
Adding german translations (thanks to anonymous contributor)

2010-06-04merge
ed [Fri, 04 Jun 2010 17:36:11 +0200] rev 564
merge

2010-06-04Better serial comm handling in LPC connector
Lolitech [Fri, 04 Jun 2010 16:11:19 +0200] rev 563
Better serial comm handling in LPC connector

2010-06-04Fix MatchMD5 result if no serial connection available
laurent [Fri, 04 Jun 2010 17:04:25 +0200] rev 562
Fix MatchMD5 result if no serial connection available

2010-06-04Fix bug on LPCConnector initial value
laurent [Fri, 04 Jun 2010 15:39:14 +0200] rev 561
Fix bug on LPCConnector initial value

2010-06-04Fix transfer button enable state and build button state
laurent [Fri, 04 Jun 2010 15:35:28 +0200] rev 560
Fix transfer button enable state and build button state

2010-06-04Fix buttons state according to online mode
laurent [Fri, 04 Jun 2010 15:17:48 +0200] rev 559
Fix buttons state according to online mode

2010-06-04(no commit message)
Lolitech [Fri, 04 Jun 2010 15:16:23 +0200] rev 558
(no commit message)

2010-06-04Removed PLCprint, not existing in LPC connector context.
Lolitech [Fri, 04 Jun 2010 15:11:27 +0200] rev 557
Removed PLCprint, not existing in LPC connector context.

2010-06-04LPC Composer don't send comma at the end of serial port name.
Lolitech [Fri, 04 Jun 2010 14:59:11 +0200] rev 556
LPC Composer don't send comma at the end of serial port name.

2010-06-04Disabled logging commands into files
Lolitech [Fri, 04 Jun 2010 14:58:24 +0200] rev 555
Disabled logging commands into files

2010-06-04Fixed PLC status bytes values
Lolitech [Fri, 04 Jun 2010 14:58:03 +0200] rev 554
Fixed PLC status bytes values

2010-06-04Move init code from variable to module
laurent [Fri, 04 Jun 2010 13:47:02 +0200] rev 553
Move init code from variable to module

2010-06-04Bug with recv from socket fixed
laurent [Fri, 04 Jun 2010 13:09:35 +0200] rev 552
Bug with recv from socket fixed

2010-06-04Adding support for command line communication by socket instead of stdin/stdout
laurent [Fri, 04 Jun 2010 11:27:00 +0200] rev 551
Adding support for command line communication by socket instead of stdin/stdout

2010-06-04Adding support for initialize all LPC module variables even if not used
laurent [Fri, 04 Jun 2010 09:02:22 +0200] rev 550
Adding support for initialize all LPC module variables even if not used

2010-06-03Fixed bug on frame close.
Lolitech [Thu, 03 Jun 2010 17:26:47 +0200] rev 549
Fixed bug on frame close.

2010-06-03Some fixes in LPCApp{Obj,Proto}, to be continued.
Lolitech [Thu, 03 Jun 2010 17:23:11 +0200] rev 548
Some fixes in LPCApp{Obj,Proto}, to be continued.

2010-06-03Reorganization 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.
Lolitech [Thu, 03 Jun 2010 17:21:40 +0200] rev 547
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.

2010-06-03Safer passing of PLC ID to make command line.
Lolitech [Thu, 03 Jun 2010 17:17:51 +0200] rev 546
Safer passing of PLC ID to make command line.

2010-06-03Refactored LPC connector for new bootloader and application modes
Lolitech [Thu, 03 Jun 2010 12:57:28 +0200] rev 545
Refactored LPC connector for new bootloader and application modes

2010-06-03Removed boring PLC/build compare messages.
Lolitech [Thu, 03 Jun 2010 12:56:21 +0200] rev 544
Removed boring PLC/build compare messages.

2010-06-03Disabled boring standard conformance checks, fixed possible race condition with StatusTimer, fixed warning message in AbortTransfer
Lolitech [Thu, 03 Jun 2010 12:54:45 +0200] rev 543
Disabled boring standard conformance checks, fixed possible race condition with StatusTimer, fixed warning message in AbortTransfer

2010-06-02changes merged
laurent [Wed, 02 Jun 2010 16:53:38 +0200] rev 542
changes merged

2010-06-02Adding compile button when unconnected
laurent [Wed, 02 Jun 2010 16:52:58 +0200] rev 541
Adding compile button when unconnected

2010-06-02Overloaded GetBinaryCode in LPC connector returns ready to send over serial binary
Lolitech [Wed, 02 Jun 2010 16:40:06 +0200] rev 540
Overloaded GetBinaryCode in LPC connector returns ready to send over serial binary

2010-06-02Modifying LPCBeremiz to launch silently a frame and show or hide it on demand.
laurent [Wed, 02 Jun 2010 16:35:00 +0200] rev 539
Modifying LPCBeremiz to launch silently a frame and show or hide it on demand.
Adding support for transferring LPC programs.

2010-06-02Moved LPC specific code from toolchain_makefile into LPC target, added FROM_BEREMIZ variable to tell LPC's makefile it is invoked from here.
edouard [Wed, 02 Jun 2010 10:08:58 +0200] rev 538
Moved LPC specific code from toolchain_makefile into LPC target, added FROM_BEREMIZ variable to tell LPC's makefile it is invoked from here.

2010-06-01merge
Lolitech@ACER9810.smarteh.local [Tue, 01 Jun 2010 13:08:13 +0200] rev 537
merge