-
The build command failed due to below error:
./src/lte/model/lte-rlc-um.cc:173:12: error: variable 'dataFieldTotalSize' set but not used [-Werror,-Wunused-but-set-variable]
uint32_t dataFieldTot…
-
I have created a simple tcp source and sink example and calculating packet delay.
The sender is a custom application that adds a byte tag with the time-stamp to the packet.
The receiver is a simple …
-
Hi,
i'm still running 'mmwave-epc-tdma'
Why the PF scheduling scheme takes a very long time during simulation ? even though I made the simtime 1s and PC with 12 GB RAM. if I run 20-50 ue it will tak…
-
Hello,
I am trying to compile the LENA plus code as instructed in the Readme section. I am getting the following error:
../src/lte/model/epc-sgw-pgw-application.cc: In member function ‘void ns3::E…
-
Hello
Will you please let me know if the ns3-mmwave is 5G standalone or at the core it uses 4G components (non-standalone)?
If it is 5G standalone (using InstallEnbDevice and InstallUeDevice), could…
-
Hi, I was not able to build `ns3-mmwave` using the commands `./waf configure && ./waf build` in my new system. Would you please help me in finding the issue?
Here is a screenshot of the [error](h…
-
I am using the commands indicated to build the project, but it is not building.
It shows some errors, as shown in the image.
There is something that I am missing?
used commands:
git clone https…
-
I got this compilation error on
R version 3.1.1 (2014-07-10) -- "Sock it to Me"
Platform: x86_64-w64-mingw32/x64 (64-bit)
> install.packages("devtools")
> Installing package into ‘C:/Users/FG/Docume…
-
Hi there,
I am trying to enable 0-RTT feature of QUIC and I am using this command:
Config::SetDefault ("ns3::QuicL4Protocol::0RTT-Handshake", BooleanValue (true));
However, I get this error:
…
-
Hi,
Thank you for providing wonderful simulator.
I'm doing my own project with ns3-mmwave.
But I found there are some problems in harq process especially when blockage events occur.
The problem …
lgs96 updated
3 years ago