Skip to content
Snippets Groups Projects
Commit 645514e1 authored by Florian Kaltenberger's avatar Florian Kaltenberger
Browse files

fixing pbchsim

parent 05dd8743
No related branches found
No related tags found
10 merge requests!1757Draft: Use pMAX value in configuration file, instead of hardcoded '23' in asn1_msg.c,!1493fix DL arq errors in UE,!1093Issue in generating NR PRACH for High Speed case,!1074PBCH test case support for non-zero bchpyload,!918Develop nfapi,!847Nr vcd,!782Oai ubuntu docker,!730Nr rlc,!565Integration develop nr 2019w15,!562Nr pdsch debug
...@@ -616,8 +616,7 @@ int main(int argc, char **argv) ...@@ -616,8 +616,7 @@ int main(int argc, char **argv)
i, i,
0, 0,
0, 0,
0, 0);
NR_PBCH_EST);
nr_pbch_channel_estimation(UE,0,0,i,i-(UE->symbol_offset+1),ssb_index%8,n_hf); nr_pbch_channel_estimation(UE,0,0,i,i-(UE->symbol_offset+1),ssb_index%8,n_hf);
} }
......
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