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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 292ec58e6730c013026f20578a40e1ff48b35688 (commit)
from 2867f883a11388bb04c1a5177b279c1cc74eafe4 (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/openbsc/commit/?id=292ec58e6730c013026f20578a40e1ff…
commit 292ec58e6730c013026f20578a40e1ff48b35688
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Jul 28 11:55:37 2016 +0200
Modify SI 13 field for control_ack_type
Add vty function to explicitly set use of 4xRACH type of ack message for
PACKET CONTROL ACKNOWLEDGMENT. Previous hardcoded value (use RLC/MAC
control block) is used as a default.
This is handy for debugging issues related to Timing Advance in context
of GPRS.
Change-Id: Ie869ac0a82055110f1e3b875e246750c4e113336
Related: OS#1526
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gsm_data_shared.h | 1 +
openbsc/include/openbsc/rest_octets.h | 1 +
openbsc/src/libbsc/bsc_vty.c | 38 +++++++++++++++++++++++++++++++
openbsc/src/libbsc/rest_octets.c | 4 ++--
openbsc/src/libbsc/system_information.c | 4 ++++
openbsc/src/libcommon/gsm_data.c | 1 +
6 files changed, 47 insertions(+), 2 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)