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
ZhouShuya
OpenXG-RAN
Commits
681ea3cd
Commit
681ea3cd
authored
Mar 31, 2020
by
Raymond Knopp
Browse files
Options
Browse Files
Download
Plain Diff
Merge with branch NR_RRC_PRACH_procedures (eNB side)
parents
667d0b02
e9ff6bad
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
openair1/PHY/NR_TRANSPORT/nr_ulsch.c
openair1/PHY/NR_TRANSPORT/nr_ulsch.c
+0
-1
openair2/RRC/NR/nr_rrc_defs.h
openair2/RRC/NR/nr_rrc_defs.h
+1
-1
No files found.
openair1/PHY/NR_TRANSPORT/nr_ulsch.c
View file @
681ea3cd
...
...
@@ -87,7 +87,6 @@ void nr_ulsch_unscrambling(int16_t* llr,
uint8_t
q
,
uint32_t
Nid
,
uint32_t
n_RNTI
)
{
uint8_t
reset
;
uint32_t
x1
,
x2
,
s
=
0
;
...
...
openair2/RRC/NR/nr_rrc_defs.h
View file @
681ea3cd
...
...
@@ -322,7 +322,7 @@ typedef struct gNB_RRC_UE_s {
uint32_t
gnb_gtp_teid
[
S1AP_MAX_E_RAB
];
transport_layer_addr_t
gnb_gtp_addrs
[
S1AP_MAX_E_RAB
];
rb_id_t
gnb_gtp_ebi
[
S1AP_MAX_E_RAB
];
//#endif
uint32_t
ul_failure_timer
;
uint32_t
ue_release_timer
;
uint32_t
ue_release_timer_thres
;
...
...
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