From 054e18179d0916387d0e5a4fdd4045dd1f7368b1 Mon Sep 17 00:00:00 2001 From: Martino Ferrari Date: Fri, 6 Feb 2026 18:33:58 +0100 Subject: [PATCH] reduced header and fixed sdnsub --- .../Configurations/src/thread2/sdn.marte | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/EC-GN-JA-PCF-IN/src/main/resources/qst-gyrotron-fast-controller/Configurations/src/thread2/sdn.marte b/EC-GN-JA-PCF-IN/src/main/resources/qst-gyrotron-fast-controller/Configurations/src/thread2/sdn.marte index cba0c5e..37ea1ad 100644 --- a/EC-GN-JA-PCF-IN/src/main/resources/qst-gyrotron-fast-controller/Configurations/src/thread2/sdn.marte +++ b/EC-GN-JA-PCF-IN/src/main/resources/qst-gyrotron-fast-controller/Configurations/src/thread2/sdn.marte @@ -14,12 +14,15 @@ //! unused: SDN header has no use in this appliation Header = { Type = uint8 - NumberOfDimensions = 1 - NumberOfElements = 52 + NumberOfElements = 48 + } + //! unused: not used for nothing + Dummy = { + Type = uint8 + NumberOfElements = 4 } ESDNTime = { Type = uint32 - NumberOfDimensions = 1 NumberOfElements = 1 } Command = {