editors/DebugViewer.py
Mon, 14 Oct 2013 10:31:32 +0200 Laurent Bessard Added new debug process separating non-wx thread extracting debug values from connector and 10 Hz wx timer refreshing Beremiz debug Viewers and communicating throw double-buffering, to avoid segmentation faults and optimize CPU usage
Mon, 03 Jun 2013 22:09:01 +0200 Laurent Bessard Rewrite DebugVariablePanel
Mon, 03 Jun 2013 08:35:23 +0200 Laurent Bessard Fixed bug when closing debug tab or beremiz frame with variable debugged and PLC is running
Fri, 31 May 2013 14:17:23 +0200 Laurent Bessard Fixed bug Viewer not refreshed when debugging
Mon, 27 May 2013 13:09:54 +0200 Laurent Bessard Moved and rewrote DebugViewer and DebusDataConsumer classes