Commit 37e856a7 authored by Guido Casati's avatar Guido Casati

Add include for MAX_ANT

* to defs_gNB.h, nr_dlsch_demodulation.c
parent ca96ea70
...@@ -28,6 +28,8 @@ ...@@ -28,6 +28,8 @@
* \note * \note
* \warning * \warning
*/ */
#include "common/platform_constants.h"
#include "nr_phy_common.h" #include "nr_phy_common.h"
#include "PHY/defs_nr_UE.h" #include "PHY/defs_nr_UE.h"
#include "PHY/phy_extern.h" #include "PHY/phy_extern.h"
......
...@@ -33,6 +33,7 @@ ...@@ -33,6 +33,7 @@
#ifndef __PHY_DEFS_GNB__H__ #ifndef __PHY_DEFS_GNB__H__
#define __PHY_DEFS_GNB__H__ #define __PHY_DEFS_GNB__H__
#include "common/platform_constants.h"
#include "defs_nr_common.h" #include "defs_nr_common.h"
#include "CODING/nrPolar_tools/nr_polar_pbch_defs.h" #include "CODING/nrPolar_tools/nr_polar_pbch_defs.h"
#include "openair2/NR_PHY_INTERFACE/NR_IF_Module.h" #include "openair2/NR_PHY_INTERFACE/NR_IF_Module.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