etherlab/etherlab.py
2018-09-29 Andrey Skvortsov clean etherlab: pep8, E129 visually indented line with same indent as next logical line
2018-09-29 Andrey Skvortsov clean etherlab: pep8, E129 visually indented line with same indent as next logical line
2018-09-29 Andrey Skvortsov clean etherlab: pep8, W602 deprecated form of raising exception
2018-09-29 Andrey Skvortsov clean etherlab: pep8, W601 .has_key() is deprecated, use 'in'
2018-09-29 Andrey Skvortsov clean etherlab: pep8, E731 do not assign a lambda expression, use a def
2018-09-28 Andrey Skvortsov cleanup etherlab: pep8, E305 expected 2 blank lines after class or function definition, found X
2018-09-28 Andrey Skvortsov cleanup etherlab: pep8, E251 unexpected spaces around keyword / parameter equals
2018-09-28 Andrey Skvortsov cleanup etherlab: pep8, E225 missing whitespace around operator
2018-09-28 Andrey Skvortsov cleanup etherlab: pep8, E303 too many blank lines (2)
2018-09-28 Andrey Skvortsov cleanup etherlab: pep8, E231 missing whitespace after ','
2018-09-28 Andrey Skvortsov cleanup etherlab: pep8, E302 expected 2 blank lines, found 1
2018-09-28 Andrey Skvortsov cleanup etherlab: pep8, W293 blank line contains whitespace
2018-09-28 Andrey Skvortsov cleanup etherlab: pep8, E401 multiple imports on one line
2018-09-28 Andrey Skvortsov cleanup etherlab: pep8, E265 block comment should start with '# '
2018-09-28 Andrey Skvortsov cleanup etherlab: pep8, W291 trailing whitespace
2018-06-23 Edouard Tisserant Merged GPL + LGPL v2 or later EtherCAT extension. Fixed headers and copyright notice.
2013-10-02 Laurent Bessard Fixed xslt stylesheet for extracting entries defined in module, rewiting xslt stylesheet to yslt
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
2013-09-24 Laurent Bessard Fixed bug when compiling
2013-09-23 Laurent Bessard Fixed controllers for working with latest version of xmlclass
2014-04-02 Edouard Tisserant Cherry-pick and re-commit to legitimate ancestor of commit 'Ethercat Management Function Refactoring Source by RTES Lab.' from youcu <youcu1022@gmail.com>
2013-05-16 Laurent Bessard Added icon for Ethercat extension root and Ethercat master node
2013-04-29 Laurent Bessard Added support for module extra params in EthercatCFileGenerator
2013-04-26 Laurent Bessard Fixed support for multiple module extra params in ModulesLibrary
2013-04-26 Laurent Bessard Added support for multiple module extra params in ModulesLibrary
2013-04-24 Laurent Bessard Fixed Save As... function in Beremiz
2013-03-29 Laurent Bessard Split etherlab.py into multiple files
2013-03-28 Edouard Tisserant Stripped useless depricated comments, changed print format of sdo abort code
2013-03-26 Edouard Tisserant Added Logging
2013-03-20 Laurent Bessard Fixed bugs in Network Configuration Editor
2013-03-06 Laurent Bessard Fixed bugs in process variables generated code
2013-03-06 Laurent Bessard Added specific add menu for directly choose slave type while adding new slave
2013-03-06 Laurent Bessard Added code generation for process variables
2013-03-05 Laurent Bessard Improved Ethercat Network Configurator panels
2013-03-04 Laurent Bessard Improved Ethercat Network Configurator panels
2013-02-27 Laurent Bessard Added panel for managing ESI files from project and from database including module PDO alignment setting
2013-02-06 Laurent Bessard Added support for MC_*DigitalOutput, MC_ReadAxisInfo and MC_ReadAxisError blocks from MCL in DS402 nodes generated code
2012-11-16 Laurent Bessard Fix bug in support for Etherlab specific fieldbus interface function blocks
2012-11-15 Laurent Bessard Fix bug in support for Etherlab specific fieldbus interface function blocks
2012-11-15 Laurent Bessard Adding support for Etherlab specific function blocks for MCL fieldbus interface function blocks
2012-11-09 Laurent Bessard Adding support for extracting ActualVelocity from CIA402 nodes PDOs
2012-10-31 Laurent Bessard Adding support for using Etherlab SDO function blocks in MCL
2012-10-25 Laurent Bessard Adding block library for SDO download and SDO upload
2012-10-19 Laurent Bessard Fix bug in CIA402 slave digital inputs
2012-10-19 Laurent Bessard Adding support to enable CIA402 slave digital inputs
2012-10-17 Laurent Bessard Fix Axis_Ref type defined in VariableLocationTree
2012-10-17 Laurent Bessard Adding support for selecting a PDO in a list of mutually exclusive configured PDOs in Ethercat Network Configurator
2012-10-13 Laurent Bessard Fix bug in endianization in value transmit and received by SDO
2012-09-23 Laurent Bessard Fix bug when modifying slave position
2012-09-23 Laurent Bessard Fix C code Generator to use CoE section contained in the slave ESI file for defining Ethercat network configuration
2012-09-19 Laurent Bessard Fix bug when modifying slave position
2012-09-13 Laurent Bessard Adding support for loading Profile dictionaries only if needed
2012-09-12 Laurent Bessard Fix bug modules present in all groups with the same name even if they are defined by different vendors
2012-07-20 Laurent Bessard Fix bug with AXIS_REF allocation
2012-06-25 Laurent Bessard Adding support using plcopeneditor bitmap library for icon request
2012-06-25 Laurent Bessard Fix bug slave information panel not refreshed when slave type changed
2012-06-19 Laurent Bessard Fix bug when modifying node parameters
2012-06-11 Laurent Bessard Fix disable dynamic PDOs support
2012-06-10 Laurent Bessard Fix bug with AXIS_REF located variable drag'n drop and disable dynamic PDOs support
2012-06-10 Laurent Bessard Adding support for getting CIA402 slave AXIS_REF located variables and disabling dynamic PDO mapping algorithm for drives than doesn't support this functionality