diff --git a/ci-scripts/conf_files/gnb.band78.sa.fr1.106PRB.2x2.usrpn310.asue.conf b/ci-scripts/conf_files/gnb.band78.sa.fr1.106PRB.2x2.usrpn310.asue.conf
index 32d49aa22a9c7201150d4eccd50c686806339b8b..78b5d56b7392839cab597152f8ab92a942b9c9b3 100644
--- a/ci-scripts/conf_files/gnb.band78.sa.fr1.106PRB.2x2.usrpn310.asue.conf
+++ b/ci-scripts/conf_files/gnb.band78.sa.fr1.106PRB.2x2.usrpn310.asue.conf
@@ -24,8 +24,10 @@ gNBs =
////////// Physical parameters:
pusch_AntennaPorts = 2;
+ pdsch_AntennaPorts_XP = 2;
ul_prbblacklist = "51,52,53,54"
do_SRS = 1;
+ do_CSIRS = 1;
pdcch_ConfigSIB1 = (
{
@@ -209,9 +211,9 @@ MACRLCs = (
num_cc = 1;
tr_s_preference = "local_L1";
tr_n_preference = "local_RRC";
-# pusch_TargetSNRx10 = 200;
-# pucch_TargetSNRx10 = 150;
- ulsch_max_frame_inactivity = 0;
+ pusch_TargetSNRx10 = 250;
+ pucch_TargetSNRx10 = 250;
+ ulsch_max_frame_inactivity = 10;
}
);
@@ -219,7 +221,7 @@ L1s = (
{
num_cc = 1;
tr_n_preference = "local_mac";
- prach_dtx_threshold = 120;
+ prach_dtx_threshold = 200;
# pucch0_dtx_threshold = 150;
}
);
@@ -257,22 +259,22 @@ THREAD_STRUCT = (
}
);
-#security = {
+security = {
# preferred ciphering algorithms
# the first one of the list that an UE supports in chosen
# valid values: nea0, nea1, nea2, nea3
-# ciphering_algorithms = ( "nea2" );
+ ciphering_algorithms = ( "nea2" );
# preferred integrity algorithms
# the first one of the list that an UE supports in chosen
# valid values: nia0, nia1, nia2, nia3
-# integrity_algorithms = ( "nia2", "nia0" );
+ integrity_algorithms = ( "nia1", "nia2" );
# setting 'drb_ciphering' to "no" disables ciphering for DRBs, no matter
# what 'ciphering_algorithms' configures; same thing for 'drb_integrity'
-# drb_ciphering = "yes";
-# drb_integrity = "no";
-#};
+ drb_ciphering = "yes";
+ drb_integrity = "yes";
+};
log_config :
{