Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-RAN
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
spbro
OpenXG-RAN
Commits
eb20d932
Commit
eb20d932
authored
Aug 08, 2023
by
Robert Schmidt
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/release-v2.0.0' into integration_2023_w31
parents
bfc45da9
bea88a70
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
307 additions
and
251 deletions
+307
-251
CHANGELOG.md
CHANGELOG.md
+29
-0
README.md
README.md
+4
-0
doc/FEATURE_SET.md
doc/FEATURE_SET.md
+274
-251
No files found.
CHANGELOG.md
View file @
eb20d932
# RELEASE NOTES: #
## [v2.0.0](https://gitlab.eurecom.fr/oai/openairinterface5g/-/tags/v2.0.0) -> August 2023. ##
This release adds support for 5G and maintains previous features:
*
5G SA in gNB
-
PHY, MAC, RLC, PDCP, SDAP, RRC layers
-
2x2 MIMO and 256-QAM for UL/DL
-
15 and 30 kHz subcarrier spacings; 10-100 MHz bandwidths
-
Up to 800Mbps throughput or 5ms latency
-
F1, basic E1, 5G FAPI (SCF 222.10.02), split 8 split options
-
Handling of up to 16 UEs
-
RRC procedures for connection setup, multiple PDU sessions, reestablishment
*
5G SA in UE
-
PHY, MAC, RLC, PDCP, SDAP, RRC layers
-
2x2 MIMO and 256-QAM for UL/DL
-
15 and 30 kHz subcarrier spacings; 10-100 MHz bandwidths
-
Custom FAPI-like MAC/PHY interface
-
RRC procedures for connection setup and cell measurement
*
Basic 5G NSA in gNB
-
X2 sgNB Addition Request between OAI eNB and gNB
*
4G eNB and UE
-
Bugfixes in fairRR scheduler (eNB)
-
Non-standard F1 midhaul removed (eNB)
-
FlexRAN removed (eNB)
-
Sync fixes (UE)
*
LTE-M supported
*
Support for AW2S devices, RFsimulator channel emulation support
For more information on supported features, please refer to the
[
feature set
](
doc/FEATURE_SET.md
)
.
## [v1.2.1](https://gitlab.eurecom.fr/oai/openairinterface5g/-/tags/v1.2.1) -> February 2020. ##
*
Bug fix for mutex lock for wake-up signal
...
...
README.md
View file @
eb20d932
...
...
@@ -12,6 +12,10 @@
<a
href=
"https://getfedora.org/en/workstation/"
><img
src=
"https://img.shields.io/badge/OS-Fedore37-Green"
alt=
"Supported OS Fedora 37"
></a>
</p>
<p
align=
"center"
>
<a
href=
"https://gitlab.eurecom.fr/oai/openairinterface5g/-/releases"
><img
alt=
"GitLab Release (custom instance)"
src=
"https://img.shields.io/gitlab/v/release/oai/openairinterface5g?gitlab_url=https%3A%2F%2Fgitlab.eurecom.fr&include_prereleases&sort=semver"
></a>
</p>
<p
align=
"center"
>
<a
href=
"https://jenkins-oai.eurecom.fr/job/RAN-Container-Parent/"
><img
src=
"https://img.shields.io/jenkins/build?jobUrl=https%3A%2F%2Fjenkins-oai.eurecom.fr%2Fjob%2FRAN-Container-Parent%2F&label=build%20Images"
></a>
</p>
...
...
doc/FEATURE_SET.md
View file @
eb20d932
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment