simulte icon indicating copy to clipboard operation
simulte copied to clipboard

SimuLTE - LTE System Level Simulation Model and Simulator for INET & OMNeT++ - deprecated, use Simu5G instead

Results 49 simulte issues
Sort by recently updated
recently updated
newest added

Can anyone tell me that in SIMULTE, D2D supports independent resource selection? I checked the examples and found that there is no autonomous choice of resources, all are allocated by...

I am running D2D Multicast car simulation for 100 Cars with Alert application. I have assigned 50 cars as AlertSenders and rest as AlertReceivers. I have a highway map of...

When performing a simulation of a P2MP D2D multicast scenario the following error occurs: "LtePhyBase::sendMulticast - Error. Group ID %d is not valid." ¿Is there any reason for a multicast...

in d2d mode cannot send VOD. in this case ueD2DTx is VODstreamserver and ueD2DRx is VODstreamclient but the program have a problem and this error appear: LteAmc::existTxparam():unrecognized direction ????

I am running the SingleCellD2D_UDP example in Simulte in OMNET, which sender UE sends VoIP packets to the receiver. Everything works fine, but in the data flow stack layers and...

I was browsing the ```LteSchedulerUeUl.cc``` and ```LcgScheduler.cc``` files in an attempt to better understand how the ```MAC -> PHY``` data flow is modeled in ```simulte```. I stumbled upon the following...

How to change the channel model for D2D communication? In the .xml file you have added the JAKES model. Can I change it to log normal shadowing? If yes which...

Bugs: 1. In LteSchedulerEnb.h, the use of **unsigned int allocatedCws(MacNodeId nodeId)** will create an entry for **nodeId** in the map-type variable **allocatedCws_** if this entry doesn’t exist, but this function...

Could you please provide the API for simulte since the Omnet++ NED generator is not working. I have tried Omnet++ v 5.4, 5.1 & 5.0

Hello everyone, I'm using Omnet++5.4.1 and INET 4.0 on Ubuntu 18.04 When building **Simulte**, I will face with the below error: make MODE=release all make[1]: Entering directory '/home/ali/omnetpp-5.4.1/samples/lte/src' apps/alert/AlertReceiver.cc In...