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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via b4bf603c9866cf8ed7c59b812fc84b3138bb4dda (commit)
from 25742a5929edecc545a4fc254f678cc834f8c3b3 (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/osmo-bts/commit/?id=b4bf603c9866cf8ed7c59b812fc84b3…
commit b4bf603c9866cf8ed7c59b812fc84b3138bb4dda
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Mar 7 17:30:35 2017 +0100
Add MS TO to RSL measurements
Add optional MS timing offset (3GPP TS 45.010 § 1.2) to RSL MEASUREMENT
RESULT (3GPP TS 48.058 § 8.4.8). The value is calculated either directly
from corresponding BTS measurement or from 3GPP TS 48.058 § 9.3.17
Access Delay (for known TA) and is invalidated after RSL report is sent
until new measurement indication or RACH is received.
Change-Id: I4dfe5c48834a083e757d5de3236a02e15a238b28
Related: OS#1574
-----------------------------------------------------------------------
Summary of changes:
src/common/l1sap.c | 27 +++++++++++++++++++++++++++
src/common/rsl.c | 22 +++++++++++++++++-----
2 files changed, 44 insertions(+), 5 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)