Commit a43187e5 authored by Daniel0326's avatar Daniel0326

modify include file PHY/defs_NB_IoT.h to PHY/defs_L1_NB_IoT.h

parent 97fb73e6
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
*/ */
//#include "PHY/CODING/defs_NB_IoT.h" //#include "PHY/CODING/defs_NB_IoT.h"
#include "PHY/defs_NB_IoT.h" #include "PHY/defs_L1_NB_IoT.h"
//#include "assertions.h" //#include "assertions.h"
//#include "PHY/LTE_REFSIG/defs_NB_IoT.h" // does this file is needed ? //#include "PHY/LTE_REFSIG/defs_NB_IoT.h" // does this file is needed ?
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
author: raymond.knopp@eurecom.fr author: raymond.knopp@eurecom.fr
date: 21.10.2009 date: 21.10.2009
*/ */
#include "PHY/defs_NB_IoT.h" #include "PHY/defs_L1_NB_IoT.h"
#include "SCHED/extern_NB_IoT.h" #include "SCHED/extern_NB_IoT.h"
//#define DEBUG_SEGMENTATION //#define DEBUG_SEGMENTATION
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
#include "PHY/defs_eNB.h" #include "PHY/defs_eNB.h"
#include "PHY/defs_UE.h" #include "PHY/defs_UE.h"
#include "PHY/defs_NB_IoT.h" #include "PHY/defs_L1_NB_IoT.h"
#include "PHY/impl_defs_lte_NB_IoT.h" #include "PHY/impl_defs_lte_NB_IoT.h"
#include "LTE_SystemInformationBlockType2.h" #include "LTE_SystemInformationBlockType2.h"
//#include "RadioResourceConfigCommonSIB.h" //#include "RadioResourceConfigCommonSIB.h"
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
#ifndef __LTE_ESTIMATION_DEFS_NB_IOT__H__ #ifndef __LTE_ESTIMATION_DEFS_NB_IOT__H__
#define __LTE_ESTIMATION_DEFS_NB_IOT__H__ #define __LTE_ESTIMATION_DEFS_NB_IOT__H__
#include "PHY/defs_NB_IoT.h" #include "PHY/defs_L1_NB_IoT.h"
/* /*
int lte_est_timing_advance(NB_IoT_DL_FRAME_PARMS *frame_parms, int lte_est_timing_advance(NB_IoT_DL_FRAME_PARMS *frame_parms,
......
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
#include "PHY/LTE_TRANSPORT/transport_common_proto.h" #include "PHY/LTE_TRANSPORT/transport_common_proto.h"
#include <math.h> #include <math.h>
#include "nfapi_interface.h" #include "nfapi_interface.h"
#include "PHY/defs_NB_IoT.h" #include "PHY/defs_L1_NB_IoT.h"
// Functions below implement 36-211 and 36-212 // Functions below implement 36-211 and 36-212
......
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
* contact@openairinterface.org * contact@openairinterface.org
*/ */
#include "PHY/defs_NB_IoT.h" #include "PHY/defs_L1_NB_IoT.h"
#include "PHY/extern_NB_IoT.h" #include "PHY/extern_NB_IoT.h"
//#include "PHY/sse_intrin.h" //#include "PHY/sse_intrin.h"
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
*/ */
//#include "PHY/types.h" //#include "PHY/types.h"
#include "PHY/defs_NB_IoT.h" #include "PHY/defs_L1_NB_IoT.h"
//#include "PHY/extern.h" //#include "PHY/extern.h"
//#include "UTIL/LOG/vcd_signal_dumper.h" //#include "UTIL/LOG/vcd_signal_dumper.h"
......
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
//#include <string.h> //#include <string.h>
#include "defs_NB_IoT.h" #include "defs_NB_IoT.h"
#include "PHY/defs_NB_IoT.h" #include "PHY/defs_L1_NB_IoT.h"
#include "PHY/extern_NB_IoT.h" #include "PHY/extern_NB_IoT.h"
// #include "SCHED/extern_NB_IoT.h" // #include "SCHED/extern_NB_IoT.h"
#include <math.h> #include <math.h>
......
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
*/ */
//#include "defs.h" //#include "defs.h"
#include "PHY/defs_NB_IoT.h" #include "PHY/defs_L1_NB_IoT.h"
#include "PHY/extern_NB_IoT.h" #include "PHY/extern_NB_IoT.h"
#if defined(__x86_64__) || defined(__i386__) #if defined(__x86_64__) || defined(__i386__)
......
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
* \warning * \warning
*/ */
#include "PHY/defs_NB_IoT.h" #include "PHY/defs_L1_NB_IoT.h"
#include "PHY/extern_NB_IoT.h" #include "PHY/extern_NB_IoT.h"
//#include "PHY/sse_intrin.h" //#include "PHY/sse_intrin.h"
#include <math.h> #include <math.h>
......
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
#endif #endif
*/ */
#include "PHY/LTE_REFSIG/defs_NB_IoT.h" #include "PHY/LTE_REFSIG/defs_NB_IoT.h"
#include "PHY/defs_NB_IoT.h" #include "PHY/defs_L1_NB_IoT.h"
int lte_dl_cell_spec_NB_IoT(PHY_VARS_eNB *phy_vars_eNB, int lte_dl_cell_spec_NB_IoT(PHY_VARS_eNB *phy_vars_eNB,
int32_t *output, int32_t *output,
......
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
#endif #endif
// #include "defs.h" // #include "defs.h"
#include "PHY/LTE_REFSIG/defs_NB_IoT.h" #include "PHY/LTE_REFSIG/defs_NB_IoT.h"
#include "PHY/defs_NB_IoT.h" #include "PHY/defs_L1_NB_IoT.h"
// uint16_t dftsizes[33] = {12,24,36,48,60,72,96,108,120,144,180,192,216,240,288,300,324,360,384,432,480,540,576,600,648,720,864,900,960,972,1080,1152,1200}; // uint16_t dftsizes[33] = {12,24,36,48,60,72,96,108,120,144,180,192,216,240,288,300,324,360,384,432,480,540,576,600,648,720,864,900,960,972,1080,1152,1200};
......
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
//#include "PHY/defs.h" //#include "PHY/defs.h"
//#include "PHY/LTE_TRANSPORT/proto_NB_IoT.h" //#include "PHY/LTE_TRANSPORT/proto_NB_IoT.h"
//#include "PHY/CODING/defs_NB_IoT.h" //#include "PHY/CODING/defs_NB_IoT.h"
#include "PHY/defs_NB_IoT.h" // /LTE_TRANSPORT/defs_NB_IoT.h #include "PHY/defs_L1_NB_IoT.h" // /LTE_TRANSPORT/defs_NB_IoT.h
//#include "PHY/LTE_REFSIG/defs_NB_IoT.h" //#include "PHY/LTE_REFSIG/defs_NB_IoT.h"
//#include "PHY/extern.h" //#include "PHY/extern.h"
//////////#include "PHY/extern_NB_IoT.h" //////////#include "PHY/extern_NB_IoT.h"
......
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
//#include "LAYER2/MAC/extern_NB_IoT.h" //#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" #include "PHY/defs_L1_NB_IoT.h"
//#define DEBUG_DCI //#define DEBUG_DCI
......
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
* \warning * \warning
*/ */
#include "PHY/defs_NB_IoT.h" #include "PHY/defs_L1_NB_IoT.h"
#include <math.h> #include <math.h>
//#define DEBUG_GROUPHOP 1 //#define DEBUG_GROUPHOP 1
......
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
*/ */
//#include "PHY/sse_intrin.h" //#include "PHY/sse_intrin.h"
#include "PHY/defs_NB_IoT.h" #include "PHY/defs_L1_NB_IoT.h"
#include "PHY/TOOLS/defs.h" // to take into account the dft functions #include "PHY/TOOLS/defs.h" // to take into account the dft functions
#include "tables_nprach_NB_IoT.h" #include "tables_nprach_NB_IoT.h"
#include "first_sc_NB_IoT.h" #include "first_sc_NB_IoT.h"
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
#include "PHY/defs_eNB.h" #include "PHY/defs_eNB.h"
#include "PHY/defs_UE.h" #include "PHY/defs_UE.h"
#include "PHY/defs_NB_IoT.h" #include "PHY/defs_L1_NB_IoT.h"
#include "PHY/LTE_REFSIG/defs_NB_IoT.h" #include "PHY/LTE_REFSIG/defs_NB_IoT.h"
void generate_pilots_NB_IoT(PHY_VARS_eNB *phy_vars_eNB, void generate_pilots_NB_IoT(PHY_VARS_eNB *phy_vars_eNB,
......
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
#ifndef __LTE_TRANSPORT_PROTO_NB_IOT__H__ #ifndef __LTE_TRANSPORT_PROTO_NB_IOT__H__
#define __LTE_TRANSPORT_PROTO_NB_IOT__H__ #define __LTE_TRANSPORT_PROTO_NB_IOT__H__
#include "PHY/defs_NB_IoT.h" #include "PHY/defs_L1_NB_IoT.h"
#include "PHY/impl_defs_lte.h" #include "PHY/impl_defs_lte.h"
#include "PHY/defs_eNB.h" #include "PHY/defs_eNB.h"
#include "PHY/defs_UE.h" #include "PHY/defs_UE.h"
......
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
* \note * \note
* \warning * \warning
*/ */
#include "PHY/defs_NB_IoT.h" #include "PHY/defs_L1_NB_IoT.h"
#include "PHY/extern_NB_IoT.h" #include "PHY/extern_NB_IoT.h"
#ifdef DEBUG_UCI_TOOLS #ifdef DEBUG_UCI_TOOLS
#include "PHY/vars_NB_IoT.h" #include "PHY/vars_NB_IoT.h"
......
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
* \brief Top-level routines for decoding the ULSCH transport channel from 36.212 V8.6 2009-03 * \brief Top-level routines for decoding the ULSCH transport channel from 36.212 V8.6 2009-03
* \author V. Savaux * \author V. Savaux
* \date 2017 * \date 2017
* \version 0.1 * \version 0.1S
* \company b<>com * \company b<>com
* \email: vincent.savaux@b-com.com * \email: vincent.savaux@b-com.com
* \note * \note
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
//#include "defs.h" //#include "defs.h"
//#include "PHY/defs.h" //#include "PHY/defs.h"
#include "PHY/defs_NB_IoT.h" #include "PHY/defs_L1_NB_IoT.h"
#include "PHY/extern_NB_IoT.h" #include "PHY/extern_NB_IoT.h"
#include "PHY/LTE_TRANSPORT/vars_NB_IoT.h" #include "PHY/LTE_TRANSPORT/vars_NB_IoT.h"
#include "PHY/CODING/defs_NB_IoT.h" #include "PHY/CODING/defs_NB_IoT.h"
......
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
* \warning * \warning
*/ */
#include "PHY/defs_NB_IoT.h" #include "PHY/defs_L1_NB_IoT.h"
#include "PHY/extern_NB_IoT.h" #include "PHY/extern_NB_IoT.h"
#include "defs_NB_IoT.h" #include "defs_NB_IoT.h"
#include "extern_NB_IoT.h" #include "extern_NB_IoT.h"
......
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
#define __PHY_EXTERN_NB_IOT_H__ #define __PHY_EXTERN_NB_IOT_H__
//#include "PHY/defs.h" //#include "PHY/defs.h"
#include "PHY/defs_NB_IoT.h" #include "PHY/defs_L1_NB_IoT.h"
#include "openair2/PHY_INTERFACE/defs_NB_IoT.h" #include "openair2/PHY_INTERFACE/defs_NB_IoT.h"
//#include "PHY_INTERFACE/IF_Module_NB_IoT.h" //#include "PHY_INTERFACE/IF_Module_NB_IoT.h"
/* /*
......
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
#define __PHY_VARS_NB_IOT_H__ #define __PHY_VARS_NB_IOT_H__
#include "PHY/types_NB_IoT.h" #include "PHY/types_NB_IoT.h"
#include "PHY/defs_NB_IoT.h" #include "PHY/defs_L1_NB_IoT.h"
/* /*
#ifndef USER_MODE #ifndef USER_MODE
......
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
#include "../SCHED/defs_NB_IoT.h" #include "../SCHED/defs_NB_IoT.h"
#include "assertions.h" #include "assertions.h"
//#include "PHY/defs.h" //#include "PHY/defs.h"
#include "PHY/defs_NB_IoT.h" #include "PHY/defs_L1_NB_IoT.h"
//#include "PHY/extern.h" //#include "PHY/extern.h"
#include "PHY/extern_NB_IoT.h" #include "PHY/extern_NB_IoT.h"
#include "PHY/extern.h" #include "PHY/extern.h"
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
#define __openair_SCHED_NB_IOT_H__ #define __openair_SCHED_NB_IOT_H__
#include "PHY/defs.h" #include "PHY/defs.h"
#include "PHY/defs_NB_IoT.h" #include "PHY/defs_L1_NB_IoT.h"
//#include "openair2/PHY_INTERFACE/IF_Module_nb_iot.h" //#include "openair2/PHY_INTERFACE/IF_Module_nb_iot.h"
#include "openair2/PHY_INTERFACE/nfapi_interface.h" #include "openair2/PHY_INTERFACE/nfapi_interface.h"
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
* \note * \note
* \warning * \warning
*/ */
#include "PHY/defs_NB_IoT.h" #include "PHY/defs_L1_NB_IoT.h"
#include "PHY/extern_NB_IoT.h" #include "PHY/extern_NB_IoT.h"
#include "PHY/vars_NB_IoT.h" #include "PHY/vars_NB_IoT.h"
//#include "SCHED/defs_nb_iot.h" //#include "SCHED/defs_nb_iot.h"
......
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
*/ */
#include "PHY/defs.h" #include "PHY/defs.h"
#include "PHY/defs_NB_IoT.h" #include "PHY/defs_L1_NB_IoT.h"
#include "PHY/extern.h" #include "PHY/extern.h"
#include "PHY/LTE_ESTIMATION/defs_NB_IoT.h" #include "PHY/LTE_ESTIMATION/defs_NB_IoT.h"
#include "PHY/LTE_TRANSPORT/defs_NB_IoT.h" #include "PHY/LTE_TRANSPORT/defs_NB_IoT.h"
......
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
#include "SCHED/extern.h" #include "SCHED/extern.h"
///////// NB-IoT testing ///////////////////// ///////// NB-IoT testing /////////////////////
#include "PHY/defs_NB_IoT.h" #include "PHY/defs_L1_NB_IoT.h"
#include "PHY/vars_NB_IoT.h" #include "PHY/vars_NB_IoT.h"
///////////////////////////////////////////// /////////////////////////////////////////////
#include "PHY/LTE_TRANSPORT/if4_tools.h" #include "PHY/LTE_TRANSPORT/if4_tools.h"
......
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
*/ */
//#include "defs_nb_iot.h" //#include "defs_nb_iot.h"
#include "PHY/defs_NB_IoT.h" #include "PHY/defs_L1_NB_IoT.h"
#include "PHY/TOOLS/dB_routines.h" #include "PHY/TOOLS/dB_routines.h"
//#include "PHY/LTE_TRANSPORT/proto_nb_iot.h" //#include "PHY/LTE_TRANSPORT/proto_nb_iot.h"
//#include "PHY/extern_NB_IoT.h" //#include "PHY/extern_NB_IoT.h"
......
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
* \email: raymond.knopp@eurecom.fr * \email: raymond.knopp@eurecom.fr
*/ */
//#include "PHY/defs.h" //#include "PHY/defs.h"
#include "PHY/defs_NB_IoT.h" #include "PHY/defs_L1_NB_IoT.h"
#include "openair2/LAYER2/MAC/proto_NB_IoT.h" #include "openair2/LAYER2/MAC/proto_NB_IoT.h"
#include "openair2/LAYER2/MAC/extern_NB_IoT.h" #include "openair2/LAYER2/MAC/extern_NB_IoT.h"
//#include "PHY/INIT/defs_NB_IoT.h" //#include "PHY/INIT/defs_NB_IoT.h"
......
...@@ -71,7 +71,7 @@ ...@@ -71,7 +71,7 @@
#include "SIB-Type-NB-r13.h" #include "SIB-Type-NB-r13.h"
#include "RRCConnectionResume-NB.h" #include "RRCConnectionResume-NB.h"
#include "RRCConnectionReestablishment-NB.h" #include "RRCConnectionReestablishment-NB.h"
#include "PHY/defs_NB_IoT.h" #include "PHY/defs_L1_NB_IoT.h"
//---------------------------------------- //----------------------------------------
//#include "PHY/defs.h" //#include "PHY/defs.h"
......
...@@ -72,7 +72,7 @@ ...@@ -72,7 +72,7 @@
//NB-IoT //NB-IoT
#include "PHY/defs.h" #include "PHY/defs.h"
#include "PHY/defs_NB_IoT.h" #include "PHY/defs_L1_NB_IoT.h"
//#include "PHY/defs_L1_NB_IoT.h" //#include "PHY/defs_L1_NB_IoT.h"
#include "SCHED/defs_NB_IoT.h" #include "SCHED/defs_NB_IoT.h"
#include "SCHED/sched_common.h" // for calling prach_procedures_NB_IoT() #include "SCHED/sched_common.h" // for calling prach_procedures_NB_IoT()
......
...@@ -75,7 +75,7 @@ ...@@ -75,7 +75,7 @@
//NB-IoT //NB-IoT
#include "PHY/defs_NB_IoT.h" #include "PHY/defs_L1_NB_IoT.h"
#include "SCHED/defs_NB_IoT.h" #include "SCHED/defs_NB_IoT.h"
#include "PHY_INTERFACE/IF_Module_NB_IoT.h" #include "PHY_INTERFACE/IF_Module_NB_IoT.h"
#include "LAYER2/MAC/extern_NB_IoT.h" #include "LAYER2/MAC/extern_NB_IoT.h"
......
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