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

Error: std::out_of_range: map::at -- in module (LteMacEnbRealistic) This error occurs when running a few mobile UEs between two eNBs, each ue receiving DL data. The simulation will run normally, performing...

![simulte](https://user-images.githubusercontent.com/44117364/47931056-a43a2e00-dec5-11e8-90fb-564a834c9667.PNG) Hello I have a working omnet++ 5.1 and inet 3.6 in ubuntu 16.04, while trying to make simulte in the command line, I got the error above. Please could...

I have successfully built SimuLTE and run several demo simulations. I noticed all LteAirFrame size of LteMacPdus between eNB and UE are of 0 bytes. Is that an error of...

There is a possible mistake that can lead to run-time errors and false information/outcomes in simulation. Location: \src\stack\rlc\am\buffer\AmRxQueue.cc line 227 Original code line: `flowControlInfo_->setDstAddr(orig->getDstAddr());` What was meant to be (probably):...

Hi, I built the veins integrated Simulte branch in order to simulate C2X networks, I tried to extract the communications that occurred between the **cars** and the **Enbs** in the...

I have >5 D2D pairs (1 transmitter and 1 receiver per pair). They communicate over UDP and want to send 100B every 0.5ms, so their buffers are always full. DRR...

Hello, i'm working on Voice Over LTE on OMNeT. I would like to know if somebody have a link to download a VoLTE network on OMNeT please. Thank you

Hi, I would like to know what's the problem on the issue as below. It occurred during building up the SimuLTE. appreciate if someone can help me on this. The...

hello is this simulator supports C-RAN ? I want to do some research about C-RAN thanks

Hi, I am trying to run the "test-handover" in simuLTE v1.0.1 and I get this error (DIDN'T PERFORM ANY CHANGE TO THE ORIGINAL CODE). (X2HandoverControlMsg): setBitLength(): Negative length -16 --...