Laurent Bessard [Fri, 06 Dec 2013 13:24:28 +0100] rev 1383
Added example of SFC simulating traffic lights
Laurent Bessard [Thu, 05 Dec 2013 20:06:19 +0100] rev 1382
Fixed bugs in SFC when loading transition condition and referenced transition or action body
Laurent Bessard [Thu, 05 Dec 2013 20:03:27 +0100] rev 1381
Fixed bug with edge and storage parameters in contact and coil not loaded in file saved with older version
Laurent Bessard [Thu, 05 Dec 2013 18:08:31 +0100] rev 1380
Fixed bug when defining variable type as explicit array in VariablePanel
Laurent Bessard [Thu, 05 Dec 2013 18:00:15 +0100] rev 1379
Fixed bug with function POU when extracting return type
Laurent Bessard [Thu, 05 Dec 2013 17:58:51 +0100] rev 1378
Fixed bug with non-ascii characters in program comments
Laurent Bessard [Thu, 21 Nov 2013 00:33:02 +0100] rev 1377
Fixed bug when debugging wire connected to output connector with modifiers even if connector/continuation is used to replace long wires
Laurent Bessard [Wed, 20 Nov 2013 09:38:13 +0100] rev 1376
Fixed bug in debugger when debug tick received is None
Laurent Bessard [Wed, 13 Nov 2013 23:25:26 +0100] rev 1375
Fixed bug with decimal value string formatting
Laurent Bessard [Mon, 11 Nov 2013 00:59:19 +0100] rev 1374
Fixed bug with decimal value string formatting
Laurent Bessard [Thu, 07 Nov 2013 00:31:46 +0100] rev 1373
Fixed bug when graphic element position and size and connection points are decimal
Laurent Bessard [Thu, 07 Nov 2013 00:16:00 +0100] rev 1372
Fixed bug in test if block type is used by current edited pou
Laurent Bessard [Fri, 25 Oct 2013 09:57:36 +0200] rev 1371
Fixed bug when adding and removing function block in graphic viewer. In some cases, the associated variable could stay in the variable panel.
Laurent Bessard [Thu, 17 Oct 2013 23:27:23 +0200] rev 1370
Fixed coil and contact dialog to let user select a complex type variable for contact and coil expression
Laurent Bessard [Thu, 17 Oct 2013 12:20:36 +0200] rev 1369
Fixed bug Drag'n drop variables from left panel to debug panel disabled
Laurent Bessard [Wed, 16 Oct 2013 23:54:44 +0200] rev 1368
Fixed bugs with pou variable infos computation stylesheet
Laurent Bessard [Wed, 16 Oct 2013 11:36:22 +0200] rev 1367
Fixed bug when pasting element with an odd width or height
Laurent Bessard [Mon, 14 Oct 2013 14:59:15 +0200] rev 1366
Fixed refresh speed so that interface is not blocked when debugging
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.