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

optimized PUCCH config

Change-Id: I45ae7c33f9d1df20df37c0fe6c3d73aa85ae1b31
This commit is contained in:
Francisco 2021-03-03 09:56:15 +00:00 committed by Pau Espin Pedrol
parent f4ff058ee2
commit b04f135d32
1 changed files with 2 additions and 2 deletions

View File

@ -77,8 +77,8 @@ sib2 =
};
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;
};