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
e67e2334
Commit
e67e2334
authored
Jun 26, 2018
by
Matthieu Kanj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
correction to PDU msg4
parent
73842bed
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
openair1/SCHED/phy_procedures_lte_eNb.c
openair1/SCHED/phy_procedures_lte_eNb.c
+3
-3
No files found.
openair1/SCHED/phy_procedures_lte_eNb.c
View file @
e67e2334
...
...
@@ -1034,11 +1034,11 @@ if(proc->flag_msg4 == 1 && proc->counter_msg4 > 0)
tab_rar
[
6
]
=
nas_id
[
3
];
// NAS part 4
tab_rar
[
7
]
=
nas_id
[
4
];
// NAS part 5
tab_rar
[
8
]
=
nas_id
[
5
];
// NAS part 6
tab_rar
[
9
]
=
30
;
tab_rar
[
9
]
=
48
;
tab_rar
[
10
]
=
3
;
tab_rar
[
11
]
=
0
;
tab_rar
[
12
]
=
18
;
tab_rar
[
13
]
=
91
;
tab_rar
[
12
]
=
24
;
tab_rar
[
13
]
=
145
;
tab_rar
[
14
]
=
8
;
...
...
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