Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
openairinterface5G
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
oai
openairinterface5G
Commits
469afd05
Commit
469afd05
authored
3 years ago
by
Francesco Mani
Browse files
Options
Downloads
Patches
Plain Diff
feature set update
parent
59195807
No related branches found
Branches containing commit
No related tags found
Tags containing commit
4 merge requests
!1757
Draft: Use pMAX value in configuration file, instead of hardcoded '23' in asn1_msg.c
,
!1493
fix DL arq errors in UE
,
!1314
Integration_2021_wk45_c
,
!1282
Add MCS from HARQ BLER
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/FEATURE_SET.md
+5
-4
5 additions, 4 deletions
doc/FEATURE_SET.md
with
5 additions
and
4 deletions
doc/FEATURE_SET.md
+
5
−
4
View file @
469afd05
...
...
@@ -104,7 +104,7 @@ The MAC layer implements a subset of the **3GPP 36.321** release v8.6 in support
-
RLC interface (AM, UM)
-
UL power control
-
Link adaptation
-
Connected DRX (CDRX) support for FDD LTE UE. Compatible with R13 from 3GPP. Support for Cat-M1 UE comming soon.
-
Connected DRX (CDRX) support for FDD LTE UE. Compatible with R13 from 3GPP. Support for Cat-M1 UE comming soon.
## eNB RLC Layer ##
...
...
@@ -206,7 +206,7 @@ The Physical layer implements **3GPP 36.211**, **36.212**, **36.213** and provid
-
PRACH preamble format 0
-
All downlink (DL) channels are supported: PSS, SSS, PBCH, PCFICH, PHICH, PDCCH, PDSCH, PMCH
-
All uplink (UL) channels are supported: PRACH, PUSCH, PUCCH (format 1/1a/1b), SRS, DRS
-
LTE MBMS-dedicated cell (feMBMS) procedures subset for LTE release 14 (experimental)
-
LTE MBMS-dedicated cell (feMBMS) procedures subset for LTE release 14 (experimental)
-
LTE non-MBSFN subframe (feMBMS) Carrier Adquistion Subframe-CAS procedures (PSS/SSS/PBCH/PDSH) (experimental)
-
LTE MBSFN MBSFN subframe channel (feMBMS): PMCH (CS@1.25KHz) (channel estimation for 25MHz bandwidth) (experimental)
...
...
@@ -313,6 +313,7 @@ The following features are valid for the gNB and the 5G-NR UE.
-
MAC downlink scheduler
-
phy-test scheduler (fixed allocation and usable also without UE)
-
regular scheduler with dynamic allocation
-
MCS adaptation from HARQ BLER
-
MAC header generation (including timing advance)
-
ACK / NACK handling and HARQ procedures for downlink
-
MAC uplink scheduler
...
...
@@ -398,7 +399,7 @@ The following features are valid for the gNB and the 5G-NR UE.
-
Creates TUN interface to PDCP to inject and receive user-place traffic
-
No connection to the core network
*
Supporting Standalone (SA) mode:
-
UE can register with the 5G Core Network, establish a PDU Session and exchange user-plane traffic
-
UE can register with the 5G Core Network, establish a PDU Session and exchange user-plane traffic
## NR UE PHY Layer ##
...
...
@@ -484,7 +485,7 @@ The following features are valid for the gNB and the 5G-NR UE.
-
Interfaces with PDCP, MAC
**UE PDCP**
*
Tx/Rx operations according to 38.323 Rel.16
*
Tx/Rx operations according to 38.323 Rel.16
-
Integrity protection and ciphering procedures
-
Sequence number management, SDU dicard and in-order delivery
-
Radio bearer establishment/handling and association with PDCP entities
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment