Commit a0eddd49 authored by frobinet's avatar frobinet

Merge remote-tracking branch 'origin/develop-nr' into 375-syrtem-sdr-platform

parents ff9120ef 2fe82053
...@@ -25,7 +25,7 @@ void nr_gold_pbch(PHY_VARS_NR_UE* ue) ...@@ -25,7 +25,7 @@ void nr_gold_pbch(PHY_VARS_NR_UE* ue)
{ {
unsigned int n, x1, x2; unsigned int n, x1, x2;
unsigned char Nid, i_ssb, i_ssb2; unsigned int Nid, i_ssb, i_ssb2;
unsigned char Lmax, l, n_hf, N_hf; unsigned char Lmax, l, n_hf, N_hf;
Nid = ue->frame_parms.Nid_cell; Nid = ue->frame_parms.Nid_cell;
......
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