beremiz
Clone
Summary
Browse
Changes
Graph
Cleanup in canfestival plugin. No more meaningless default values.
2013-03-06, Edouard Tisserant
d72a866cf9b0
Python shell and wx inspector now both available even when PLC not started
2013-03-06, Edouard Tisserant
046aeae0d71c
Added CWD to ProcessLogger, and make sure local runtime have CWD setup correctly
2013-03-06, Edouard Tisserant
511bf048b8b7
CanFestival plugin now sends driver as extra file to runtime if matching target. Helps on windows to resolve DLL
2013-03-05, Edouard Tisserant
463d4b2b058d
Fixed 'python shell' failure from runtime tray icon menu in some case, when PLC init failed
2013-03-05, Edouard Tisserant
c838c50f8946
More ignored files in .hgignore
2013-03-04, Edouard Tisserant
7ef2f485c28f
Made logging compatible with windows API
2013-03-04, Edouard Tisserant
ab487d32ce9a
Fixed dead code in c_ext, and updated test accordingly
2013-03-04, Edouard Tisserant
1fb6cf5a4c4d
Fixed bug when drag'n dropping variables from left panel
2013-02-28, Laurent Bessard
c1f901403a34
Extracted FolderTree control from FileManagementPanel to be able to use it anywhere else
2013-02-27, Laurent Bessard
7f9a9c47a317
Fixed bug when closing Beremiz and grid editor is shown on Windows
2013-02-27, Laurent Bessard
bf896711921c
Fixed SFC keyword definition
2013-02-27, Laurent Bessard
aa24cf3b7009
Fix semantic error while compiling project including canfestival extension instances
2013-02-27, Laurent Bessard
89fead207c35
Fix bugs in DataTypeEditor
2013-02-27, Laurent Bessard
82e2a155a3ce
Fix bug on Windows with wxPaintDC
2013-02-27, Laurent Bessard
9343740603f5
Added support for drag'n dropping non-numeric variables
2013-02-26, Laurent Bessard
c1159acb0886
Introduce Beremiz Native POU library. Now LOGGER POU is part of Beremiz' native POU library
2013-02-26, Edouard Tisserant
52a17be9c4d1
Fixed panels displaying non-numeric variables in DebugVariablePanel
2013-02-26, Laurent Bessard
da7f80e04a54
Fixed bug with LastRefreshTimer when closing debug viewer
2013-02-26, Laurent Bessard
2ba9d7e3be72
Fixed bug ForceVariableDialog when forcing DATETIME variables
2013-02-26, Laurent Bessard
b6e93549de2e
Fixed bug PouInstancePanel not updated when drag'n dropping variable from extensions
2013-02-24, Laurent Bessard
0c68d1af821d
Added missing images
2013-02-22, Laurent Bessard
7c5bb4459993
Fixed bug with 3D graphs in debug variable panel
2013-02-22, Laurent Bessard
ef1bfe848bf9
Added support for changing graph size using handles like sash window
2013-02-21, Laurent Bessard
bd6fdbb61784
Added button for exporting individual graph values to clipboard
2013-02-21, Laurent Bessard
364d178df2d3
Added button in graph for changing graph size to minimum
2013-02-21, Laurent Bessard
fc1515f27e1f
Fixed highlights for dropping graphs between the others
2013-02-20, Laurent Bessard
fc00c11feff5
Fixed bug with LastRefreshTimer
2013-02-20, Laurent Bessard
6c320534627e
Improved matplotlib graphic debug panel implementation
2013-02-20, Laurent Bessard
ebe63100b6d7
Improved matplotlib graphic debug panel implementation
2013-02-20, Laurent Bessard
da4970f6c46c
Improved matplotlib graphic debug panel implementation
2013-02-19, Laurent Bessard
4be515ac635e
Improved matplotlib graphic debug panel implementation
2013-02-17, Laurent Bessard
c562031146e4
Improved matplotlib graphic debug panel implementation
2013-02-12, Laurent Bessard
a94e7fea7051
Fix bug when resetting graphs values
2013-02-07, Laurent Bessard
bd3e5b65e8be
Merged
2013-02-06, Laurent Bessard
2323981f5d41
Added support for drag'n drop variable from one graph to another with visible graph
2013-02-06, Laurent Bessard
5f9dd88a605b
Added support for displaying string variables variations in a graph and cursor on graphs
2013-02-05, Laurent Bessard
5f2cc382be8c
Fixed crash (segfault) when logging debug messages
2013-02-05, Edouard Tisserant
6ef6e0b3a908
Better PLC log message time stamp display. Better console information when connecting.
2013-02-03, Edouard Tisserant
60fafd828a30
Added log messages time-stamping
2013-02-02, Edouard Tisserant
a8db48ec2c31
Replaced SplitterWindow in ConfTreeNodeEditor by Notebook
2013-01-30, Laurent Bessard
1499a4d225db
Fix bug in DebugVariablePanel when manipulating graph layout and adding drag'n drop graph from parallel graphs and moving graphs order
2013-01-30, Laurent Bessard
4a36e38e51d3
Fix bug with refresh PLC status tool bar
2013-01-30, Laurent Bessard
aa136ef12506
Now logging have 4 levels
2013-01-30, Edouard Tisserant
401e44bae7c0
Improved matplotlib graphic debug panel implementation, adding force, release, split and delete graph buttons, replacing data grid by adding panel displaying non-numeric data between graphs
2013-01-29, Laurent Bessard
697d8b77d716
Fix bug when closing project
2013-01-29, Laurent Bessard
8dc28b21bdac
More stable logging. Added small one-entry log for loading errors. Test now include python side concurrent logging
2013-01-29, Edouard Tisserant
94436558f0ce
merge
2013-01-29, Edouard Tisserant
5d6a04abab3c
Fixed bugs in support for change DebugVariablePanel 2D graphs layout using drag'n drop
2013-01-24, Laurent Bessard
bf855ccf3705
Log redirected to console, dump of all available log to console when connecting to PLC
2013-01-29, Edouard Tisserant
ffa24427396a
Experimental logging feature in PLC debug
2013-01-24, Edouard Tisserant
f6d06bdd31e8
Adding support for change DebugVariablePanel 2D graphs layout using drag'n drop
2013-01-24, Laurent Bessard
852af7c6f0ef
Fixed bug with mouse capture not released in graphic Viewers in debug mode when drag'n dropping wire variable to DebugVariablePanel
2013-01-24, Laurent Bessard
50a8192fbb23
Fixed performance issue with matplotlib in DebugVariablePanel and hide 3D graphics when not needed
2013-01-22, Laurent Bessard
591cb3d96980
Python runtime now dlopens shared library immediatly after transfer, and release it only immediately before reloading a new one. This is probably going to reveal lot of dirty cleanups during start/stop cycles.
2013-01-22, Edouard Tisserant
de452d65865c
Fix DebugVariablePanel time range position
2013-01-17, Laurent Bessard
eaa1d3a4b52b
Fix bug debug slow interface when refresh time of a DebugViewer is longer than debug refresh period
2013-01-16, Laurent Bessard
73f6333d50a4
Fix bug in DebugVariablePanel graphics not reset when program is restart
2013-01-16, Laurent Bessard
e70daa8bca85
Adding support for defining a time range for DebugVariablePanel graphics and navigating across the recording.
2013-01-15, Laurent Bessard
ffa8ee5ee2fe
Fix bug when compiling project containing non-ascii characters
2012-12-19, Laurent Bessard
ab43f3e40b9d