2013-10-14 |
Laurent Bessard |
Remove old debug panels and viewers not using matplotlib
|
changeset |
files
|
2013-10-14 |
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
|
changeset |
files
|
2013-10-12 |
Edouard Tisserant |
Cleaner matplotlib import preventing noisy warnings
|
changeset |
files
|
2013-10-11 |
Laurent Bessard |
Fixed bugs when editing resource variables and tasks
|
changeset |
files
|
2013-10-11 |
Laurent Bessard |
Fixed bug when debugging PLC with Graphic Viewer in debug open and re-transfer PLC
|
changeset |
files
|
2013-10-11 |
Laurent Bessard |
Fixed bug when loading complex type variable initial value
|
changeset |
files
|
2013-10-11 |
Laurent Bessard |
Fixed bug when building project with configuration extra variables
|
changeset |
files
|
2013-10-10 |
Laurent Bessard |
Fixed bug wrong pin number in dialog when creating new power rail on Windows
|
changeset |
files
|
2013-10-10 |
Laurent Bessard |
Fixed bug when removing coil in LD viewer, wires wasn't deleted.
|
changeset |
files
|
2013-10-10 |
Laurent Bessard |
Fixed bug when modifying power rail in LD Viewer
|
changeset |
files
|
2013-10-10 |
Laurent Bessard |
Fixed bug when selecting pou that is not used in project
|
changeset |
files
|
2013-10-10 |
Laurent Bessard |
Added makefile for generating xslt stylesheet from ysl2 files
|
changeset |
files
|
2013-10-10 |
Laurent Bessard |
Fixed pou instance path list computing stylesheet
|
changeset |
files
|
2013-10-10 |
Laurent Bessard |
Fixed pou tagname of instance path computing stylesheet
|
changeset |
files
|
2013-10-09 |
Laurent Bessard |
Fixed pou instance path list computing stylesheet
|
changeset |
files
|
2013-10-09 |
Laurent Bessard |
Fixed xslt stylesheets with pretty print versions
|
changeset |
files
|
2013-10-09 |
Laurent Bessard |
Fixed pou variables instance information loading stylesheet
|
changeset |
files
|
2013-10-09 |
Laurent Bessard |
Fixed pou variables information loading stylesheet
|
changeset |
files
|
2013-10-04 |
Laurent Bessard |
Fixed bug when editing SFC divergence
|
changeset |
files
|
2013-10-04 |
Laurent Bessard |
Improved syntax of pou block information loading stylesheet
|
changeset |
files
|
2013-10-04 |
Laurent Bessard |
Fixed bug when loading connectors modifier
|
changeset |
files
|
2013-10-03 |
Laurent Bessard |
Fixed PouInstanceVariablesPanel, replacing wx controls, too long to create and destroy, by bitmaps directly drawn in panel
|
changeset |
files
|
2013-10-03 |
Laurent Bessard |
Fixed various latency issues removing unnecessary calls
|
changeset |
files
|
2013-10-02 |
Laurent Bessard |
Fixed ActionInfos class with slots
|
changeset |
files
|
2013-10-02 |
Laurent Bessard |
Fixed bug when cancelling ActionBlockDialog
|
changeset |
files
|
2013-10-02 |
Laurent Bessard |
Fixed bug in actionBlock actions editing
|
changeset |
files
|
2013-10-01 |
Laurent Bessard |
Replaced old graphic viewer blocks loading process by xslt stylesheet
|
changeset |
files
|
2013-10-01 |
Laurent Bessard |
Fixed bug with Copy/Paste function instance block when previously edited
|
changeset |
files
|
2013-09-29 |
Laurent Bessard |
Merged
|
changeset |
files
|
2013-09-29 |
Laurent Bessard |
Fixed bug when loading graphic pou connection between blocks and no points for drawing wire are defined
|
changeset |
files
|
2013-09-29 |
Laurent Bessard |
Added support for loading PLCOpen v1 files and modify their content to be compatible with PLCOpen v2
|
changeset |
files
|
2013-09-28 |
Edouard Tisserant |
merged
|
changeset |
files
|
2013-09-27 |
Laurent Bessard |
Fixed error message printed when error in XML files is detected
|
changeset |
files
|
2013-09-27 |
Laurent Bessard |
Added support for speed-up loading of graphic POU tabs
|
changeset |
files
|
2013-09-27 |
Laurent Bessard |
Added support for loading XML file even if not following XSD schema (but still following XML syntax), warning user of errors in XML file
|
changeset |
files
|
2013-09-27 |
Edouard Tisserant |
merged
|
changeset |
files
|
2013-09-25 |
Laurent Bessard |
Fixed bug in Resource POU instance type selection
|
changeset |
files
|
2013-09-25 |
Laurent Bessard |
Fixed bug when editing block information of an extended standard function
|
changeset |
files
|
2013-09-24 |
Laurent Bessard |
Fixed instance type tagname computing xslt stylesheet
|
changeset |
files
|
2013-09-24 |
Laurent Bessard |
Fixed time consuming function when loading VariablePanel
|
changeset |
files
|
2013-09-24 |
Laurent Bessard |
Fixed bug in VariablePanel, function block variables in graphic viewers could be modified
|
changeset |
files
|
2013-09-24 |
Laurent Bessard |
Fixed Xenomai target according to new xmlclass
|
changeset |
files
|
2013-09-23 |
Laurent Bessard |
Fixed xmlclass for working with included files, adding support for SimpleType elements and solving ambiguity in extension class when different elements share the same name and parent name
|
changeset |
files
|
2013-09-22 |
Laurent Bessard |
Replaced old pou instance type tagname computing by xslt stylesheet
|
changeset |
files
|
2013-09-18 |
Laurent Bessard |
Used OrderedDict for keeping of standard function blocks library defined
|
changeset |
files
|
2013-09-18 |
Laurent Bessard |
Replaced old list of pou instance in project generating process by xslt stylesheet
|
changeset |
files
|
2013-09-18 |
Laurent Bessard |
Fixed bug when removing block
|
changeset |
files
|
2013-09-13 |
Laurent Bessard |
Fixed bug in pou variable list and variable tree xslt stylesheet
|
changeset |
files
|
2013-09-13 |
Laurent Bessard |
Replaced old pou instance variable list generating process by xslt stylesheet
|
changeset |
files
|
2013-09-11 |
Laurent Bessard |
Fixed Beremiz for working with new xmlclass support using lxml
|
changeset |
files
|
2013-09-10 |
Laurent Bessard |
Fixed Additional Function Blocks Library
|
changeset |
files
|
2013-09-10 |
Laurent Bessard |
Replaced standard function blocks library definition from dictionary to plcopen xml files
|
changeset |
files
|
2013-09-10 |
Laurent Bessard |
Fixed bug when printing program generating errors and warnings in PLCOpenEditor
|
changeset |
files
|
2013-09-10 |
Laurent Bessard |
Fixed bug with return type in elements that don't need return type tree and dimension
|
changeset |
files
|
2013-09-10 |
Laurent Bessard |
Removed obsolete process for customizing block code generated in extensions
|
changeset |
files
|
2013-09-09 |
Laurent Bessard |
Fixed bug when modifying project properties
|
changeset |
files
|
2013-09-09 |
Laurent Bessard |
Replaced old pou variable list and variable tree generating by xslt stylesheet
|
changeset |
files
|
2013-09-08 |
Laurent Bessard |
Merged
|
changeset |
files
|
2013-09-05 |
Laurent Bessard |
Fixed bug with direct array variable type definition
|
changeset |
files
|
2013-09-05 |
Laurent Bessard |
Fixed xmlclass and plcopen using precompile xpath where possible
|
changeset |
files
|
2013-09-03 |
Laurent Bessard |
Fixed undo/redo with xmlclass refactoring
|
changeset |
files
|
2013-09-03 |
Laurent Bessard |
Removed obsolete functions for extracting values for xml dom tree and generating xml string
|
changeset |
files
|
2013-09-03 |
Laurent Bessard |
Removed dictionaries storing datatypes and pous defined in project and pou and datatype using tree from model
|
changeset |
files
|
2013-09-02 |
Laurent Bessard |
Removed dictionaries storing enumerated datatypes values, subrange datatypes range and project datatype hierarchy from model
|
changeset |
files
|
2013-09-02 |
Laurent Bessard |
Removed namespaces declaration in subtree elements xml description when copy/paste
|
changeset |
files
|
2013-08-30 |
Laurent Bessard |
Fixed copy/paste with xmlclass refactoring
|
changeset |
files
|
2013-08-30 |
Laurent Bessard |
Fixed SFC block edition and SFC to SFC_textual code generating
|
changeset |
files
|
2013-08-30 |
Laurent Bessard |
Fixed ST program generating module
|
changeset |
files
|
2013-08-29 |
Laurent Bessard |
Fixed bug when adding a configuration
|
changeset |
files
|
2013-08-29 |
Laurent Bessard |
Fixed bug no contextual menu displayed in left panel tree when creating new project
|
changeset |
files
|
2013-08-29 |
Laurent Bessard |
Fixed datatype and configuration editing in xmlclass refactoring
|
changeset |
files
|
2013-08-28 |
Laurent Bessard |
Fixed diagram editing in xmlclass refactoring
|
changeset |
files
|
2013-08-28 |
Laurent Bessard |
Merged
|
changeset |
files
|
2013-08-28 |
Laurent Bessard |
Second stage of xmlclass refactoring using lxml , project are loaded and displayed successfully
|
changeset |
files
|
2013-08-26 |
Laurent Bessard |
First stage of xmlclass refactoring using lxml
|
changeset |
files
|
2013-09-03 |
Laurent Bessard |
Fixed bug in resource pou instance program type selection
|
changeset |
files
|
2013-09-26 |
Edouard Tisserant |
Fixed two typos in py_ext : FBID was not current but previous py_eval block FBID, and compiled AST cache was filled buy never used.
|
changeset |
files
|
2013-08-28 |
Laurent Bessard |
Fixed bug when adding a block in Viewer
|
changeset |
files
|
2013-08-07 |
Laurent Bessard |
Fixed bug when displaying Master generated Object Dictionary in canfestival extension
|
changeset |
files
|
2013-08-05 |
Laurent Bessard |
Fixed bug when no connection defined for connectionPointIn
|
changeset |
files
|
2013-08-05 |
Laurent Bessard |
Fixed GetBlockTypes method
|
changeset |
files
|
2013-08-04 |
Edouard Tisserant |
More optimization attemps in type handling
|
changeset |
files
|
2013-08-01 |
laurent |
Added support for left panel add menu with multiple levels
|
changeset |
files
|
2013-08-01 |
Edouard Tisserant |
Various cleanup and optimization
|
changeset |
files
|
2013-07-31 |
Edouard Tisserant |
RC4
1.1 Korean release
|
changeset |
files
|
2013-07-26 |
Edouard Tisserant |
Added 'dlopen_prefix' class attributes to targets, in order to handle dlopen of shared object passed to runtime as extra file, and then in PWD (was working with windows only)
|
changeset |
files
|
2013-07-19 |
Edouard Tisserant |
CanFestival plugin fills master's DCF to prepare PDO mappings in a way conform to DSP-301
|
changeset |
files
|
2013-07-11 |
Laurent Bessard |
Fixed refresh bug when activating element in instance variables list
|
changeset |
files
|
2013-07-11 |
Laurent Bessard |
Fixed bug instance choice list empty for standard and extension functions block types
|
changeset |
files
|
2013-07-04 |
Laurent Bessard |
Fixed DurationCellEditor to make it reusable
|
changeset |
files
|
2013-07-04 |
Laurent Bessard |
Fix bug when opening specific file editor
|
changeset |
files
|
2013-07-04 |
Laurent Bessard |
Fix refresh bug when scrolling Viewer while dragging graphic element or rubberband
|
changeset |
files
|
2013-07-03 |
Laurent Bessard |
Fixed bug when open editor while Build is working
|
changeset |
files
|
2013-06-26 |
Laurent Bessard |
Fix bug when transferring PLC and orthogonal graph is displayed with cursor
|
changeset |
files
|
2013-06-26 |
Laurent Bessard |
Fix bug when LogException handler
|
changeset |
files
|
2013-06-26 |
Laurent Bessard |
Fix bug in atty function of LogPseudoFile
|
changeset |
files
|
2013-06-26 |
Laurent Bessard |
Fix bug when exporting string variables values in graph to clipboard
|
changeset |
files
|
2013-06-19 |
Laurent Bessard |
Added support for zooming graph so that it fits canvas size in Debug Variable Panel
|
changeset |
files
|
2013-06-18 |
Laurent Bessard |
Fixed bug when removing obsolete variables from Debug Variable Panel
|
changeset |
files
|
2013-06-17 |
Laurent Bessard |
Fix bug in graphic viewer height when drag'n dropping variable in parallel mode
|
changeset |
files
|
2013-06-17 |
Laurent Bessard |
Fixed bugs in Debug Variable Panel
|
changeset |
files
|
2013-06-17 |
Laurent Bessard |
Added support for replacing a wire by two connections
|
changeset |
files
|
2013-06-14 |
Laurent Bessard |
Fixed bug with Copy/Paste in generated ST code Viewer
|
changeset |
files
|
2013-06-14 |
Laurent Bessard |
Fixed bug in support for speed up loading graphic viewers
|
changeset |
files
|
2013-06-14 |
Laurent Bessard |
Fixed bug when adding block into Viewer and added wire validity after adding block with wire drop support
|
changeset |
files
|
2013-06-14 |
Laurent Bessard |
Added support for adding graphic element when dropping wire in midair
|
changeset |
files
|
2013-06-14 |
Laurent Bessard |
Fixed move of LD_PowerRail and SFC_Divergence connectors using Right button
|
changeset |
files
|
2013-06-14 |
Laurent Bessard |
Fixed bug VariablePanel and ProjectProperties not refreshed in ProjectNodeEditor
|
changeset |
files
|
2013-06-13 |
Laurent Bessard |
Fixed bug in wxGlade extension when compiling and starting project with no hmi defined
|
changeset |
files
|
2013-06-13 |
Laurent Bessard |
Fixed bug forced debug variable not released when unsubscribed and re-subscribed while PLC is stopped
|
changeset |
files
|
2013-06-13 |
Laurent Bessard |
Fixed bug when trying to add a global function block instance variable to debug variable panel and not connected
|
changeset |
files
|
2013-06-12 |
Laurent Bessard |
Fixed bug when centering element in Preview panel
|
changeset |
files
|
2013-06-12 |
Laurent Bessard |
Rewrite SFCTransitionDialog
|
changeset |
files
|
2013-06-12 |
Laurent Bessard |
Rewrite SFCDivergenceDialog
|
changeset |
files
|
2013-06-12 |
Laurent Bessard |
Rewrite SFCStepDialog and factorize code for creating common dialog sizers
|
changeset |
files
|
2013-06-12 |
Laurent Bessard |
Rewrite LDPowerRailDialog
|
changeset |
files
|
2013-06-11 |
Laurent Bessard |
Fixed bug FBD variable execution not set when newly created
|
changeset |
files
|
2013-06-11 |
Laurent Bessard |
Fixed bug in newly rewritten dialogs
|
changeset |
files
|
2013-06-11 |
Laurent Bessard |
Rewrite LDElementDialog
|
changeset |
files
|
2013-06-11 |
Laurent Bessard |
Rewrite ConnectionDialog
|
changeset |
files
|