Commit 8ac246c4 authored by Matthieu Kanj's avatar Matthieu Kanj

renaming file: openair1/PHY/impl_defs_lte_nb_iot.h -> openair1/PHY/impl_defs_lte_NB_IoT.h

parent 66f10394
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
////#include "PHY/defs.h" ////#include "PHY/defs.h"
//#include "PHY/defs_nb_iot.h" //#include "PHY/defs_nb_iot.h"
#include "PHY/LTE_TRANSPORT/dci_NB_IoT.h" #include "PHY/LTE_TRANSPORT/dci_NB_IoT.h"
#include "PHY/impl_defs_lte_nb_iot.h" #include "PHY/impl_defs_lte_NB_IoT.h"
#include "openair2/COMMON/platform_types_NB_IoT.h" #include "openair2/COMMON/platform_types_NB_IoT.h"
//#include "dci.h" //#include "dci.h"
#include "PHY/LTE_TRANSPORT/uci_NB_IoT.h" #include "PHY/LTE_TRANSPORT/uci_NB_IoT.h"
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
///////////////#include "PHY/defs_nb_iot.h" ///////////////#include "PHY/defs_nb_iot.h"
//#include "PHY/extern.h" //#include "PHY/extern.h"
#include <math.h> #include <math.h>
#include "PHY/impl_defs_lte_nb_iot.h" #include "PHY/impl_defs_lte_NB_IoT.h"
#include "PHY/impl_defs_top_NB_IoT.h" #include "PHY/impl_defs_top_NB_IoT.h"
//or #include "PHY/defs_nb_iot.h" //or #include "PHY/defs_nb_iot.h"
#include "PHY/LTE_REFSIG/primary_synch_NB_IoT.h" #include "PHY/LTE_REFSIG/primary_synch_NB_IoT.h"
......
...@@ -119,7 +119,7 @@ static inline void* malloc16_clear( size_t size ) ...@@ -119,7 +119,7 @@ static inline void* malloc16_clear( size_t size )
#include "impl_defs_top.h" #include "impl_defs_top.h"
#include "impl_defs_lte.h" #include "impl_defs_lte.h"
#include "impl_defs_lte_nb_iot.h" //#include "impl_defs_lte_NB_IoT.h"
#include "PHY/TOOLS/time_meas.h" #include "PHY/TOOLS/time_meas.h"
#include "PHY/CODING/defs.h" #include "PHY/CODING/defs.h"
......
...@@ -123,7 +123,7 @@ static inline void* malloc16_clear( size_t size ) ...@@ -123,7 +123,7 @@ static inline void* malloc16_clear( size_t size )
#include "impl_defs_top_NB_IoT.h" #include "impl_defs_top_NB_IoT.h"
//#include "impl_defs_top.h" //#include "impl_defs_top.h"
//#include "impl_defs_lte.h" //#include "impl_defs_lte.h"
#include "PHY/impl_defs_lte_nb_iot.h" #include "PHY/impl_defs_lte_NB_IoT.h"
#include "PHY/TOOLS/time_meas_NB_IoT.h" #include "PHY/TOOLS/time_meas_NB_IoT.h"
//#include "PHY/CODING/defs.h" //#include "PHY/CODING/defs.h"
......
...@@ -4,7 +4,7 @@ Nick (nick133371@gmail.com) ...@@ -4,7 +4,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
......
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