From 8172da04c8d478767fb464b08fa6d87e594f2b6b Mon Sep 17 00:00:00 2001
From: luis_pereira87 <lpereira@allbesmart.pt>
Date: Wed, 28 Aug 2024 21:09:37 +0100
Subject: [PATCH] CI: Set max_rxgain to 75 (max value for N310) in SA 2x2
 pipeline

---
 ci-scripts/conf_files/gnb.sa.band77.162prb.usrpn310.2x2.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ci-scripts/conf_files/gnb.sa.band77.162prb.usrpn310.2x2.conf b/ci-scripts/conf_files/gnb.sa.band77.162prb.usrpn310.2x2.conf
index ed02a207e6..fc3a264c2b 100644
--- a/ci-scripts/conf_files/gnb.sa.band77.162prb.usrpn310.2x2.conf
+++ b/ci-scripts/conf_files/gnb.sa.band77.162prb.usrpn310.2x2.conf
@@ -212,7 +212,7 @@ RUs = (
   att_rx         = 0;
   bands          = [77];
   max_pdschReferenceSignalPower = -27;
-  max_rxgain     = 74;
+  max_rxgain     = 75;
   eNB_instances  = [0];
   ##beamforming 1x2 matrix: 1 layer x 2 antennas
   bf_weights = [0x00007fff, 0x0000];
-- 
2.26.2