graphics/DebugDataConsumer.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
Wed, 05 Jun 2013 00:19:11 +0200 Laurent Bessard Fixed in DebugDataConsumer value translation inhibit support
Mon, 03 Jun 2013 17:29:03 +0200 Laurent Bessard Added support for opening text viewer by default and toggling between GraphicViewer and TextViewer
Wed, 29 May 2013 22:27:20 +0200 Laurent Bessard Moved and start to rewrite DebugVariablePanel splitting it into multiple files
Mon, 27 May 2013 13:09:54 +0200 Laurent Bessard Moved and rewrote DebugViewer and DebusDataConsumer classes