inet icon indicating copy to clipboard operation
inet copied to clipboard

TSN Schedule Update at Runtime

Open qiyu3816 opened this issue 1 month ago • 2 comments

I am attempting to add new TSN streams and dynamically update the TSN schedule at runtime in INET 4.5.4. This requires a synchronized update of the durations parameters in the *.switch.eth[*].macLayer.queue.transmissionGate[*] across multiple switches at a specific point during the simulation run.

I haven't found any native INET interfaces that support this runtime modification or a reference implementation. Does INET currently provide any mechanism for this dynamic schedule update? If not, I plan to fork the repository and try to implement this feature, and I would appreciate any advice or suggestions you might have regarding this extension.

qiyu3816 avatar Nov 11 '25 07:11 qiyu3816