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
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
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
Tue, 15 Dec 2009 14:40:18 +0100 laurent Reset connector when disconnected
Tue, 15 Dec 2009 10:06:01 +0100 laurent Changes merged
Tue, 15 Dec 2009 10:04:33 +0100 laurent Bug on LPCBeremiz when wxPopen asking for Yield after reopening of a Beremiz window fixed
Tue, 15 Dec 2009 10:01:26 +0100 laurent Split BottomNoteBook to make LogConsole always visible
Mon, 14 Dec 2009 21:05:10 +0100 edouard Improved CanFEstival support for LPC - now build and link plugin generated files
Mon, 14 Dec 2009 11:03:59 +0100 laurent Adding support for hard forcing located output
Sat, 12 Dec 2009 20:51:56 +0100 laurent Getting default target when no target defined fixed
Sat, 12 Dec 2009 20:49:07 +0100 laurent Bug not refreshing FileMenu when saving fixed
Fri, 11 Dec 2009 16:39:20 +0100 edouard Revamped LPC connector and toolchain
Fri, 11 Dec 2009 13:04:22 +0100 laurent Bug on testing Retain and Force flags fixed
Fri, 11 Dec 2009 13:03:44 +0100 laurent Adding support for making distinction between external variables and located variables for forcing
Fri, 11 Dec 2009 13:02:30 +0100 laurent Adding support for refreshing FileMenu after plugin tree modification
Fri, 11 Dec 2009 08:49:32 +0100 edouard Fixed debug again, did some code tidying
Thu, 10 Dec 2009 17:36:37 +0100 edouard LPC build and protocol tweaks
Thu, 10 Dec 2009 14:57:27 +0100 edouard LPC connector - one step further
Thu, 10 Dec 2009 12:31:42 +0100 laurent Changes merged
Thu, 10 Dec 2009 12:30:49 +0100 laurent Adding support for defining mandatory parameters and creating blank xml file when there is nothing in the folder in LPCBeremiz
Thu, 10 Dec 2009 12:29:27 +0100 laurent Enable Save Menu item according to project modification state
Thu, 10 Dec 2009 10:13:37 +0100 edouard LPC src directory copy fix
Thu, 10 Dec 2009 10:12:28 +0100 edouard Typo in LPC
Thu, 10 Dec 2009 09:39:05 +0100 laurent Bug when creating new project after opening Beremiz without project defined fixed
Thu, 10 Dec 2009 09:35:39 +0100 laurent Bug when closing Beremiz without a project opened fixed
Thu, 10 Dec 2009 09:34:55 +0100 laurent Bug when opening with not empty buildpath parameter fixed
Wed, 09 Dec 2009 16:53:59 +0100 laurent Catch ProtocolError exception when connection failed
Wed, 09 Dec 2009 16:53:27 +0100 laurent Adding support for simulation in LPCBeremiz
Wed, 09 Dec 2009 16:52:46 +0100 laurent Error in value send when debugging forced external or located variable fixed
Wed, 09 Dec 2009 16:51:22 +0100 laurent One issue on SetDataProducer not handled fixed
Wed, 09 Dec 2009 16:46:59 +0100 laurent Name error in LPC target fixed
Wed, 09 Dec 2009 09:46:37 +0100 laurent Changes merged
Wed, 09 Dec 2009 09:46:13 +0100 laurent Adding support for receiving PLC state from LPCComposer
Wed, 09 Dec 2009 09:44:17 +0100 laurent Catch Pyro exception when connection closed and print message
Wed, 09 Dec 2009 09:43:21 +0100 laurent Bug that block SetVariableList on Linux fixed
Wed, 09 Dec 2009 09:41:00 +0100 Lolitech Fixed freeze on debug suspend.
Wed, 09 Dec 2009 01:11:48 +0100 edouard fixed greg's crap in win32, enhanced debug stability, implemented preliminary retain
Wed, 09 Dec 2009 00:56:18 +0100 edouard fixed greg's crap in win32, enhanced debug stability, implemented preliminary retain
Tue, 08 Dec 2009 17:09:25 +0100 laurent Bug on SFC debugging fixed
Tue, 08 Dec 2009 16:28:10 +0100 laurent Bug on SFC debugging fixed
Tue, 08 Dec 2009 16:27:27 +0100 laurent Bug on RegisterDebugVariable when no PLC running fixed
Tue, 08 Dec 2009 12:54:28 +0100 laurent Replacing target_Makefile by target_LPC
Mon, 07 Dec 2009 22:04:43 +0100 Edouard TISSERANT Arbitrary variable forcing
Mon, 07 Dec 2009 21:27:23 +0100 laurent Bug on passing forced values to DataConsumer fixed
Mon, 07 Dec 2009 21:15:30 +0100 laurent Bug on forcing variable value fixed
Mon, 07 Dec 2009 20:41:42 +0100 laurent Adding command to PLC for forcing PLC variable
Mon, 07 Dec 2009 14:44:58 +0100 laurent Changes merged
Mon, 07 Dec 2009 14:43:27 +0100 laurent Adding support for defining input and output with the same location in LPCBeremiz
Mon, 07 Dec 2009 14:00:33 +0100 edouard merge
Mon, 07 Dec 2009 13:55:52 +0100 edouard Reverted back python test accidentally modified...
Mon, 07 Dec 2009 13:55:13 +0100 edouard Propagated new runtime changes to win32 target
Mon, 07 Dec 2009 10:25:33 +0100 laurent Bug when updating Variable locations fixed
Mon, 07 Dec 2009 10:08:12 +0100 Edouard TISSERANT Fixed typo PLCobject C fallback interface
Sun, 06 Dec 2009 23:05:47 +0100 Edouard TISSERANT Fixed remaining thread on close frame
Sun, 06 Dec 2009 22:52:51 +0100 Edouard TISSERANT Fixes in debug + reconnect to running PLC
Sun, 06 Dec 2009 21:43:34 +0100 Edouard TISSERANT Fixes in run : messages and refresh
Sun, 06 Dec 2009 21:20:21 +0100 laurent Adding support for forcing PLC variable (still command to PLC to implement)
Sun, 06 Dec 2009 21:03:10 +0100 Edouard TISSERANT Now debug is not a button anymore
Sun, 06 Dec 2009 19:39:24 +0100 Edouard TISSERANT Safer debug
Sun, 06 Dec 2009 19:06:36 +0100 Edouard TISSERANT Safer debug unpack result checking, more verbose error message, slower retry when waiting PLC startup
Sun, 06 Dec 2009 18:52:50 +0100 Edouard TISSERANT Fix debug crash
Sun, 06 Dec 2009 17:45:36 +0100 Edouard TISSERANT Debugger still doesn't work crash less...
Sun, 06 Dec 2009 15:58:33 +0100 ed Fixes
Sun, 06 Dec 2009 15:56:44 +0100 ed Typo about autorise console
Sun, 06 Dec 2009 15:55:56 +0100 ed Refactoring in PLCobject, for PLC that do not use python plugin
Sun, 06 Dec 2009 15:54:22 +0100 ed Made python plugin comaptible with accessors
Fri, 04 Dec 2009 15:16:37 +0100 edouard LPC connector enhancements
Fri, 04 Dec 2009 15:15:57 +0100 edouard Reflect changes in iec type definitions in matiec/lib
Fri, 04 Dec 2009 15:14:32 +0100 edouard Fixed automatic console rising on w32
Wed, 02 Dec 2009 20:22:28 +0100 Edouard TISSERANT Preliminary accessor support for debug
Wed, 02 Dec 2009 13:07:57 +0100 Edouard TISSERANT merge
Tue, 01 Dec 2009 13:48:47 +0100 ed Some rough copy'n'paste to pave path for an LPC connector
Tue, 01 Dec 2009 13:45:49 +0100 Edouard TISSERANT Merge