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 4962ed1811b26e1b01fbfd445a8e8fee97a398a0 (commit)
from d0846651a3c2120a661212d07106584267f66475 (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=4962ed1811b26e1b01fbfd445a8e8fe…
commit 4962ed1811b26e1b01fbfd445a8e8fee97a398a0
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Jun 26 11:07:38 2017 +0200
RSL: receive and send multiple SI2q messages
* change BCCH Info handler to explicitly support multiple SI2quater
messages sent from BSC
* change SI scheduler to send SI2q in round-robin way
That's resubmission of 340cff51f49f6e798cb5fb6d1b9febdd09902906 and
186c6bac0758b6f94aa101e151664b0dea5d8975 with memory initialization
order change to fix the issue detected by osmo-gsm-tester - see OS#2338.
Change-Id: Ib595733cde108387bc7ee76b1b11ada6a235f13c
Related: OS#1660, OS#2338
-----------------------------------------------------------------------
Summary of changes:
src/common/rsl.c | 39 ++++++++++++++++++++++++++-------------
src/common/sysinfo.c | 16 +++++++++++++++-
2 files changed, 41 insertions(+), 14 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)