inet-framework / simulte

SimuLTE - LTE System Level Simulation Model and Simulator for INET & OMNeT++ - deprecated, use Simu5G instead
https://simulte.omnetpp.org
Other
136 stars 109 forks source link

Error : ip2lte.interfaceTableModule #13

Open cindyfish21 opened 7 years ago

cindyfish21 commented 7 years ago

Hi,

When using Relay node in LTE network , it asked image

and then, image

So, Need to add "*.interfaceTableModule = default(absPath(".interfaceTable"));" in Relay.ned ?

from README.md , it said "(Relay support - work in progress)", Is Relay node is incomplete ? Which modules should I add in Relay.ned if I want to simulate D2D?

ASHRAFFATA commented 5 years ago

Hello,

Did you find the answer to this problem?

Thanks,

shengun567 commented 4 years ago

Hello ,I have the same problem too. Can someone tell me the answer?

Abh4git commented 1 year ago

I could provide in this format and things worked. We need to specify the instance of the module. *.TableModule= "Network3.accessPoint.wlan[0].interfaceTable"