etherlab/runtime_etherlab.py
Sat, 29 Sep 2018 12:54:42 +0300 Andrey Skvortsov clean etherlab: pep8, E741 ambiguous variable name 'l'
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
Fri, 28 Sep 2018 19:16:12 +0300 Andrey Skvortsov cleanup etherlab: pep8, E251 unexpected spaces around keyword / parameter equals
Fri, 28 Sep 2018 19:12:26 +0300 Andrey Skvortsov cleanup etherlab: pep8, E225 missing whitespace around operator
Fri, 28 Sep 2018 19:02:49 +0300 Andrey Skvortsov cleanup etherlab: pep8, E231 missing whitespace after ','
Fri, 28 Sep 2018 18:04:28 +0300 Andrey Skvortsov cleanup etherlab: pep8, E302 expected 2 blank lines, found 1
Fri, 28 Sep 2018 17:59:28 +0300 Andrey Skvortsov cleanup etherlab: pep8, E228 missing whitespace around modulo operator
Fri, 28 Sep 2018 17:52:30 +0300 Andrey Skvortsov cleanup etherlab: pep8, E401 multiple imports on one line
Fri, 28 Sep 2018 17:20:11 +0300 Andrey Skvortsov cleanup etherlab: pep8, W291 trailing whitespace
Fri, 28 Sep 2018 17:14:42 +0300 Andrey Skvortsov cleanup etherlab: pep8, E722 do not use bare except
Mon, 22 Apr 2013 23:54:22 +0200 Laurent Bessard Added support for stopping SDOThreadProc when stopping PLC
Fri, 05 Apr 2013 16:49:41 +0900 Edouard Tisserant Better logging, saffer failure at init (allows restart)
Fri, 05 Apr 2013 11:55:09 +0900 Edouard Tisserant Added error logging when SDO FB fails
Thu, 04 Apr 2013 17:50:43 +0900 Edouard Tisserant Added logging based on collecting Kernel logs
Thu, 25 Oct 2012 19:55:02 +0200 Laurent Bessard Adding block library for SDO download and SDO upload