CI: Configuration file adjustment for LTE-FDD-LTEBOX-Container

Try to reduce number of false RA attempts on eNB

Signed-off-by: Jaroslava Fiedlerova <jaroslava.fiedlerova@openairinterface.org>
This commit is contained in:
Jaroslava Fiedlerova
2026-07-02 16:19:03 +02:00
parent aa6f141498
commit 384186b0a6
4 changed files with 4 additions and 0 deletions

View File

@@ -216,6 +216,7 @@ L1s =
{ {
num_cc = 1; num_cc = 1;
tr_n_preference = "local_mac"; tr_n_preference = "local_mac";
prach_dtx_threshold = 200;
} }
); );

View File

@@ -216,6 +216,7 @@ L1s =
{ {
num_cc = 1; num_cc = 1;
tr_n_preference = "local_mac"; tr_n_preference = "local_mac";
prach_dtx_threshold = 200;
} }
); );

View File

@@ -216,6 +216,7 @@ L1s =
{ {
num_cc = 1; num_cc = 1;
tr_n_preference = "local_mac"; tr_n_preference = "local_mac";
prach_dtx_threshold = 200;
} }
); );

View File

@@ -216,6 +216,7 @@ L1s =
{ {
num_cc = 1; num_cc = 1;
tr_n_preference = "local_mac"; tr_n_preference = "local_mac";
prach_dtx_threshold = 200;
} }
); );