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 340cff51f49f6e798cb5fb6d1b9febdd09902906 (commit)
from 0b7a3e9f62bd3eaf2a9bf2c75028a91c8072d389 (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=340cff51f49f6e798cb5fb6d1b9febd…
commit 340cff51f49f6e798cb5fb6d1b9febdd09902906
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Jun 2 11:41:58 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
Change-Id: I3aeb90804edab1b0325c3eb7347526ae995dbf51
Related: OS#1660
-----------------------------------------------------------------------
Summary of changes:
src/common/rsl.c | 61 +++++++++++++++++++++++++++++-----------------------
src/common/sysinfo.c | 16 +++++++++++++-
2 files changed, 49 insertions(+), 28 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)