Commit 30a9ffe0 authored by Matthieu Kanj's avatar Matthieu Kanj

renaming openair1/PHY/INIT/defs_nb_iot.h -> openair1/PHY/INIT/defs_NB_IoT.h

parent 9cb628a4
...@@ -1115,7 +1115,7 @@ static inline int release_thread(pthread_mutex_t *mutex,int *instance_cnt,char * ...@@ -1115,7 +1115,7 @@ static inline int release_thread(pthread_mutex_t *mutex,int *instance_cnt,char *
*/ */
#include "PHY/INIT/defs_nb_iot.h" #include "PHY/INIT/defs_NB_IoT.h"
#include "PHY/LTE_REFSIG/defs_NB_IoT.h" #include "PHY/LTE_REFSIG/defs_NB_IoT.h"
//#include "PHY/MODULATION/defs.h" //#include "PHY/MODULATION/defs.h"
//#include "PHY/LTE_TRANSPORT/proto.h" //#include "PHY/LTE_TRANSPORT/proto.h"
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
#include "PHY/extern_NB_IoT.h" #include "PHY/extern_NB_IoT.h"
//#include "PHY/vars.h" //#include "PHY/vars.h"
#include "PHY/vars_NB_IoT.h" #include "PHY/vars_NB_IoT.h"
#include "PHY/INIT/defs_nb_iot.h" #include "PHY/INIT/defs_NB_IoT.h"
void handle_nfapi_dlsch_pdu_NB_IoT(PHY_VARS_eNB_NB_IoT *eNB, void handle_nfapi_dlsch_pdu_NB_IoT(PHY_VARS_eNB_NB_IoT *eNB,
......
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
*/ */
//#include "PHY/defs.h" //#include "PHY/defs.h"
#include "PHY/defs_nb_iot.h" #include "PHY/defs_nb_iot.h"
#include "PHY/INIT/defs_nb_iot.h" #include "PHY/INIT/defs_NB_IoT.h"
#include "SCHED/defs.h" #include "SCHED/defs.h"
#include "platform_types.h" #include "platform_types.h"
#include "defs_nb_iot.h" //RRC #include "defs_nb_iot.h" //RRC
......
...@@ -5,7 +5,7 @@ Nick (nick133371@gmail.com) ...@@ -5,7 +5,7 @@ Nick (nick133371@gmail.com)
5/13 5/13
Add: openair1/PHY/impl_defs_lte_nb_iot.h Add: openair1/PHY/impl_defs_lte_nb_iot.h
Add: openair1/PHY/INIT/defs_nb_iot.h Add: openair1/PHY/INIT/defs_NB_IoT.h
Add: openair1/PHY/INIT/Lte_init_nb_iot.c Add: openair1/PHY/INIT/Lte_init_nb_iot.c
Comment: Comment:
......
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