qarham / UERANSIM

Open source 5G UE and RAN (gNodeB) implementation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UERANSIM (pronounced "ju-i ræn sɪm"), is the open-source state-of-the-art 5G UE and RAN (gNodeB) implementation. It can be considered as a 5G mobile phone and a base station in basic terms. The project can be used for testing 5G Core Network and studying 5G System.

Current Status

Our UE and gNodeB are functional and ready to use. You can connect them to your 5G core network right now and start using it.

In terms of 3GPP coverage, fundamental control plane features are done. However, some of them are in progress.

At the same time, 5G-NR radio interface is under development but not complete yet. Currently we utilize the radio interface over a simulated environment.

OS Linux OS Linux OS Linux

Documentation

You can find the documentation on UERANSIM Wiki.

And, since the project is rapidly developing, please make sure that you have always the latest UERANSIM.

Contributing

Implementing UE and RAN is not an easy task and is very time-consuming. We are always open to public contributions and pull requests.

Supporting

UERANSIM is the first and currently only open source project that implements 5G-SA UE and RAN. Commercial alternatives of this software cost hundreds of thousands of dollars. You can support this free and open source software by:

  • Donating on Open Collective
  • Starring our GitHub repository,
  • Creating pull requests, submitting bugs, suggesting new features or documentation updates.

License

Copyright (c) 2021 ALİ GÜNGÖR. All source code and related files including documentation and wiki pages are licensed under GPL-3.0, see LICENSE for more details.

About

Open source 5G UE and RAN (gNodeB) implementation.

License:GNU General Public License v3.0


Languages

Language:C++ 99.3%Language:CMake 0.6%Language:Makefile 0.1%Language:Shell 0.0%