Hi,
After importing the project into OMNeT++, I encountered an issue in the following file:
/tsnfivegcomm/src/DsttUe.ned (line 33)
The file contains the following import statement:
import simu5g.stack.ICellularNic;
However, I couldn't find ICellularNic.ned in the corresponding simu5g/stack directory of the Simu5G project.
Is there something I might have missed during the setup, or has the file been moved or deprecated in recent versions of Simu5G?
I would really appreciate your help in resolving this issue.
Thank you!