This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated via 8a4d2e756d80dd35cb9a3cf1bc3c2d2dc469fccb (commit) from c08ee71bff4d86120b051b70e77833458e68aa0b (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- http://cgit.osmocom.org/openbsc/commit/?id=8a4d2e756d80dd35cb9a3cf1bc3c2d2dc...
commit 8a4d2e756d80dd35cb9a3cf1bc3c2d2dc469fccb Author: Max msuraev@sysmocom.de Date: Tue May 17 15:56:49 2016 +0200
Use proper measurement for handover
Previously *FULL measurements were always used for handover decisions. Those are incorrect in case of DTX - check if it was enabled and use *SUB instead.
Note: *SUB values have higher variance so there might be more "bad" values compared to *FULL although real quality remains the same.
Change-Id: I95e8e544047a83a256e057a47458678f40a19a15 Related: OS#1701 Reviewed-on: https://gerrit.osmocom.org/66 Tested-by: Jenkins Builder Reviewed-by: Harald Welte laforge@gnumonks.org
-----------------------------------------------------------------------
Summary of changes: openbsc/src/libbsc/handover_decision.c | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-)
hooks/post-receive