Fri, 11 Sep 2020 13:46:41 +0200 | Edouard Tisserant | MODBUS: Fix saving of websettings. | changeset | files |
Thu, 10 Sep 2020 16:08:26 +0200 | Edouard Tisserant | Runtime/PLCObject : move call to PreStartPLC right after call to the "start" method of all python extensions, and then just before the start of the python loop executing python_* blocks. | changeset | files |
Thu, 13 Aug 2020 19:00:38 +0100 | Mario de Sousa | Modbus plugin: reformat code, and add comment. | changeset | files |
Thu, 13 Aug 2020 18:42:02 +0100 | Mario de Sousa | Modbus plugin: fix runtime periodic timer (don't use POSIX timer) | changeset | files |
Wed, 01 Jul 2020 10:36:20 +0200 | Edouard Tisserant | Modbus and Bacnet websettings : Rename variables and functions to avoid name collisions. | changeset | files |
Mon, 29 Jun 2020 14:38:04 +0200 | Edouard Tisserant | Modbus: fix strange side effect of re-use of condition variables or mutex with Xenomai : without bzero of the associated types, mutex keeps locked. | changeset | files |