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 c1586388dc820853095f6dfbc274792d688640cd (commit)
from 51bfebec39cc0a01e30ac9c655866678a46b5c2d (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=c1586388dc820853095f6dfbc274792…
commit c1586388dc820853095f6dfbc274792d688640cd
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Jun 9 12:37:17 2016 +0200
Add DTXd support for sysmoBTS and LC15
* set/clear DTXd activity indicator for measurement reporting
* set DTXd status based on information from RSL
Related: OS#1563
Change-Id: I148a75725c4e5089b6f2da6e9adcbe94170d3257
Depends-On: I4a033b03fcd0deb4db7a38273b5407511dbf1d6c
Reviewed-on:
https://gerrit.osmocom.org/220
Tested-by: Jenkins Builder
Reviewed-by: Harald Welte <laforge(a)gnumonks.org>
-----------------------------------------------------------------------
Summary of changes:
src/common/rsl.c | 13 +++++++------
src/osmo-bts-litecell15/l1_if.c | 2 ++
src/osmo-bts-sysmo/l1_if.c | 2 ++
3 files changed, 11 insertions(+), 6 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)