Fri, 19 Jun 2020 11:07:25 +0200 | Edouard Tisserant | Runtime: Fix typo in PLCObject leading to exception when reporting failure. | changeset | files |
Thu, 18 Jun 2020 14:18:16 +0200 | Edouard Tisserant | Py_ext: use non-derived type when generating C code for handling Python PLC globals. | changeset | files |
Wed, 17 Jun 2020 14:32:55 +0200 | Edouard Tisserant | tests/python : add some STRING PLC Python globals with OnChange. | changeset | files |
Wed, 17 Jun 2020 14:30:55 +0200 | Edouard Tisserant | Runtime: STRING type for Python PLC Globals was making problem with strings, since generated code wasn't doing comparison properly. | changeset | files |
Tue, 16 Jun 2020 15:53:52 +0200 | Tomaz Orac | Merge | changeset | files |
Tue, 16 Jun 2020 11:12:36 +0200 | Edouard Tisserant | Modbus: more comments to remember some necessary changes. | changeset | files |
Tue, 16 Jun 2020 10:16:25 +0200 | Edouard Tisserant | Modbus/BACnet : add some comments so that we don't forget some pending optimization. | changeset | files |