Hello fixeria, Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-bts/+/18035
to look at the new patch set (#2).
Change subject: scheduler_trx: fix RSSI calculation for SUB frames
......................................................................
scheduler_trx: fix RSSI calculation for SUB frames
Currently the RSSI value of the burst that concludes a block is passed
up to the higher layer. However, this also means that the RSSI values of
the other bursts are skipped. Lets keep record of all RSSI values and
average the values before we pass them up to the higher layers.
Also lets make sure that we pick the correct RSSI measurements when we
calculate the RSSI values for the AMR SID frames (SUB frames).
Change-Id: I902bb47d68742d2589156f61099b67a0edbaf40b
Related: OS#2978
---
M include/osmo-bts/scheduler.h
M src/osmo-bts-trx/scheduler_trx.c
2 files changed, 177 insertions(+), 8 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/35/18035/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-bts/+/18035
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I902bb47d68742d2589156f61099b67a0edbaf40b
Gerrit-Change-Number: 18035
Gerrit-PatchSet: 2
Gerrit-Owner: dexter <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <[email protected]>
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-MessageType: newpatchset