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 495fed9f430fffde54d79d2373272e58875e89b6 (commit)
from a10ac248c6b6efe3f1fa1fd85331b32e7941c981 (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=495fed9f430fffde54d79d2373272e5…
commit 495fed9f430fffde54d79d2373272e58875e89b6
Author: Minh-Quang Nguyen <minh-quang.nguyen(a)nutaq.com>
Date: Thu Jun 9 14:50:32 2016 -0400
l1sap.h: fix wrong L1SAP_FN2PTCCHBLOCK calculation according to TS 45.002 Table 6
We have seen that the DSP time to time rejects PTCCH message from BTS due to invalid
block number.
As a result, we patched FN2PTCCHBLOCK calculation according TS 45.0002 Table 6.
Change-Id: I8be1c8b9159c94788857c6de5440a418739f1212
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/l1sap.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)