Wed, 03 Oct 2018 12:07:56 +0300 |
Andrey Skvortsov |
cleanup etherlab: pylint, W0602 (global-variable-not-assigned) Using global for 'X' but no assignment is done
|
file |
diff |
annotate
|
Sat, 29 Sep 2018 19:10:43 +0300 |
Andrey Skvortsov |
clean etherlab: pylint, C0330 # (bad-continuation) Wrong hanging indentation before block
|
file |
diff |
annotate
|
Sat, 29 Sep 2018 17:52:33 +0300 |
Andrey Skvortsov |
clean etherlab: pylint, W1618 # (no-absolute-import) import missing `from __future__ import absolute_import`
|
file |
diff |
annotate
|
Sat, 29 Sep 2018 17:39:21 +0300 |
Andrey Skvortsov |
clean etherlab: pylint,E0602 # (undefined-variable) Undefined variable 'X'
|
file |
diff |
annotate
|
Sat, 29 Sep 2018 16:57:25 +0300 |
Andrey Skvortsov |
clean etherlab: pylint, E0611 # (no-name-in-module) No name 'X' in module 'Y'
|
file |
diff |
annotate
|
Sat, 29 Sep 2018 16:39:25 +0300 |
Andrey Skvortsov |
clean etherlab: pylint, W0611 # (unused-import) Unused import X
|
file |
diff |
annotate
|
Sat, 29 Sep 2018 16:17:04 +0300 |
Andrey Skvortsov |
clean etherlab: pylint, W0404 # reimported module
|
file |
diff |
annotate
|
Sat, 29 Sep 2018 13:29:20 +0300 |
Andrey Skvortsov |
clean etherlab: pep8, E203 whitespace before ','
|
file |
diff |
annotate
|
Sat, 29 Sep 2018 12:54:42 +0300 |
Andrey Skvortsov |
clean etherlab: pep8, E741 ambiguous variable name 'l'
|
file |
diff |
annotate
|
Fri, 28 Sep 2018 19:30:16 +0300 |
Andrey Skvortsov |
cleanup etherlab: pep8, E305 expected 2 blank lines after class or function definition, found X
|
file |
diff |
annotate
|
Fri, 28 Sep 2018 19:16:12 +0300 |
Andrey Skvortsov |
cleanup etherlab: pep8, E251 unexpected spaces around keyword / parameter equals
|
file |
diff |
annotate
|
Fri, 28 Sep 2018 19:12:26 +0300 |
Andrey Skvortsov |
cleanup etherlab: pep8, E225 missing whitespace around operator
|
file |
diff |
annotate
|
Fri, 28 Sep 2018 19:02:49 +0300 |
Andrey Skvortsov |
cleanup etherlab: pep8, E231 missing whitespace after ','
|
file |
diff |
annotate
|
Fri, 28 Sep 2018 18:04:28 +0300 |
Andrey Skvortsov |
cleanup etherlab: pep8, E302 expected 2 blank lines, found 1
|
file |
diff |
annotate
|
Fri, 28 Sep 2018 17:59:28 +0300 |
Andrey Skvortsov |
cleanup etherlab: pep8, E228 missing whitespace around modulo operator
|
file |
diff |
annotate
|
Fri, 28 Sep 2018 17:52:30 +0300 |
Andrey Skvortsov |
cleanup etherlab: pep8, E401 multiple imports on one line
|
file |
diff |
annotate
|
Fri, 28 Sep 2018 17:20:11 +0300 |
Andrey Skvortsov |
cleanup etherlab: pep8, W291 trailing whitespace
|
file |
diff |
annotate
|
Fri, 28 Sep 2018 17:14:42 +0300 |
Andrey Skvortsov |
cleanup etherlab: pep8, E722 do not use bare except
|
file |
diff |
annotate
|
Mon, 22 Apr 2013 23:54:22 +0200 |
Laurent Bessard |
Added support for stopping SDOThreadProc when stopping PLC
|
file |
diff |
annotate
|
Fri, 05 Apr 2013 16:49:41 +0900 |
Edouard Tisserant |
Better logging, saffer failure at init (allows restart)
|
file |
diff |
annotate
|
Fri, 05 Apr 2013 11:55:09 +0900 |
Edouard Tisserant |
Added error logging when SDO FB fails
|
file |
diff |
annotate
|
Thu, 04 Apr 2013 17:50:43 +0900 |
Edouard Tisserant |
Added logging based on collecting Kernel logs
|
file |
diff |
annotate
|
Thu, 25 Oct 2012 19:55:02 +0200 |
Laurent Bessard |
Adding block library for SDO download and SDO upload
|
file |
diff |
annotate
|