Commit 2d208bc5 authored by Matthieu Kanj's avatar Matthieu Kanj

renaming file:openair2/LAYER2/MAC/defs_nb_iot.h -> openair2/LAYER2/MAC/defs_NB_IoT.h

parent 86229085
......@@ -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
......
......@@ -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"
......
......@@ -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"
......
......@@ -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"
......
......@@ -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"
......
......@@ -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;
......
......@@ -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;
......
......@@ -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"
......
......@@ -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"
......
......@@ -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"
......
......@@ -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
......
......@@ -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"
//-----------------------------------------------------------------------
......
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment