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 eb08a87be52bf55a78c12689f1e5c7cff627cbbc (commit)
via a570e05ec865c846cbc3bfbdaef4eafe3b7a2da6 (commit)
from e2069d968c20fb097a63b9573d324b9157f4a500 (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=eb08a87be52bf55a78c12689f1e5c7c…
commit eb08a87be52bf55a78c12689f1e5c7cff627cbbc
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Sep 16 01:58:25 2016 +0200
sysmobts_mgr, lc15bts_mgr: fix tall context for telnet vty
Instead of passing the msgb ctx to telnet_init(), pass the *mgr* ctx.
Change-Id: I213fe52648a1937d8f8c1730ce787e42f0add75f
http://cgit.osmocom.org/osmo-bts/commit/?id=a570e05ec865c846cbc3bfbdaef4eaf…
commit a570e05ec865c846cbc3bfbdaef4eafe3b7a2da6
Author: Philipp <pmaier(a)sysmocom.de>
Date: Thu Sep 22 14:48:19 2016 +0200
octphy: Fixing band selection for ARFCN 0
There is now an exception for ARFCN 0 in osmocom_to_octphy_band to
distingush ARFCN 0 (E-GSM) and 1-124 (P-GSM).
Change-Id: If012f31121e9d0d45b36459807c5f290aa17374f
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-litecell15/misc/lc15bts_mgr.c | 2 +-
src/osmo-bts-octphy/l1_if.c | 4 +++-
src/osmo-bts-sysmo/misc/sysmobts_mgr.c | 2 +-
3 files changed, 5 insertions(+), 3 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)