Change in osmo-bts[master]: gsm_lchan_interf_meas_calc_avg(): adapt to the ordering of boundaries

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/.

fixeria gerrit-no-reply at lists.osmocom.org
Fri Nov 5 23:57:08 UTC 2021


Hello Jenkins Builder, laforge, pespin, 

I'd like you to reexamine a change. Please visit

    https://gerrit.osmocom.org/c/osmo-bts/+/25734

to look at the new patch set (#4).

Change subject: gsm_lchan_interf_meas_calc_avg(): adapt to the ordering of boundaries
......................................................................

gsm_lchan_interf_meas_calc_avg(): adapt to the ordering of boundaries

The ordering of interference level boundaries is not clearly defined
by 3GPP, so we should support both ascending and descending variants.

The idea is to always store the boundaries in ascending order, even
if the BSC sends them in descending order.  Determine the ordering
in oml_rx_set_bts_attr(), and create a mapping between the array
indexes in bts->interference.boundary[] and the actual band values.

Change-Id: I88d841d8d835bde8392c7b606b28c9070b7adc6e
Related: SYS#5313
---
M include/osmo-bts/bts.h
M src/common/lchan.c
M src/common/oml.c
3 files changed, 14 insertions(+), 7 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/34/25734/4
-- 
To view, visit https://gerrit.osmocom.org/c/osmo-bts/+/25734
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I88d841d8d835bde8392c7b606b28c9070b7adc6e
Gerrit-Change-Number: 25734
Gerrit-PatchSet: 4
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211105/92dc8771/attachment.htm>


More information about the gerrit-log mailing list