inet
inet copied to clipboard
TSN Schedule Update at Runtime
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.