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

Handover_Simulation #18

Open BohuBrihi opened 7 years ago

BohuBrihi commented 7 years ago

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 -- in module (LteHandoverManager) MultiCell.eNodeB2.nic.handoverManager (id=210), at t=2.0000100972s, event #21655

In X2InformationElement* popIe() (LteX2Message.h) function setByteLength() becomes -16 when it receives Handover control message from X2Manager. In simulte-0.9.1 exact same thing happens but the program doesn't show any error.

regards BohuBrihi