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
71780feb
Commit
71780feb
authored
Aug 30, 2017
by
Matthieu Kanj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
removing .h files from openair2/RRC/LITE/vars_NB_IoT.c
parent
d8c70f50
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
openair1/PHY/CODING/defs_NB_IoT.h
openair1/PHY/CODING/defs_NB_IoT.h
+1
-1
openair2/RRC/LITE/vars_NB_IoT.c
openair2/RRC/LITE/vars_NB_IoT.c
+2
-2
No files found.
openair1/PHY/CODING/defs_NB_IoT.h
View file @
71780feb
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
* contact@openairinterface.org
* contact@openairinterface.org
*/
*/
/* file: PHY/CODING/defs_
nb_iot
.h
/* file: PHY/CODING/defs_
NB_IoT
.h
purpose: Top-level definitions, data types and function prototypes for openairinterface coding blocks for NB-IoT
purpose: Top-level definitions, data types and function prototypes for openairinterface coding blocks for NB-IoT
author: matthieu.kanj@b-com.com, raymond.knopp@eurecom.fr, michele.paffetti@studio.unibo.it
author: matthieu.kanj@b-com.com, raymond.knopp@eurecom.fr, michele.paffetti@studio.unibo.it
date: 29.06.2017
date: 29.06.2017
...
...
openair2/RRC/LITE/vars_NB_IoT.c
View file @
71780feb
...
@@ -48,7 +48,7 @@ int S_rrc= RRC2RRM_FIFO;
...
@@ -48,7 +48,7 @@ int S_rrc= RRC2RRM_FIFO;
#endif //NO_RRM
#endif //NO_RRM
#else
#else
#include "LAYER2/MAC/extern.h"
//
#include "LAYER2/MAC/extern.h"
#ifndef NO_RRM
#ifndef NO_RRM
sock_rrm_t
S_rrc
;
sock_rrm_t
S_rrc
;
#endif
#endif
...
@@ -63,7 +63,7 @@ unsigned short Header_read_idx,Data_read_idx,Header_size;
...
@@ -63,7 +63,7 @@ unsigned short Header_read_idx,Data_read_idx,Header_size;
unsigned
short
Data_to_read
;
unsigned
short
Data_to_read
;
#endif //NO_RRM
#endif //NO_RRM
#include "LAYER2/MAC/extern.h"
//
#include "LAYER2/MAC/extern.h"
#define MAX_U32 0xFFFFFFFF
#define MAX_U32 0xFFFFFFFF
eNB_RRC_INST_NB_IoT
*
eNB_rrc_inst_NB_IoT
;
eNB_RRC_INST_NB_IoT
*
eNB_rrc_inst_NB_IoT
;
...
...
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