INET Framework version 4.2 has been released with major new features.
This version introduces a new, efficient and powerful multidimensional representation of radio signals, which makes it possible to accurately simulate phenomena such as cross-talk and coexistence. Associated visualization components can display power density heat map, spectrum, spectrogram, etc.
INET 4.2 also replaces existing queueing components with a new queueing framework and library that puts an end to the duality of internal and external queues, and can be used at multiple layers, including the creation of traffic generators and other applications. The release also comes with a number of additional improvements and bug fixes.
https://inet.omnetpp.org/2020-01-08-INET-4.2.0-released.html
OMNeT++ 5.6
We are happy to announce the release of OMNeT++ 5.6. This is primarily a bugfix release, with a small but practically quite useful NED feature (@reconnect) and minor additions to the simulation library. Regarding bugfixes, Qtenv has received quite a lot of attention.
OMNeT++ 6.0 Preview 6
We are happy to announce the sixth preview version of OMNeT++ 6. This version contains a completely revamped charting solution in the IDE. It is now completely based on Python3, with support for displaying Matplotlib charts right inside the IDE, accessing simulation results in the form of Pandas DataFrames, and using the built-in (older) charts from Python.