Fri, 02 Feb 2018 11:12:03 +0100 | Edouard Tisserant | Launcher: ShowUI call moves from preStart to start. ShowUI() split into CreateUI() and ShowUI(). Start()'s arguments are passed to CreateUI() | changeset | files |
Fri, 02 Feb 2018 11:07:39 +0100 | Edouard Tisserant | Launcher: allows customizations to specify what globals passed to extensions | changeset | files |
Fri, 02 Feb 2018 11:06:41 +0100 | Edouard Tisserant | Documentation | changeset | files |
Thu, 01 Feb 2018 14:51:18 +0100 | Edouard Tisserant | Another set of meaningless changes to satisfy PEP8 and PyLint. | changeset | files |
Wed, 31 Jan 2018 15:25:30 +0100 | Edouard Tisserant | PEP8 conformity for modbus. Most of it done by autopep8, plus some easy refactoring. | changeset | files |
Wed, 31 Jan 2018 15:22:43 +0100 | Edouard Tisserant | Add some class factory function to ease declaration of simple POU libraries in customizations (i.e. TC6 XML file only, no special C code generation) | changeset | files |