Thu, 28 May 2020 11:38:09 +0200 | Edouard Tisserant | PLCObject : reorganize code in StartPLC(), add a PreStartPLC() empty method, to be overloaded by runtime extensions. | changeset | files |
Tue, 26 May 2020 09:58:20 +0200 | Edouard Tisserant | Solve import order problem when POULibrary imports ConfigTreeNode because of UserAddressedException. Now UserAddressedException is declared in POULibrary.py, as a quick and dirty fix, but some independant module should be created for beremiz exceptions in general. | changeset | files |
Thu, 21 May 2020 11:29:45 +0200 | Edouard Tisserant | SVGHMI: stop using eval in change_hmi_value, apparently slowly leaking memory. | changeset | files |