Skip to content
Snippets Groups Projects
Commit b9f9d69b authored by Florian Kaltenberger's avatar Florian Kaltenberger
Browse files

doc update

parent 981d35a7
No related branches found
No related tags found
8 merge requests!1757Draft: Use pMAX value in configuration file, instead of hardcoded '23' in asn1_msg.c,!1493fix DL arq errors in UE,!1093Issue in generating NR PRACH for High Speed case,!1074PBCH test case support for non-zero bchpyload,!847Nr vcd,!836Nr fix phytest packet corruption dlsch,!833Develop integration 2020 week 25,!799WIP: Nr rrc prach procedures
...@@ -303,11 +303,9 @@ The following features are valid for the gNB and the 5G-NR UE. ...@@ -303,11 +303,9 @@ The following features are valid for the gNB and the 5G-NR UE.
**gNB MAC** **gNB MAC**
- MAC -> PHY configuration using NR FAPI P5 interface - MAC -> PHY configuration using NR FAPI P5 interface
- MAC <-> PHY data interface using FAPI P7 interface for BCH PDU, DCI PDU, PDSCH PDU - MAC <-> PHY data interface using FAPI P7 interface for BCH PDU, DCI PDU, PDSCH PDU
- Scheduler for RA procedreat gNB - Scheduler for RA procedure at gNB
- MAC downlink scheduler (fixed allocations) - MAC downlink scheduler (fixed allocations)
- MAC header generation (including timing advance) - MAC header generation (including timing advance)
- ACK / NACK handling and HARQ procedures for downlink
- **As of May 2020** only DL was validated with COTS phone ; UL in progress, validated with OAI UE in noS1 mode
# OpenAirInterface 5G-NR UE Feature Set # # OpenAirInterface 5G-NR UE Feature Set #
...@@ -353,7 +351,7 @@ The following features are valid for the gNB and the 5G-NR UE. ...@@ -353,7 +351,7 @@ The following features are valid for the gNB and the 5G-NR UE.
- Initial sync and MIB detection - Initial sync and MIB detection
- MAC -> PHY configuration of PHY via UE FAPI P5 interface - MAC -> PHY configuration of PHY via UE FAPI P5 interface
- Basic MAC to control PHY via UE FAPI P7 interface - Basic MAC to control PHY via UE FAPI P7 interface
- Random ccess procedure - Random access procedure
**RLC** **RLC**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment