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
2d208bc5
Commit
2d208bc5
authored
Aug 21, 2017
by
Matthieu Kanj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
renaming file:openair2/LAYER2/MAC/defs_nb_iot.h -> openair2/LAYER2/MAC/defs_NB_IoT.h
parent
86229085
Changes
14
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
13 additions
and
13 deletions
+13
-13
openair1/PHY/LTE_TRANSPORT/dci_tools_NB_IoT.c
openair1/PHY/LTE_TRANSPORT/dci_tools_NB_IoT.c
+1
-1
openair2/LAYER2/MAC/defs_NB_IoT.h
openair2/LAYER2/MAC/defs_NB_IoT.h
+0
-0
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/extern.h
openair2/LAYER2/MAC/extern.h
+1
-1
openair2/LAYER2/MAC/extern_NB_IoT.h
openair2/LAYER2/MAC/extern_NB_IoT.h
+1
-1
openair2/LAYER2/MAC/main_NB_IoT.c
openair2/LAYER2/MAC/main_NB_IoT.c
+1
-1
openair2/LAYER2/MAC/vars.h
openair2/LAYER2/MAC/vars.h
+1
-1
openair2/RRC/LITE/L2_interface_nb_iot.c
openair2/RRC/LITE/L2_interface_nb_iot.c
+1
-1
openair2/RRC/LITE/rrc_eNB_nb_iot.c
openair2/RRC/LITE/rrc_eNB_nb_iot.c
+1
-1
openair2/RRC/LITE/vars_nb_iot.c
openair2/RRC/LITE/vars_nb_iot.c
+1
-1
record.txt
record.txt
+1
-1
No files found.
openair1/PHY/LTE_TRANSPORT/dci_tools_NB_IoT.c
View file @
2d208bc5
...
...
@@ -43,7 +43,7 @@
//#define DEBUG_HARQ
#include "LAYER2/MAC/extern_NB_IoT.h"
#include "LAYER2/MAC/defs_
nb_iot
.h"
#include "LAYER2/MAC/defs_
NB_IoT
.h"
#include "PHY/defs_NB_IoT.h"
//#define DEBUG_DCI
...
...
openair2/LAYER2/MAC/defs_
nb_iot
.h
→
openair2/LAYER2/MAC/defs_
NB_IoT
.h
View file @
2d208bc5
File moved
openair2/LAYER2/MAC/eNB_scheduler_RA_NB_IoT.c
View file @
2d208bc5
...
...
@@ -55,7 +55,7 @@
//NB-IoT
#include "PHY/defs_NB_IoT.h"
#include "proto_nb_iot.h"
#include "defs_
nb_iot
.h"
#include "defs_
NB_IoT
.h"
#include "math.h"
//#include "openair1/PHY/LTE_TRANSPORT/dci_NB_IoT.h"
//#include "LAYER2/MAC/pre_processor.c"
...
...
openair2/LAYER2/MAC/eNB_scheduler_dlsch_NB_IoT.c
View file @
2d208bc5
...
...
@@ -46,7 +46,7 @@
#include "OCG_extern.h"
//NB-IoT
#include "PHY/defs_NB_IoT.h"
#include "defs_
nb_iot
.h"
#include "defs_
NB_IoT
.h"
#include "proto_nb_iot.h"
#include "RRC/LITE/extern.h"
...
...
openair2/LAYER2/MAC/eNB_scheduler_primitives_NB_IoT.c
View file @
2d208bc5
...
...
@@ -50,7 +50,7 @@
#include "RRC/L2_INTERFACE/openair_rrc_L2_interface.h"
//NB-IoT
#include "PHY/defs_NB_IoT.h"
#include "defs_
nb_iot
.h"
#include "defs_
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 @
2d208bc5
...
...
@@ -50,7 +50,7 @@
#include "RRC/L2_INTERFACE/openair_rrc_L2_interface.h"
//NB-IoT
#include "PHY/defs_NB_IoT.h"
#include "LAYER2/MAC/defs_
nb_iot
.h"
#include "LAYER2/MAC/defs_
NB_IoT
.h"
#include "LAYER2/MAC/proto_nb_iot.h"
...
...
openair2/LAYER2/MAC/extern.h
View file @
2d208bc5
...
...
@@ -46,7 +46,7 @@
#include "RRC/LITE/defs.h"
#ifdef NB_IOT
#include "defs_
nb_iot
.h"
#include "defs_
NB_IoT
.h"
//NB-IoT
extern
IF_Module_t
*
if_inst
;
...
...
openair2/LAYER2/MAC/extern_NB_IoT.h
View file @
2d208bc5
...
...
@@ -46,7 +46,7 @@
#include "RRC/LITE/defs.h"
#ifdef NB_IOT
#include "defs_
nb_iot
.h"
#include "defs_
NB_IoT
.h"
//NB-IoT
extern
IF_Module_t
*
if_inst
;
...
...
openair2/LAYER2/MAC/main_NB_IoT.c
View file @
2d208bc5
...
...
@@ -31,7 +31,7 @@
#include "asn1_constants.h"
#include "defs_
nb_iot
.h"
#include "defs_
NB_IoT
.h"
#include "proto_nb_iot.h"
//#include "extern.h"
#include "RRC/LITE/proto_nb_iot.h"
...
...
openair2/LAYER2/MAC/vars.h
View file @
2d208bc5
...
...
@@ -37,7 +37,7 @@
#endif //USER_MODE
#include "PHY/defs.h"
#include "defs.h"
#include "defs_
nb_iot
.h"
#include "defs_
NB_IoT
.h"
#include "PHY_INTERFACE/defs.h"
#include "COMMON/mac_rrc_primitives.h"
...
...
openair2/RRC/LITE/L2_interface_nb_iot.c
View file @
2d208bc5
...
...
@@ -32,7 +32,7 @@
#include "SCHED/defs.h"
#include "platform_types.h"
#include "defs_nb_iot.h" //RRC
#include "LAYER2/MAC/defs_
nb_iot
.h" //MAC
#include "LAYER2/MAC/defs_
NB_IoT
.h" //MAC
#include "LAYER2/MAC/defs.h" // MAC because see the PHY functions
#include "extern.h"
#include "LAYER2/MAC/extern.h"
...
...
openair2/RRC/LITE/rrc_eNB_nb_iot.c
View file @
2d208bc5
...
...
@@ -58,7 +58,7 @@
#include "T.h"
#include "LAYER2/MAC/defs.h"
#include "LAYER2/MAC/defs_
nb_iot
.h"
#include "LAYER2/MAC/defs_
NB_IoT
.h"
#ifdef USER_MODE
...
...
openair2/RRC/LITE/vars_nb_iot.c
View file @
2d208bc5
...
...
@@ -32,7 +32,7 @@
#include "defs_nb_iot.h"
#include "LAYER2/RLC/rlc.h"
#include "COMMON/mac_rrc_primitives.h"
#include "LAYER2/MAC/defs_
nb_iot
.h"
#include "LAYER2/MAC/defs_
NB_IoT
.h"
#include "LogicalChannelConfig-NB-r13.h"
//-----------------------------------------------------------------------
...
...
record.txt
View file @
2d208bc5
...
...
@@ -13,7 +13,7 @@ Functions: phy_config_mib_eNB_NB_IoT(), phy_config_sib2_eNB_NB_IoT(), phy_config
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/defs_
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
...
...
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