Laurent Bessard [Mon, 14 Oct 2013 12:28:44 +0200] rev 1365
Added support for optimizing debug, preventing to filling buffers with only the last value for debug data consumers that only show the current state
Laurent Bessard [Mon, 14 Oct 2013 10:49:04 +0200] rev 1364
Remove old debug panels and viewers not using matplotlib
Laurent Bessard [Mon, 14 Oct 2013 10:31:32 +0200] rev 1363
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
Edouard Tisserant [Sat, 12 Oct 2013 10:10:30 +0900] rev 1362
Cleaner matplotlib import preventing noisy warnings
Laurent Bessard [Fri, 11 Oct 2013 12:10:40 +0200] rev 1361
Fixed bugs when editing resource variables and tasks
Laurent Bessard [Fri, 11 Oct 2013 10:07:56 +0200] rev 1360
Fixed bug when debugging PLC with Graphic Viewer in debug open and re-transfer PLC
Laurent Bessard [Fri, 11 Oct 2013 08:58:32 +0200] rev 1359
Fixed bug when loading complex type variable initial value
Laurent Bessard [Fri, 11 Oct 2013 08:54:50 +0200] rev 1358
Fixed bug when building project with configuration extra variables
Laurent Bessard [Thu, 10 Oct 2013 17:43:11 +0200] rev 1357
Fixed bug wrong pin number in dialog when creating new power rail on Windows
Laurent Bessard [Thu, 10 Oct 2013 17:10:01 +0200] rev 1356
Fixed bug when removing coil in LD viewer, wires wasn't deleted.
Laurent Bessard [Thu, 10 Oct 2013 17:04:23 +0200] rev 1355
Fixed bug when modifying power rail in LD Viewer
Laurent Bessard [Thu, 10 Oct 2013 14:46:03 +0200] rev 1354
Fixed bug when selecting pou that is not used in project
Laurent Bessard [Thu, 10 Oct 2013 10:03:56 +0200] rev 1353
Added makefile for generating xslt stylesheet from ysl2 files
Laurent Bessard [Thu, 10 Oct 2013 09:44:13 +0200] rev 1352
Fixed pou instance path list computing stylesheet
Laurent Bessard [Thu, 10 Oct 2013 09:43:52 +0200] rev 1351
Fixed pou tagname of instance path computing stylesheet
Laurent Bessard [Wed, 09 Oct 2013 23:06:47 +0200] rev 1350
Fixed pou instance path list computing stylesheet
Laurent Bessard [Wed, 09 Oct 2013 22:01:21 +0200] rev 1349
Fixed xslt stylesheets with pretty print versions
Laurent Bessard [Wed, 09 Oct 2013 22:00:23 +0200] rev 1348
Fixed pou variables instance information loading stylesheet
Laurent Bessard [Wed, 09 Oct 2013 10:57:20 +0200] rev 1347
Fixed pou variables information loading stylesheet
Laurent Bessard [Fri, 04 Oct 2013 12:17:03 +0200] rev 1346
Fixed bug when editing SFC divergence
Laurent Bessard [Fri, 04 Oct 2013 12:16:31 +0200] rev 1345
Improved syntax of pou block information loading stylesheet
Laurent Bessard [Fri, 04 Oct 2013 09:40:16 +0200] rev 1344
Fixed bug when loading connectors modifier
Laurent Bessard [Thu, 03 Oct 2013 19:01:28 +0200] rev 1343
Fixed PouInstanceVariablesPanel, replacing wx controls, too long to create and destroy, by bitmaps directly drawn in panel
Laurent Bessard [Thu, 03 Oct 2013 18:59:18 +0200] rev 1342
Fixed various latency issues removing unnecessary calls