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 61d36212b15aca972443a169c6a893590c9709d0 (commit)
from de9357251c53af4e5abee5724c098d1db6271bf9 (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=61d36212b15aca972443a169c6a8935…
commit 61d36212b15aca972443a169c6a893590c9709d0
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Jun 2 11:40:02 2017 +0200
Cleanup SI scheduling
* use GSM_BTS_HAS_SI() from OpenBSC instead of local copy
* arrange GSM_BTS_HAS_SI() checks to improve readability
* constify SI scheduler parameters
Change-Id: If74bc536fe7d2bfbc976c07d882151873ecda4f2
Related: OS#1660
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/bts.h | 2 +-
src/common/sysinfo.c | 32 ++++++++++++--------------------
2 files changed, 13 insertions(+), 21 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)