Update 5g nr development and setup authored by Remi Hardy's avatar Remi Hardy
...@@ -13,6 +13,10 @@ To get access to it, write an email to the mailing list (see above). ...@@ -13,6 +13,10 @@ 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.
# Operating system
- Ubuntu 16.04 or 17.10 with the lowlatency kernel option
- CentOS Linux release 7.4.1708 (Core)
# Hardware requirements # Hardware requirements
## PC ## PC
...@@ -61,10 +65,6 @@ The FPGA binary image is provided by Creonic (https://www.creonic.com), while th ...@@ -61,10 +65,6 @@ The FPGA binary image is provided by Creonic (https://www.creonic.com), while th
Please get in touch with us if you want to use them. Please get in touch with us if you want to use them.
## Operating system
- Ubuntu 16.04 or 17.10 with the lowlatency kernel option
- CentOS Linux release 7.4.1708 (Core)
# Building and usage # Building and usage
Please see: Please see:
- https://gitlab.eurecom.fr/oai/openairinterface5g/blob/develop/doc/BUILD.md - https://gitlab.eurecom.fr/oai/openairinterface5g/blob/develop/doc/BUILD.md
... ...
......