Gyorgy Szaszko

Results 16 issues of Gyorgy Szaszko

In DumbbellNetwork (inet/networks/ethernet/DumbbellNetwork.ned), the network nodes are connected with EthernetLink connections, and a default Ethernet bitrate is set on the interfaces. However, Ethernet MAC module gets the bitrate from the...

Bug

Chart from the Sensornetwork showcase: ![image](https://user-images.githubusercontent.com/17473608/206750501-4b2b8068-f9ee-4a7f-916a-dbb4e80867ed.png) The graph is not smooth. Here is what happens: - A sensor sends preambles - The gateway wakes up and sends ack - The...

Bug

Ieee80211OfdmRadio doesn't use Wifi channels, so it is not compatible with AccessPoint (segfault). It only works with simplified management in infrastructure mode.

Bug

**Platform** - OMNeT++ version: 6.1rc1 - OS: Ubuntu 24.04 docker image Here is the error when running install.sh: ``` *** Compiling *** $ make -j16 Building release and debug mode...

new

This adds the OMNeT++ MSG language. ## Description MSG (extension .msg) is a DSL for the OMNeT++ network simulator. It is used by model frameworks for OMNeT++, such as the...

Pending Popularity

This adds the OMNeT++ NED language. ## Description NED (extension .ned) is a DSL for the OMNeT++ network simulator. It is used by model frameworks for OMNeT++, such as the...