Skip to main content
0 votes
1 answer
97 views

I'm new to OMNeT++ 6.1 with INET 4.5. I wanted to create a .msg file where I import the TagBase from inet.common.TagBase. I referenced inet4.5 in Properties -> Project References but it can't ...
Henzer's user avatar
  • 1
0 votes
1 answer
103 views

Title: Warning Signs in INET 4.5.4 with OMNeT++ 6.1 Despite Successful Build — Still Getting Runtime Errors Hi everyone, I’m working on a project using INET Framework version 4.5.4 with OMNeT++ 6.1, ...
user20079303's user avatar
0 votes
0 answers
32 views

I tried to replace the SUMO files in the Veins Erlangen example, which normally works fine, by using my own SUMO map and routes. I can see the vehicles in the SUMO GUI, but no vehicles appear in OMNeT+...
Amira Chriki's user avatar
0 votes
0 answers
114 views

I just started working with OMNeT++ and installing it on my PC, I have a simulation from a github that I want to modify and add my components to. This simulation works fine but when I try to see the ...
Daniel's user avatar
  • 1
0 votes
0 answers
46 views

Can I model an Ethernet Switch or an Ethernet PHY (Physical unit) in OMNET++ without installing the INET framework? I am expecting that Ethernet PHYs can via OMNET++ be modeled without INET as it only ...
Thawra Kadeed's user avatar
0 votes
1 answer
102 views

I would like to write a simulation model using C++20 features on Ubuntu Linux 24.04.1 LTS using the default gcc/g++ tool chain. I have compiled OMNeT++ version 6.1 with setting CXXFLAGS=-std=c++20 in ...
CrepusculeWithNellie's user avatar
0 votes
0 answers
30 views

I am currently trying to run the dtnsim project on omnet++ 5.5.1. However, during execution, it reports that the NED cannot find the Central class. I have specified Central with @class and have ...
KIMSEOKJOO's user avatar
0 votes
0 answers
29 views

I have an OMNeT++ project that communicates with an external process by exchanging Protobuf-encoded messages. I would like to integrate the compilation of the .proto files into .pb.cc and .pb.h into ...
Eike Schulte's user avatar
0 votes
0 answers
33 views

I am trying to understand the way Castalia uses the temporal model file. I know that depending on the previous value of the signal and the time passed since then it chooses a value from the ...
Christos Giachoudis's user avatar
1 vote
0 answers
51 views

Please how can I simulate a zigbee wireless sensor network in omnet++ with a total of 30 nodes. I'm new to omnet++. I'm using omnet 6 Below is my network file. package projtest4.simulations; import ...
Ngouaba Rosalie's user avatar
0 votes
0 answers
69 views

I'm trying to install FloRa on OMNet++ but getting this error 16:20:44 **** Incremental Build of configuration debug for project flora **** make MODE=debug all make[1]: Entering directory '/d/omnetpp/...
BlackPanther26's user avatar
0 votes
1 answer
100 views

I want to merge the Car module from Simu5G or SimuLTE with the Car module from Veins into one module, so that this module can use both cellular communication and DSRC communication. However, I’ve ...
Z NAGISA's user avatar
0 votes
1 answer
60 views

I have came up with these errors when building up veins in an omnet++ workspace. Here is what I did: create a new workspace 2. import veins 3. build the project Then I got these errors regarding ...
W.zhou's user avatar
  • 3
0 votes
1 answer
58 views

I have implemented TDMA using a network of wireless nodes in OMNet++. I tried to change the channel Number in the .ini file. **.radio.typename = "Ieee80211UnitDiskRadio" *.node[0].wlan.radio....
Nishani Kasineshan's user avatar
0 votes
0 answers
48 views

I want to apply CBS again to each flow within the SR_A class before performing CBS. To achieve this, I am attempting to add a submodule to the IEEE8021qTimeAwareShaper.ned file, where the additional ...
user27337936's user avatar

15 30 50 per page
1
2 3 4 5
145