osmo-bts.git branch master updated. 0.7.0-154-g7d648b4

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Sun Mar 11 21:50:24 UTC 2018


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  7d648b46579a557bd6bd96fceaf2f8c53b10cb1b (commit)
       via  f72bdfaaa98b84d7b2b0fba977af70e2ac82018e (commit)
      from  02d1fe87f0fdf4d9e08cde9f727f00e17343c20c (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=7d648b46579a557bd6bd96fceaf2f8c53b10cb1b

commit 7d648b46579a557bd6bd96fceaf2f8c53b10cb1b
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sun Mar 11 21:20:41 2018 +0100

    sysinfo: Fix scheduling of downlink SACCH information
    
    The existing algorithm (present since 2012!) failed to work
    in the sole case that only *one* SACCH filling type was present.
    
    So if you had your BTS configured to only broadcast SI5, but not
    broadcast SI5ter, SI6 or any other SACCH filling, it would send
    the SI5 message only once on a newly-established channel, and never
    again.
    
    The old code was working for more-than-one SACCH filling, as well
    as for no SACCH filling at all.
    
    Let's also add a NOTICE message if there is no SACCH filling available
    at all.  This is highly unusual and definitely a noticeable event.
    
    Change-Id: Ica801f9b9c118f00d9e3dc2780b3123e925f59b4
    Closes: OS#3057
    Related: OS#2963

http://cgit.osmocom.org/osmo-bts/commit/?id=f72bdfaaa98b84d7b2b0fba977af70e2ac82018e

commit f72bdfaaa98b84d7b2b0fba977af70e2ac82018e
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sun Mar 11 20:49:19 2018 +0100

    cosmetic: Document some SI scheduling related function API
    
    Change-Id: I7e61639349deda28846810c4f52dbea78dccda38

-----------------------------------------------------------------------

Summary of changes:
 src/common/rsl.c     | 17 ++++++++++++++++-
 src/common/sysinfo.c |  7 +++++--
 2 files changed, 21 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Osmocom BTS-side code (Abis, scheduling, ...)



More information about the osmocom-commitlog mailing list