Thu, 23 Dec 2021 11:36:37 +0100 | Edouard Tisserant | SVGHMI: optimization of C part : stop traversing the whole HMI tree, use dual linked list for subscriptions and single linked list for changes from HMI. Intermediate commit, still crashing in some cases. | changeset | files |
Thu, 16 Dec 2021 08:32:58 +0100 | Edouard Tisserant | Xenomai runtime: ensure that __DEBUG global variable is set when resuming debug. | changeset | files |
Thu, 16 Dec 2021 08:15:34 +0100 | Edouard Tisserant | SVGHMI: Adapt svghmi.c to changes in UnpackVar | changeset | files |
Wed, 15 Dec 2021 11:56:34 +0100 | Edouard Tisserant | Runtime: Now retain uses a list based on data available in VARIABLES.csv instead of traversing the whole instance tree looking for RETAIN flag. | changeset | files |