Update 5g nr development and setup authored by Remi Hardy's avatar Remi Hardy
This page is dedicated to the 5G-NR development in OpenAirInterface
# Building and usage
Please see:
- https://gitlab.eurecom.fr/oai/openairinterface5g/blob/develop/doc/BUILD.md
- https://gitlab.eurecom.fr/oai/openairinterface5g/blob/develop/doc/RUNMODEM.md
# Development process
Main branch for development is oai/develop. When a new feature for 5G-NR is developed, a feature branch is created starting from the latest oai/develop. When finished it is merged back to oai/develop.
The main branch for development is **oai/develop**.
When a new feature for 5G-NR is developed, a feature branch is created starting from the latest oai/develop.
When finished, the feature branch is merged back to **oai/develop**.
There is a dedicated mailing list for the project: openair5g-nr@lists.eurecom.fr. You may subscribe here: https://lists.eurecom.fr/sympa/subscribe/openair5g-nr.
There is a dedicated mailing list for the project: openair5g-nr@lists.eurecom.fr.
You may subscribe here: https://lists.eurecom.fr/sympa/subscribe/openair5g-nr.
We use trello to track the development process: https://trello.com/b/7kFj0kFp/oai-weekly-meetings. To get access to it, write an email to the mailing list (see above).
Progress is also discussed in our developer meetings. See [OpenAirDevMeetings](https://gitlab.eurecom.fr/oai/openairinterface5g/wikis/OpenAirDevMeetings)for more details.
Progress is also discussed in our developer meetings:
See [OpenAirDevMeetings](https://gitlab.eurecom.fr/oai/openairinterface5g/wikis/OpenAirDevMeetings)for more details.
# Hardware requirements
......@@ -66,6 +65,11 @@ Please get in touch with us if you want to use them.
- Ubuntu 16.04 or 17.10 with the lowlatency kernel option
- CentOS Linux release 7.4.1708 (Core)
# Building and usage
Please see:
- https://gitlab.eurecom.fr/oai/openairinterface5g/blob/develop/doc/BUILD.md
- https://gitlab.eurecom.fr/oai/openairinterface5g/blob/develop/doc/RUNMODEM.md
# NSA setup with COTS UE
please see [gNB vs COTS UE Testing](home/gNB-COTS-UE-testing)
......
......