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
alex037yang
OpenXG-RAN
Commits
0577eef4
Commit
0577eef4
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
e8fa668e
Changes
2
Show 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 @
0577eef4
...
...
@@ -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 @
0577eef4
...
...
@@ -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