Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aligungr/UERANSIM
Open source 5G UE and RAN (gNodeB) implementation.
https://github.com/aligungr/UERANSIM
5g 5g-nr 5g-ran 5g-systems 5g-ue gnb
Last synced: about 1 month ago
JSON representation
Open source 5G UE and RAN (gNodeB) implementation.
- Host: GitHub
- URL: https://github.com/aligungr/UERANSIM
- Owner: aligungr
- License: gpl-3.0
- Created: 2019-09-25T05:44:14.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-27T06:03:21.000Z (4 months ago)
- Last Synced: 2024-10-29T23:44:34.623Z (about 1 month ago)
- Topics: 5g, 5g-nr, 5g-ran, 5g-systems, 5g-ue, gnb
- Language: C++
- Homepage:
- Size: 5.07 MB
- Stars: 791
- Watchers: 40
- Forks: 323
- Open Issues: 227
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-private-wireless - UERANSIM - Open source 5G UE and RAN (gNodeB) implementation. (Open Source RAN)
- awesome-5g - UERANSIM - Open source 5G UE and RAN (gNodeB) implementation. (RAN)
README
**UERANSIM** (pronounced "ju-i ræn sɪm"), is the open source state-of-the-art 5G UE and RAN (gNodeB)
simulator. UE and RAN 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.UERANSIM introduces the world's first and only open source 5G-SA UE and gNodeB implementation.
**WARNING:** I'm no longer active in the development of UERANSIM. However community contributions are welcomed.
## Current Status
Basic functionalities of UE and gNodeB are fully functional and ready to use. However some of the features are not complete.
More details can be found at [Feature Set](https://github.com/aligungr/UERANSIM/wiki/Feature-Set).On the other hand, UERANSIM does not fully provide physical layer. 5G-NR radio interface is partially implemented, and simply simulated over UDP protocol.
## Documentation
You can find the documentation on [UERANSIM Wiki](https://github.com/aligungr/UERANSIM/wiki).
And, since the project is rapidly developing, please make sure that you have always
the [latest](https://github.com/aligungr/UERANSIM/releases) UERANSIM.## Contributing
Any contributions you make are greatly appreciated via [Pull Request](https://github.com/aligungr/UERANSIM/pulls).
## Supporting
You can support UERANSIM by:
- Starring the GitHub repository,
- Donating on [Open Collective](https://opencollective.com/UERANSIM)
- Creating pull requests, submitting bugs, suggesting new features or documentation updates.## License
Copyright (c) 2023 ALİ GÜNGÖR.
All source code and related files including documentation and wiki pages are
dual licensed with [GPL-3.0](https://www.gnu.org/licenses/gpl-3.0.en.html) and a commercial license.Commercial usage of UERANSIM is **not** permitted with the GPL-3.0. If that license is not compatable with your use case, please contact [[email protected]](mailto:[email protected]) to buy a commercial license.