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: pylint, W0611 # (unused-import) Unused import X
|
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, E203 whitespace before ','
|
file |
diff |
annotate
|
2018-09-28 |
Andrey Skvortsov |
cleanup etherlab: pep8, E251 unexpected spaces around keyword / parameter equals
|
file |
diff |
annotate
|
2018-09-28 |
Andrey Skvortsov |
cleanup etherlab: pep8, E231 missing whitespace after ','
|
file |
diff |
annotate
|
2018-09-28 |
Andrey Skvortsov |
cleanup etherlab: pep8, E271 multiple spaces after keyword
|
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, E265 block comment should start with '# '
|
file |
diff |
annotate
|
2018-09-28 |
Andrey Skvortsov |
cleanup etherlab: pep8, W291 trailing whitespace
|
file |
diff |
annotate
|
2018-09-28 |
Andrey Skvortsov |
cleanup etherlab: pep8, E722 do not use bare except
|
file |
diff |
annotate
|
2018-06-23 |
Edouard Tisserant |
Merged GPL + LGPL v2 or later EtherCAT extension. Fixed headers and copyright notice.
|
file |
diff |
annotate
|
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>
|
file |
diff |
annotate
|
2013-04-22 |
Laurent Bessard |
Fixed bug when modifying slave module type
|
file |
diff |
annotate
|
2013-03-29 |
Laurent Bessard |
Split etherlab.py into multiple files
|
file |
diff |
annotate
|