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/.
srs_andre gerrit-no-reply at lists.osmocom.orgsrs_andre has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/18987 )
Change subject: amarisoft_enb: update lteenb default parameter for PDCCH, SRS and CQI
......................................................................
amarisoft_enb: update lteenb default parameter for PDCCH, SRS and CQI
those configs should provide better HO performance, PDDCH format is selected automatically
Change-Id: I62a4240ac062d793ae5e197f852ea09eb4fe4ae9
---
M src/osmo_gsm_tester/templates/amarisoft_enb.cfg.tmpl
1 file changed, 3 insertions(+), 3 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/87/18987/1
diff --git a/src/osmo_gsm_tester/templates/amarisoft_enb.cfg.tmpl b/src/osmo_gsm_tester/templates/amarisoft_enb.cfg.tmpl
index c02192c..09532cc 100644
--- a/src/osmo_gsm_tester/templates/amarisoft_enb.cfg.tmpl
+++ b/src/osmo_gsm_tester/templates/amarisoft_enb.cfg.tmpl
@@ -123,7 +123,7 @@
/* If defined, force for number of CCEs for UE specific PDCCH to
2^pdcch_format. Otherwise it is computed from the reported
CQI. Range: 0 to 3. */
- pdcch_format: 1,
+ //pdcch_format: 1,
/* if defined, force the PDSCH MCS for all UEs. Otherwise it is
computed from the reported CQI */
@@ -152,7 +152,7 @@
sr_period: 20,
/* CQI report config */
- cqi_period: 160, /* period (ms). Must be >= 32 for HD-FDD */
+ cqi_period: 40, /* 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. */
@@ -186,7 +186,7 @@
parameters. srs_config_index and freq_domain_position are
allocated for each UE) */
srs_dedicated: {
- srs_period: 80, /* period (ms). Must be >= 40 for HD-FDD */
+ srs_period: 160, /* period (ms). Must be >= 40 for HD-FDD */
srs_bandwidth: 1,
srs_hopping_bandwidth: 0,
},
--
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/18987
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: I62a4240ac062d793ae5e197f852ea09eb4fe4ae9
Gerrit-Change-Number: 18987
Gerrit-PatchSet: 1
Gerrit-Owner: srs_andre <andre at softwareradiosystems.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200623/8ac951db/attachment.htm>