Lolitech [Fri, 04 Jun 2010 14:58:03 +0200] rev 554
Fixed PLC status bytes values
laurent [Fri, 04 Jun 2010 13:47:02 +0200] rev 553
Move init code from variable to module
laurent [Fri, 04 Jun 2010 13:09:35 +0200] rev 552
Bug with recv from socket fixed
laurent [Fri, 04 Jun 2010 11:27:00 +0200] rev 551
Adding support for command line communication by socket instead of stdin/stdout
laurent [Fri, 04 Jun 2010 09:02:22 +0200] rev 550
Adding support for initialize all LPC module variables even if not used
Lolitech [Thu, 03 Jun 2010 17:26:47 +0200] rev 549
Fixed bug on frame close.
Lolitech [Thu, 03 Jun 2010 17:23:11 +0200] rev 548
Some fixes in LPCApp{Obj,Proto}, to be continued.
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.
Lolitech [Thu, 03 Jun 2010 17:17:51 +0200] rev 546
Safer passing of PLC ID to make command line.
Lolitech [Thu, 03 Jun 2010 12:57:28 +0200] rev 545
Refactored LPC connector for new bootloader and application modes