msg("lte_dl_bf_channel_estimation: beamforming channel estimation not supported for TM7 Extended CP.\n");// phy_vars_ue->ch_est_beta should be defined equaling 1/3
msg("lte_dl_bf_channel_estimation: beamforming channel estimation not supported for TM7 Extended CP.\n");// phy_vars_ue->ch_est_beta should be defined equaling 1/3
}
}
//estimation and interpolation
//estimation and interpolation
if((frame_parms->N_RB_DL&1)==0)// even number of RBs
if((frame_parms->N_RB_DL&1)==0)// even number of RBs
...
@@ -215,7 +218,7 @@ int lte_dl_bf_channel_estimation(PHY_VARS_UE *phy_vars_ue,
...
@@ -215,7 +218,7 @@ int lte_dl_bf_channel_estimation(PHY_VARS_UE *phy_vars_ue,