Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG UE
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
Michael Black
OpenXG UE
Commits
3fee2f44
Commit
3fee2f44
authored
Sep 04, 2018
by
Hongzhi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix compilation for nr compute_tbs and segmentation
parent
588d74c9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
openair1/PHY/CODING/nr_compute_tbs.c
openair1/PHY/CODING/nr_compute_tbs.c
+1
-1
openair1/PHY/CODING/nr_segmentation.c
openair1/PHY/CODING/nr_segmentation.c
+1
-1
No files found.
openair1/PHY/CODING/nr_compute_tbs.c
View file @
3fee2f44
...
...
@@ -23,7 +23,7 @@
purpose: Compute NR TBS
author: Hongzhi WANG (TCL)
*/
//#include "PHY/defs
.h"
#include "PHY/defs_nr_UE
.h"
//#include "SCHED/extern.h"
#define INDEX_MAX_TBS_TABLE (93)
...
...
openair1/PHY/CODING/nr_segmentation.c
View file @
3fee2f44
...
...
@@ -24,7 +24,7 @@
author: Hongzhi WANG (TCL)
date: 12.09.2017
*/
//#include "PHY/defs
.h"
#include "PHY/defs_nr_UE
.h"
//#include "SCHED/extern.h"
//#define DEBUG_SEGMENTATION
...
...
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