amarisoft_enb: fix RI config

this cause all MIMO modes to fail because RI reporting was disabled

Change-Id: Ic25233cf7feb4ded8b3d0f440191cc958d8bc0ec
This commit is contained in:
Andre Puschmann 2020-05-28 15:22:18 +02:00 committed by srs_andre
parent 32f3e169b3
commit 487d1ef142
1 changed files with 4 additions and 2 deletions

View File

@ -152,11 +152,13 @@
sr_period: 20,
/* CQI report config */
cqi_period: 40, /* period (ms). Must be >= 32 for HD-FDD */
cqi_period: 160, /* period (ms). Must be >= 32 for HD-FDD */
/* RI reporting is done with a period of m_ri * cqi_period.
m_ri = 0 (default) disables RI reporting. */
// m_ri: 8,
% if int(enb.get('transmission_mode')) > 1:
m_ri: 8,
% endif
pucch_dedicated: {
/* ack/nack feedback mode when carrier aggregation is