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 b16eed22c70602178a4a2d26aed112064c95a6d3 (commit)
from 2c841100a96f66ed55524df0610784d7e7d15165 (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=b16eed22c70602178a4a2d26aed1120…
commit b16eed22c70602178a4a2d26aed112064c95a6d3
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Apr 19 11:52:22 2017 +0200
octphy: ensure that 11 bit rach flag is not set
The l1 interface does not explicitly set the flag for 11 bit
rach when a rach request is received. Since the current and
previous octphy firmwares do not support 11 bit rach requests,
the flag should be explicitly set to zero.
Change-Id: Ifa165c56e54d272caafa45d1bf0e177848fcdfbd
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-octphy/l1_if.c | 2 ++
1 file changed, 2 insertions(+)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)