beremiz
Clone
Summary
Browse
Changes
Graph
Fix bug when modifying slave position
2012-09-23, Laurent Bessard
6d0d94cd0fe0
Fix C code Generator to use CoE section contained in the slave ESI file for defining Ethercat network configuration
2012-09-23, Laurent Bessard
49242019a9ca
Merged
2012-09-22, Laurent Bessard
7d0ebbff1d08
Fix bug when modifying slave position
2012-09-19, Laurent Bessard
14dfb786c53e
Better jitter compensation before sending Ethercat frame. Jitter can be compensed in both directions, within some limits
2012-09-21, Edouard Tisserant
22e9993348f6
Different etherlab sequencing within retrieve and publish. Now, timer is polled after PLC exec until frame have to be sent. This slightly reduce jitter, compared to previous sequencing
2012-09-19, Edouard Tisserant
21eb91dc7071
Adding support for loading Profile dictionaries only if needed
2012-09-13, Laurent Bessard
bf2fa4cb62a9
Fix bug modules present in all groups with the same name even if they are defined by different vendors
2012-09-12, Laurent Bessard
d14ab97a452a
Fix bug variable entries table column headers not translated
2012-09-09, Laurent Bessard
b7477ba593ba
Fix import after integration of plcopeneditor into Beremiz
2012-09-07, Laurent Bessard
37d603e91a43
Removing call to UpdateAxis and ComputeAxis in CIA DS402 node generated retrieve and publish functions. These calls have been transfered to MCL library retrieve and publish functions.
2012-09-04, Laurent Bessard
dee8d519f3ff
Fix bug with AXIS_REF allocation
2012-07-20, Laurent Bessard
840d328560f8
Adding support using plcopeneditor bitmap library for icon request
2012-06-25, Laurent Bessard
05a267b1a362
Fix bug slave information panel not refreshed when slave type changed
2012-06-25, Laurent Bessard
04cc0295e2c4
Fix bug when modifying node parameters
2012-06-19, Laurent Bessard
de4817ce8b50
Merged
2012-06-11, laurent
71678bd14f43
Fix disable dynamic PDOs support
2012-06-11, Laurent Bessard
810013fe8c1b
Fix bug with AXIS_REF located variable drag'n drop and disable dynamic PDOs support
2012-06-11, Laurent Bessard
c9a1c5bb51cd
Adding support for getting CIA402 slave AXIS_REF located variables and disabling dynamic PDO mapping algorithm for drives than doesn't support this functionality
2012-06-10, Laurent Bessard
c485269ec443
Changed AXIS_REF registration call name
2012-06-04, Edouard Tisserant
a5641abeac7c
Fixing bug on ConfNodeEditors refresh
2012-05-23, Laurent Bessard
c7a2c9362d63
fixed multiple cia402 instance symbol collision
2012-05-23, Edouard Tisserant
b74955d211c7
Replacing Panel by ScrolledWindow for displaying node information for more clarity when window is small
2012-05-23, Laurent Bessard
b3bc00dae385
Removing ModesOfOperation parameter until handled by MCL
2012-05-22, Laurent Bessard
bb63c0479411
Fix bug with VariablesList on Windows
2012-05-21, laurent
0a23fe9594e0
refactoring
2012-05-21, laurent
d845f2c546a6
Merged
2012-05-21, laurent
fea31f89b5f6
refactoring
2012-05-21, laurent
5998beb54a6c
Merged
2012-05-21, laurent
bf9d93a06a18
refactoring
2012-05-18, laurent
13dee9322beb
Fixed example build with installer 1.1
2012-05-21, Edouard Tisserant
6da739ac1346
updated examples also
2012-05-20, Edouard Tisserant
438a4a1ff188
reflected changes in beremiz extension mechanism
2012-05-20, Edouard Tisserant
5726f2bbdace
Fixed wrong PDO in unused sync managers\nFix higen drive ethercat example
2012-05-14, edouard_and_laurent
b0b7bd288b6e
Fix Ethercat xsd files
2012-04-30, laurent
afb63cee3a02
Adding test project using higen drive
2012-04-01, laurent
62e102935f3e
Adding forgotten icons
2012-03-31, laurent
76346b30f6f9
Adding plugin icons and replacing reference to DS402 by CIA402
2012-03-21, laurent
27d4cb689a79
Adding support for remotely scanning Etherlab network and automatically configure it
2012-03-19, laurent
563ccc918ded
Defining all slaves as Etherlab master subplugin instead of editing them in an editor with vertical notebook
2012-03-18, laurent
ce3727171207
Adding Ethercat network scan command for testing (print result, network configuration not modified)
2012-03-11, laurent
d676082c1d2f
Adding support for uploading default value for unused entries in output pdos from slaves before starting master
2012-03-11, laurent
3a218f6bd805
Replacing wx.Grid control by a wx.TreeListCtrl for displaying slaves entries
2012-03-11, laurent
6f78c4ac22f9
Fix bug when trying to drag'n drop variable from slave variables grid
2012-02-29, laurent
d54036f70390
Adding support for setting TargetPosition only if PositionSetPoint value from MCL is valid
2012-02-23, laurent
7c31fab22c74
Fix bug with PowerFeedback value
2012-02-23, laurent
1d113faf4433
Adding support for MCL
2012-02-22, laurent
ae8fecf082a1
Added test directory
2012-02-16, Edouard Tisserant
1c64b84c0609
Adding support for DS402 node subplugin (only simple state transition implemented)
2012-02-15, laurent
766078d83e22
Fix some issues regarding arbitrary variable mapping
2012-02-07, laurent
c6f32810723e
Moving Add and Remove button to Plugin menu items
2012-02-01, laurent
7147f20c23e3
Adding support for displaying slave sync managers and profile object dictionary and for arbitrarily mapping variable through variable location
2012-01-17, laurent
7c848efa21c6
Merge with Donggu modifications
2012-01-10, laurent
5132c497918c
Merge with Donggu modifications
2012-01-10, laurent
e579bd6faa87
Adding support for drag'n dropping located variables from topology panel to configurations and resources variable panel for declaring global located variables
2012-01-08, laurent
65ecbfe9a6f9
Master relase code added
2011-12-22, Donggu Kang
87f428326f9b
Master release code added
2011-12-22, Donggu Kang
08d67a0af2c1
Adding support for not configuring pdos when not mandatory and not needed by locations defined in PLC program. Adding support for displaying locations tree in Topology panel and BrowseLocationsDialog. Merging pdos grid and variables grid into one single grid in slave infos panel.
2011-12-20, laurent
f9f884cf3033
First working implementation of Beremiz plugin for etherlab
2011-12-18, laurent
c2295d311402
Fix compilation warning/error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
2018-06-18, Andrey Skvortsov
b7d803fc44db