Tue, 08 Dec 2009 17:09:25 +0100Bug on SFC debugging fixed
laurent [Tue, 08 Dec 2009 17:09:25 +0100] rev 481
Bug on SFC debugging fixed

Tue, 08 Dec 2009 16:28:10 +0100Bug on SFC debugging fixed
laurent [Tue, 08 Dec 2009 16:28:10 +0100] rev 480
Bug on SFC debugging fixed

Tue, 08 Dec 2009 16:27:27 +0100Bug on RegisterDebugVariable when no PLC running fixed
laurent [Tue, 08 Dec 2009 16:27:27 +0100] rev 479
Bug on RegisterDebugVariable when no PLC running fixed

Tue, 08 Dec 2009 12:54:28 +0100Replacing target_Makefile by target_LPC
laurent [Tue, 08 Dec 2009 12:54:28 +0100] rev 478
Replacing target_Makefile by target_LPC
Making Beremiz accept folder instead of xml file for project
Removing Clean button

Mon, 07 Dec 2009 22:04:43 +0100Arbitrary variable forcing
Edouard TISSERANT <edouard.tisserant@gmail.com> [Mon, 07 Dec 2009 22:04:43 +0100] rev 477
Arbitrary variable forcing

Mon, 07 Dec 2009 21:27:23 +0100Bug on passing forced values to DataConsumer fixed
laurent [Mon, 07 Dec 2009 21:27:23 +0100] rev 476
Bug on passing forced values to DataConsumer fixed

Mon, 07 Dec 2009 21:15:30 +0100Bug on forcing variable value fixed
laurent [Mon, 07 Dec 2009 21:15:30 +0100] rev 475
Bug on forcing variable value fixed

Mon, 07 Dec 2009 20:41:42 +0100Adding command to PLC for forcing PLC variable
laurent [Mon, 07 Dec 2009 20:41:42 +0100] rev 474
Adding command to PLC for forcing PLC variable

Mon, 07 Dec 2009 14:44:58 +0100Changes merged
laurent [Mon, 07 Dec 2009 14:44:58 +0100] rev 473
Changes merged

Mon, 07 Dec 2009 14:43:27 +0100Adding support for defining input and output with the same location in LPCBeremiz
laurent [Mon, 07 Dec 2009 14:43:27 +0100] rev 472
Adding support for defining input and output with the same location in LPCBeremiz

Mon, 07 Dec 2009 14:00:33 +0100merge
edouard [Mon, 07 Dec 2009 14:00:33 +0100] rev 471
merge

Mon, 07 Dec 2009 13:55:52 +0100Reverted back python test accidentally modified...
edouard [Mon, 07 Dec 2009 13:55:52 +0100] rev 470
Reverted back python test accidentally modified...

Mon, 07 Dec 2009 13:55:13 +0100Propagated new runtime changes to win32 target
edouard [Mon, 07 Dec 2009 13:55:13 +0100] rev 469
Propagated new runtime changes to win32 target

Mon, 07 Dec 2009 10:25:33 +0100Bug when updating Variable locations fixed
laurent [Mon, 07 Dec 2009 10:25:33 +0100] rev 468
Bug when updating Variable locations fixed

Mon, 07 Dec 2009 10:08:12 +0100Fixed typo PLCobject C fallback interface
Edouard TISSERANT <edouard.tisserant@gmail.com> [Mon, 07 Dec 2009 10:08:12 +0100] rev 467
Fixed typo PLCobject C fallback interface

Sun, 06 Dec 2009 23:05:47 +0100Fixed remaining thread on close frame
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 06 Dec 2009 23:05:47 +0100] rev 466
Fixed remaining thread on close frame

Sun, 06 Dec 2009 22:52:51 +0100Fixes in debug + reconnect to running PLC
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 06 Dec 2009 22:52:51 +0100] rev 465
Fixes in debug + reconnect to running PLC

Sun, 06 Dec 2009 21:43:34 +0100Fixes in run : messages and refresh
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 06 Dec 2009 21:43:34 +0100] rev 464
Fixes in run : messages and refresh

Sun, 06 Dec 2009 21:20:21 +0100Adding support for forcing PLC variable (still command to PLC to implement)
laurent [Sun, 06 Dec 2009 21:20:21 +0100] rev 463
Adding support for forcing PLC variable (still command to PLC to implement)

Sun, 06 Dec 2009 21:03:10 +0100Now debug is not a button anymore
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 06 Dec 2009 21:03:10 +0100] rev 462
Now debug is not a button anymore

Sun, 06 Dec 2009 19:39:24 +0100Safer debug
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 06 Dec 2009 19:39:24 +0100] rev 461
Safer debug

Sun, 06 Dec 2009 19:06:36 +0100Safer debug unpack result checking, more verbose error message, slower retry when waiting PLC startup
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 06 Dec 2009 19:06:36 +0100] rev 460
Safer debug unpack result checking, more verbose error message, slower retry when waiting PLC startup

Sun, 06 Dec 2009 18:52:50 +0100Fix debug crash
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 06 Dec 2009 18:52:50 +0100] rev 459
Fix debug crash

Sun, 06 Dec 2009 17:45:36 +0100Debugger still doesn't work crash less...
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 06 Dec 2009 17:45:36 +0100] rev 458
Debugger still doesn't work crash less...

Sun, 06 Dec 2009 15:58:33 +0100Fixes
ed [Sun, 06 Dec 2009 15:58:33 +0100] rev 457
Fixes

Sun, 06 Dec 2009 15:56:44 +0100Typo about autorise console
ed [Sun, 06 Dec 2009 15:56:44 +0100] rev 456
Typo about autorise console

Sun, 06 Dec 2009 15:55:56 +0100Refactoring in PLCobject, for PLC that do not use python plugin
ed [Sun, 06 Dec 2009 15:55:56 +0100] rev 455
Refactoring in PLCobject, for PLC that do not use python plugin

Sun, 06 Dec 2009 15:54:22 +0100Made python plugin comaptible with accessors
ed [Sun, 06 Dec 2009 15:54:22 +0100] rev 454
Made python plugin comaptible with accessors

Fri, 04 Dec 2009 15:16:37 +0100LPC connector enhancements
edouard [Fri, 04 Dec 2009 15:16:37 +0100] rev 453
LPC connector enhancements

Fri, 04 Dec 2009 15:15:57 +0100Reflect changes in iec type definitions in matiec/lib
edouard [Fri, 04 Dec 2009 15:15:57 +0100] rev 452
Reflect changes in iec type definitions in matiec/lib