2019-11-25 |
Edouard Tisserant |
Etherlab : Merged 2014-2018 changes from jblee and others
|
file |
diff |
annotate
|
2019-11-20 |
Edouard Tisserant |
EtherCat master plugin : commit changes recovered from KOSMOS 2018 installer, unkown author(s).
ethercat_from_kosmos
|
file |
diff |
annotate
|
2018-10-05 |
Andrey Skvortsov |
python3 support: pylint, W1619 #(old-division) division w/o __future__ statement
|
file |
diff |
annotate
|
2018-10-03 |
Andrey Skvortsov |
Fix 'msgid' format string with unnamed arguments cannot be properly localized
|
file |
diff |
annotate
|
2018-09-29 |
Andrey Skvortsov |
clean etherlab: pylint, C0330 # (bad-continuation) Wrong hanging indentation before block
|
file |
diff |
annotate
|
2018-09-29 |
Andrey Skvortsov |
clean etherlab: pylint, W1618 # (no-absolute-import) import missing `from __future__ import absolute_import`
|
file |
diff |
annotate
|
2018-09-29 |
Andrey Skvortsov |
clean etherlab: pylint, C1001 # (old-style-class) Old-style class defined.
|
file |
diff |
annotate
|
2018-09-29 |
Andrey Skvortsov |
clean etherlab: pep8, E129 visually indented line with same indent as next logical line
|
file |
diff |
annotate
|
2018-09-29 |
Andrey Skvortsov |
clean etherlab: pep8, E129 visually indented line with same indent as next logical line
|
file |
diff |
annotate
|
2018-09-29 |
Andrey Skvortsov |
clean etherlab: pep8, W602 deprecated form of raising exception
|
file |
diff |
annotate
|
2018-09-29 |
Andrey Skvortsov |
clean etherlab: pep8, W601 .has_key() is deprecated, use 'in'
|
file |
diff |
annotate
|
2018-09-29 |
Andrey Skvortsov |
clean etherlab: pep8, E712 comparison to True should be 'if cond is True:' or 'if cond:'
|
file |
diff |
annotate
|
2018-09-28 |
Andrey Skvortsov |
cleanup etherlab: pep8, E302 expected 2 blank lines, found 1
|
file |
diff |
annotate
|
2018-09-28 |
Andrey Skvortsov |
cleanup etherlab: pep8, W291 trailing whitespace
|
file |
diff |
annotate
|
2018-06-23 |
Edouard Tisserant |
Merged GPL + LGPL v2 or later EtherCAT extension. Fixed headers and copyright notice.
|
file |
diff |
annotate
|
2013-05-02 |
Laurent Bessard |
Added error message when a device informations can't be found in ESI files
|
file |
diff |
annotate
|
2013-04-29 |
Laurent Bessard |
Fixed bug in support for module extra params in EthercatCFileGenerator
|
file |
diff |
annotate
|
2013-04-29 |
Laurent Bessard |
Added support for module extra params in EthercatCFileGenerator
|
file |
diff |
annotate
|
2013-04-26 |
Laurent Bessard |
Added support for multiple module extra params in ModulesLibrary
|
file |
diff |
annotate
|
2013-04-12 |
Edouard Tisserant |
Fixed (again) some non-clean exit in case of SDO failure at init
|
file |
diff |
annotate
|
2013-04-05 |
Edouard Tisserant |
Now failure in template based part of C code also release the master for later use...
|
file |
diff |
annotate
|
2013-04-05 |
Edouard Tisserant |
Better logging, saffer failure at init (allows restart)
|
file |
diff |
annotate
|
2013-03-29 |
Laurent Bessard |
Split etherlab.py into multiple files
|
file |
diff |
annotate
|