Change in osmo-gsm-tester[master]: srsenb_sib.conf.tmpl: reduce the default size of the PUCCH

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

pespin gerrit-no-reply at lists.osmocom.org
Tue Mar 16 17:05:56 UTC 2021


pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/23340 )

Change subject: srsenb_sib.conf.tmpl: reduce the default size of the PUCCH
......................................................................

srsenb_sib.conf.tmpl: reduce the default size of the PUCCH

optimized PUCCH config

Change-Id: I45ae7c33f9d1df20df37c0fe6c3d73aa85ae1b31
---
M src/osmo_gsm_tester/templates/srsenb_sib.conf.tmpl
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  pespin: Looks good to me, approved; Verified



diff --git a/src/osmo_gsm_tester/templates/srsenb_sib.conf.tmpl b/src/osmo_gsm_tester/templates/srsenb_sib.conf.tmpl
index c738480..7451131 100644
--- a/src/osmo_gsm_tester/templates/srsenb_sib.conf.tmpl
+++ b/src/osmo_gsm_tester/templates/srsenb_sib.conf.tmpl
@@ -77,8 +77,8 @@
         };
         pucch_cnfg =
         {
-            delta_pucch_shift = 2;
-            n_rb_cqi = 2;
+            delta_pucch_shift = 1;
+            n_rb_cqi = 1;
             n_cs_an = 0;
             n1_pucch_an = 12;
         };

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/23340
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Change-Id: I45ae7c33f9d1df20df37c0fe6c3d73aa85ae1b31
Gerrit-Change-Number: 23340
Gerrit-PatchSet: 3
Gerrit-Owner: srs_andre <andre at softwareradiosystems.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210316/4c06b7ba/attachment.htm>


More information about the gerrit-log mailing list