Skip to content
Snippets Groups Projects
Commit 37c21810 authored by Mohsen Ahadi's avatar Mohsen Ahadi
Browse files

Update nr_gold.c

parent 7715db28
No related branches found
No related tags found
3 merge requests!1757Draft: Use pMAX value in configuration file, instead of hardcoded '23' in asn1_msg.c,!1740integration_2022_wk40,!1644Add Positioning Reference Signal (PRS) to gNB and nrUE
......@@ -154,7 +154,7 @@ void nr_init_csi_rs(PHY_VARS_gNB* gNB, uint32_t Nid)
}
void nr_init_prs(PHY_VARS_gNB* gNB, uint32_t symNum)
void nr_init_prs(PHY_VARS_gNB* gNB)
{
unsigned int x1, x2;
uint16_t Nid, i_ssb, i_ssb2;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment