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
canghaiwuhen
OpenXG-RAN
Commits
73842bed
Commit
73842bed
authored
Jun 25, 2018
by
Matthieu Kanj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug fix msg4
parent
2ef28de0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
openair1/SCHED/phy_procedures_lte_eNb.c
openair1/SCHED/phy_procedures_lte_eNb.c
+6
-6
No files found.
openair1/SCHED/phy_procedures_lte_eNb.c
View file @
73842bed
...
@@ -1028,12 +1028,12 @@ if(proc->flag_msg4 == 1 && proc->counter_msg4 > 0)
...
@@ -1028,12 +1028,12 @@ if(proc->flag_msg4 == 1 && proc->counter_msg4 > 0)
tab_rar
[
0
]
=
63
;
tab_rar
[
0
]
=
63
;
tab_rar
[
1
]
=
60
;
tab_rar
[
1
]
=
60
;
tab_rar
[
2
]
=
0
;
tab_rar
[
2
]
=
0
;
tab_rar
[
3
]
=
0
;
// NAS part 1
tab_rar
[
3
]
=
nas_id
[
0
]
;
// NAS part 1
tab_rar
[
4
]
=
nas_id
[
0
];
// NAS part 2
tab_rar
[
4
]
=
nas_id
[
1
];
// NAS part 2
tab_rar
[
5
]
=
nas_id
[
1
];
// NAS part 3
tab_rar
[
5
]
=
nas_id
[
2
];
// NAS part 3
tab_rar
[
6
]
=
nas_id
[
2
];
// NAS part 4
tab_rar
[
6
]
=
nas_id
[
3
];
// NAS part 4
tab_rar
[
7
]
=
nas_id
[
3
];
// NAS part 5
tab_rar
[
7
]
=
nas_id
[
4
];
// NAS part 5
tab_rar
[
8
]
=
nas_id
[
4
];
// NAS part 6
tab_rar
[
8
]
=
nas_id
[
5
];
// NAS part 6
tab_rar
[
9
]
=
30
;
tab_rar
[
9
]
=
30
;
tab_rar
[
10
]
=
3
;
tab_rar
[
10
]
=
3
;
tab_rar
[
11
]
=
0
;
tab_rar
[
11
]
=
0
;
...
...
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