Commit 2dde472c authored by Jaroslava Fiedlerova's avatar Jaroslava Fiedlerova

Adjust gNB conf file in OAIUE test

Increase prach_dtx_threshold to avoid fake PRACH detection.
parent 7935c19d
...@@ -184,7 +184,7 @@ L1s = ( ...@@ -184,7 +184,7 @@ L1s = (
{ {
num_cc = 1; num_cc = 1;
tr_n_preference = "local_mac"; tr_n_preference = "local_mac";
prach_dtx_threshold = 130; prach_dtx_threshold = 150;
#pucch0_dtx_threshold = 150; #pucch0_dtx_threshold = 150;
} }
); );
......
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