etherlab/EthercatCFileGenerator.py
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-05-02 Laurent Bessard Added error message when a device informations can't be found in ESI files
2013-04-29 Laurent Bessard Fixed bug in support for module extra params in EthercatCFileGenerator
2013-04-29 Laurent Bessard Added support for module extra params in EthercatCFileGenerator
2013-04-26 Laurent Bessard Added support for multiple module extra params in ModulesLibrary
2013-04-12 Edouard Tisserant Fixed (again) some non-clean exit in case of SDO failure at init
2013-04-05 Edouard Tisserant Now failure in template based part of C code also release the master for later use...
2013-04-05 Edouard Tisserant Better logging, saffer failure at init (allows restart)
2013-03-29 Laurent Bessard Split etherlab.py into multiple files