2009-12-15 laurent Reset connector when disconnected
2009-12-15 laurent Changes merged
2009-12-15 laurent Bug on LPCBeremiz when wxPopen asking for Yield after reopening of a Beremiz window fixed
2009-12-15 laurent Split BottomNoteBook to make LogConsole always visible
2009-12-14 edouard Improved CanFEstival support for LPC - now build and link plugin generated files
2009-12-14 laurent Adding support for hard forcing located output
2009-12-12 laurent Getting default target when no target defined fixed
2009-12-12 laurent Bug not refreshing FileMenu when saving fixed
2009-12-11 edouard Revamped LPC connector and toolchain
2009-12-11 laurent Bug on testing Retain and Force flags fixed
2009-12-11 laurent Adding support for making distinction between external variables and located variables for forcing
2009-12-11 laurent Adding support for refreshing FileMenu after plugin tree modification
2009-12-11 edouard Fixed debug again, did some code tidying
2009-12-10 edouard LPC build and protocol tweaks
2009-12-10 edouard LPC connector - one step further
2009-12-10 laurent Changes merged
2009-12-10 laurent Adding support for defining mandatory parameters and creating blank xml file when there is nothing in the folder in LPCBeremiz
2009-12-10 laurent Enable Save Menu item according to project modification state
2009-12-10 edouard LPC src directory copy fix
2009-12-10 edouard Typo in LPC
2009-12-10 laurent Bug when creating new project after opening Beremiz without project defined fixed
2009-12-10 laurent Bug when closing Beremiz without a project opened fixed
2009-12-10 laurent Bug when opening with not empty buildpath parameter fixed
2009-12-09 laurent Catch ProtocolError exception when connection failed
2009-12-09 laurent Adding support for simulation in LPCBeremiz
2009-12-09 laurent Error in value send when debugging forced external or located variable fixed
2009-12-09 laurent One issue on SetDataProducer not handled fixed
2009-12-09 laurent Name error in LPC target fixed
2009-12-09 laurent Changes merged
2009-12-09 laurent Adding support for receiving PLC state from LPCComposer
2009-12-09 laurent Catch Pyro exception when connection closed and print message
2009-12-09 laurent Bug that block SetVariableList on Linux fixed
2009-12-09 Lolitech Fixed freeze on debug suspend.
2009-12-09 edouard fixed greg's crap in win32, enhanced debug stability, implemented preliminary retain
2009-12-08 edouard fixed greg's crap in win32, enhanced debug stability, implemented preliminary retain
2009-12-08 laurent Bug on SFC debugging fixed
2009-12-08 laurent Bug on SFC debugging fixed
2009-12-08 laurent Bug on RegisterDebugVariable when no PLC running fixed
2009-12-08 laurent Replacing target_Makefile by target_LPC
2009-12-07 Edouard TISSERANT Arbitrary variable forcing
2009-12-07 laurent Bug on passing forced values to DataConsumer fixed
2009-12-07 laurent Bug on forcing variable value fixed
2009-12-07 laurent Adding command to PLC for forcing PLC variable
2009-12-07 laurent Changes merged
2009-12-07 laurent Adding support for defining input and output with the same location in LPCBeremiz
2009-12-07 edouard merge
2009-12-07 edouard Reverted back python test accidentally modified...
2009-12-07 edouard Propagated new runtime changes to win32 target
2009-12-07 laurent Bug when updating Variable locations fixed
2009-12-07 Edouard TISSERANT Fixed typo PLCobject C fallback interface
2009-12-06 Edouard TISSERANT Fixed remaining thread on close frame
2009-12-06 Edouard TISSERANT Fixes in debug + reconnect to running PLC
2009-12-06 Edouard TISSERANT Fixes in run : messages and refresh
2009-12-06 laurent Adding support for forcing PLC variable (still command to PLC to implement)
2009-12-06 Edouard TISSERANT Now debug is not a button anymore
2009-12-06 Edouard TISSERANT Safer debug
2009-12-06 Edouard TISSERANT Safer debug unpack result checking, more verbose error message, slower retry when waiting PLC startup
2009-12-06 Edouard TISSERANT Fix debug crash
2009-12-06 Edouard TISSERANT Debugger still doesn't work crash less...
2009-12-06 ed Fixes