Sun, 16 Jan 2022 16:57:56 +0100 | Edouard Tisserant | Merged RuntimeLists branch | changeset | files |
Sun, 16 Jan 2022 16:55:27 +0100 | Edouard Tisserant | Close RuntimeLists branch | changeset | files |
Mon, 27 Dec 2021 19:21:59 +0100 | Edouard Tisserant | Fix bug introduced in previous commit : dual link list wasn't append and remove wasn't implemented correctly. Removed debug code, enhanced variable names and comments. | changeset | files |
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 |