Releases: Unipisa/Simu5G
Simu5G 1.3.0
- Compatible with OMNeT++ 6.1.0 and INET 4.5.4
- New modules:
MultiUEMECApp
,MecRnisTestApp
,UeRnisTestApp
- Added NED documentation for modules
- Increased reusability of modules via changes such as replacing hardcoded module
paths in the C++ code with NED parameters (binderModule
,macModule
, etc.), and
elimination ofancestorPar()
calls by introducing local parameters instead. - Other NED adjustments, such as removal of unused NED parameters and splitting
NED files to have one module per file. Seedoc/NED-changes.txt
for details. - Extensive C++ modernization, and adaption of more OMNeT++ best practices.
- Various bug fixes.
Simu5G 1.2.3
5G NewRadio and LTE/LTE-A user-plane simulation model.
Version: 1.2.3
This release is compatible with OMNeT++ 6.1 and INET 4.5 (tested on Ubuntu 24.04/24.10 and macOS Ventura)
Simu5G 1.2.2
5G NewRadio and LTE/LTE-A user-plane simulation model.
Version: 1.2.2
This release is compatible with OMNeT++ 6.0.1 and INET 4.5 (tested on Ubuntu 22.04 and macOS Ventura)
Simu5G 1.2.1
5G NewRadio and LTE/LTE-A user-plane simulation model.
Version: 1.2.1
This release is compatible with OMNeT++ 6.0 and INET 4.4.0.
Tested on Ubuntu 20.04.
This minor release includes:
- modifications to support the latest versions of OMNeT++ 6.0 and INET v4.4.0 (many thanks to Prof. Lars Wischhof, Munich University of Applied Sciences, for his contribution)
- some refactoring of simulation and emulation folders
- bug fixing
Simu5G 1.2.0
5G NewRadio and LTE/LTE-A user-plane simulation model.
Version: 1.2.0
This release is compatible with OMNeT++ 6.0 (pre10 and pre11) and INET 4.3.2.
Tested on:
- Ubuntu 16.04, 18.04 & 20.04;
- macOS Catalina;
- Windows 7.
This release includes:
- Modelling of ETSI MEC entities (thanks to Alessandro Noferi, University of Pisa);
- Support to real-time emulation capabilities (Linux OS only);
- Modelling of background cells and background UEs for larger scale simulations and emulations;
- Several bug fixes.
Simu5G 1.1.0
5G NewRadio and LTE/LTE-A user-plane simulation model.
Version: 1.1.0
This release is compatible with OMNeT++ 5.6.2 and INET 4.2.2.
Tested on:
- Ubuntu 16.04, 18.04 & 20.04;
- macOS Catalina;
- Windows 7.