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
Merge requests
!1689
integration_2022_wk35b
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
integration_2022_wk35b
integration_2022_wk35b
into
develop
Overview
8
Commits
118
Pipelines
0
Changes
149
Merged
Robert Schmidt
requested to merge
integration_2022_wk35b
into
develop
2 years ago
Overview
8
Commits
118
Pipelines
0
Changes
149
Expand
MR
!785 (merged)
Add .clang-format file
MR
!1487 (merged)
LDPC offload on T1 card
MR
!1677 (merged)
NR LBRM for UL
MR
!1683 (merged)
Schedule ULSCH in flexible slots in InitialBWP
MR
!1674 (merged)
Optimize nr_rotation
MR
!1685 (merged)
Fix AssertFatal in Msg3
MR
!1684 (merged)
Implementation of a RA timer to remove UE in the case of Msg4 not be decoded by the UE
MR
!1669 (merged)
Fixes when there is no spCellConfig configured
MR
!1648 (merged)
simplify thread pool configuration
MR
!1609 (merged)
improve-nr_ul_channel_estimation
Edited
2 years ago
by
Robert Schmidt
0
0
Merge request reports
Compare
develop
version 1
0b970e9e
2 years ago
develop (base)
and
latest version
latest version
23459a48
118 commits,
2 years ago
version 1
0b970e9e
107 commits,
2 years ago
149 files
+
4767
−
2297
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
149
Search (e.g. *.vue) (Ctrl+P)
ci-scripts/conf_files/benetel-5g.conf
+
0
−
1
Options
@@ -214,7 +214,6 @@ L1s = (
{
num_cc
=
1
;
tr_n_preference
=
"local_mac"
;
thread_pool_size
=
8
;
}
);
Loading