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
56a14572
Commit
56a14572
authored
Aug 22, 2017
by
Matthieu Kanj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
renaming file:openair2/LAYER2/MAC/proto_nb_iot.h -> openair2/LAYER2/MAC/proto_NB_IoT.h
parent
b4816cb4
Changes
11
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
11 additions
and
11 deletions
+11
-11
openair1/SCHED/IF_Module_L1_primitives_NB_IoT.h
openair1/SCHED/IF_Module_L1_primitives_NB_IoT.h
+1
-1
openair2/LAYER2/MAC/eNB_scheduler_NB_IoT.c
openair2/LAYER2/MAC/eNB_scheduler_NB_IoT.c
+1
-1
openair2/LAYER2/MAC/eNB_scheduler_RA_NB_IoT.c
openair2/LAYER2/MAC/eNB_scheduler_RA_NB_IoT.c
+1
-1
openair2/LAYER2/MAC/eNB_scheduler_dlsch_NB_IoT.c
openair2/LAYER2/MAC/eNB_scheduler_dlsch_NB_IoT.c
+1
-1
openair2/LAYER2/MAC/eNB_scheduler_primitives_NB_IoT.c
openair2/LAYER2/MAC/eNB_scheduler_primitives_NB_IoT.c
+1
-1
openair2/LAYER2/MAC/eNB_scheduler_ulsch_NB_IoT.c
openair2/LAYER2/MAC/eNB_scheduler_ulsch_NB_IoT.c
+1
-1
openair2/LAYER2/MAC/main_NB_IoT.c
openair2/LAYER2/MAC/main_NB_IoT.c
+1
-1
openair2/LAYER2/MAC/proto_NB_IoT.h
openair2/LAYER2/MAC/proto_NB_IoT.h
+0
-0
openair2/PHY_INTERFACE/IF_Module_L2_primitives_NB_IoT.h
openair2/PHY_INTERFACE/IF_Module_L2_primitives_NB_IoT.h
+1
-1
openair2/PHY_INTERFACE/IF_Module_NB_IoT.c
openair2/PHY_INTERFACE/IF_Module_NB_IoT.c
+1
-1
record.txt
record.txt
+2
-2
No files found.
openair1/SCHED/IF_Module_L1_primitives_NB_IoT.h
View file @
56a14572
...
...
@@ -10,7 +10,7 @@
//#include "openair2/PHY_INTERFACE/IF_Module_nb_iot.h"
#include "openair1/PHY/defs_NB_IoT.h"
//#include "LAYER2/MAC/extern.h"
//#include "LAYER2/MAC/proto_
nb_iot
.h"
//#include "LAYER2/MAC/proto_
NB_IoT
.h"
...
...
openair2/LAYER2/MAC/eNB_scheduler_NB_IoT.c
View file @
56a14572
...
...
@@ -44,7 +44,7 @@
#include "LAYER2/MAC/proto.h"
#include "LAYER2/MAC/defs_nb_iot.h"
#include "LAYER2/MAC/proto_
nb_iot
.h"
#include "LAYER2/MAC/proto_
NB_IoT
.h"
#include "PHY_INTERFACE/IF_Module_NB_IoT.h"
#include "RRC/LITE/extern.h"
...
...
openair2/LAYER2/MAC/eNB_scheduler_RA_NB_IoT.c
View file @
56a14572
...
...
@@ -54,7 +54,7 @@
//NB-IoT
#include "PHY/defs_NB_IoT.h"
#include "proto_
nb_iot
.h"
#include "proto_
NB_IoT
.h"
#include "defs_NB_IoT.h"
#include "math.h"
//#include "openair1/PHY/LTE_TRANSPORT/dci_NB_IoT.h"
...
...
openair2/LAYER2/MAC/eNB_scheduler_dlsch_NB_IoT.c
View file @
56a14572
...
...
@@ -47,7 +47,7 @@
//NB-IoT
#include "PHY/defs_NB_IoT.h"
#include "defs_NB_IoT.h"
#include "proto_
nb_iot
.h"
#include "proto_
NB_IoT
.h"
#include "RRC/LITE/extern.h"
#include "RRC/L2_INTERFACE/openair_rrc_L2_interface.h"
...
...
openair2/LAYER2/MAC/eNB_scheduler_primitives_NB_IoT.c
View file @
56a14572
...
...
@@ -51,7 +51,7 @@
//NB-IoT
#include "PHY/defs_NB_IoT.h"
#include "defs_NB_IoT.h"
#include "proto_
nb_iot
.h"
#include "proto_
NB_IoT
.h"
//#include "LAYER2/MAC/pre_processor.c"
#include "pdcp.h"
...
...
openair2/LAYER2/MAC/eNB_scheduler_ulsch_NB_IoT.c
View file @
56a14572
...
...
@@ -51,7 +51,7 @@
//NB-IoT
#include "PHY/defs_NB_IoT.h"
#include "LAYER2/MAC/defs_NB_IoT.h"
#include "LAYER2/MAC/proto_
nb_iot
.h"
#include "LAYER2/MAC/proto_
NB_IoT
.h"
//#include "LAYER2/MAC/pre_processor.c"
...
...
openair2/LAYER2/MAC/main_NB_IoT.c
View file @
56a14572
...
...
@@ -32,7 +32,7 @@
#include "asn1_constants.h"
#include "defs_NB_IoT.h"
#include "proto_
nb_iot
.h"
#include "proto_
NB_IoT
.h"
//#include "extern.h"
#include "RRC/LITE/proto_NB_IoT.h"
...
...
openair2/LAYER2/MAC/proto_
nb_iot
.h
→
openair2/LAYER2/MAC/proto_
NB_IoT
.h
View file @
56a14572
File moved
openair2/PHY_INTERFACE/IF_Module_L2_primitives_NB_IoT.h
View file @
56a14572
#include "openair2/PHY_INTERFACE/IF_Module_NB_IoT.h"
#include "LAYER2/MAC/extern.h"
#include "LAYER2/MAC/proto_
nb_iot
.h"
#include "LAYER2/MAC/proto_
NB_IoT
.h"
#ifndef __IF_MODULE_L2_PRIMITIVES_NB_IOT_H__
...
...
openair2/PHY_INTERFACE/IF_Module_NB_IoT.c
View file @
56a14572
...
...
@@ -2,7 +2,7 @@
#include "openair2/PHY_INTERFACE/IF_Module_L2_primitives_NB_IoT.h"
#include "openair1/SCHED/IF_Module_L1_primitives_NB_IoT.h"
#include "LAYER2/MAC/extern.h"
#include "LAYER2/MAC/proto_
nb_iot
.h"
#include "LAYER2/MAC/proto_
NB_IoT
.h"
//called at initialization of L2
...
...
record.txt
View file @
56a14572
...
...
@@ -14,7 +14,7 @@ Parameters: NB_IoT_DL_FRAME_PARAMS(Original LTE_DL_FRAME_PARAMS)
5/14
Add: openair2/Layer2/MAC/defs_NB_IoT.h
Add: openair2/Layer2/MAC/proto_
nb_iot
.h
Add: openair2/Layer2/MAC/proto_
NB_IoT
.h
Add: openair2/Layer2/MAC/eNB_scheduler_ulsch_nb_iot.c
Add: openair2/Layer2/MAC/eNB_scheduler_prmitives_nb_iot.c
Add: openair2/Layer2/MAC/eNB_scheduler_dlsch_nb_iot.c
...
...
@@ -33,7 +33,7 @@ Functions: NB_initiate_ra_proc()
modified: openair1/PHY/LTE_TRANSPORT/dci_NB_IoT.h
modified: openair1/PHY/LTE_TRANSPORT/defs.hod
modified: openair2/LAYER2/MAC/eNB_scheduler_RA_nb_iot.c
modified: openair2/LAYER2/MAC/proto_
nb_iot
.h
modified: openair2/LAYER2/MAC/proto_
NB_IoT
.h
comment:
Functions: NB_schedule_RA()
...
...
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