openbsc.git branch master updated. 0.15.0-500-g1b76a03

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
Fri Oct 28 09:26:03 UTC 2016


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  1b76a03cddcfb52c1ebd5a6f0d990128058a516c (commit)
      from  8c53c59bfb1bc16347a60d5e15113c70d289ac93 (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=1b76a03cddcfb52c1ebd5a6f0d990128058a516c

commit 1b76a03cddcfb52c1ebd5a6f0d990128058a516c
Author: Max <msuraev at sysmocom.de>
Date:   Tue Oct 25 20:22:16 2016 +0200

    DTX DL: Add FACCH cache
    
    When DL DTX is active and silent period is in progress dtx.cache is
    populated by SID UPDATE message which about to be scheduled next. If at
    that moment FACCH message arrives (which have higher priority) we have
    to send ONSET message to L1 but we can't invalidate cache with SID
    UPDATE as it will be used for SID FIRST message to resume silent period
    after FACCH transmission is over (provided there were no incoming voice
    in between). Hence the necessity for separate buffer to store content of
    FACCH message while we're sending ONSET to L1 while keeping SID UPDATE
    cached.
    
    Change-Id: I316e81af893b24766bf259baaed7a0be75a11694
    Related: OS#1801

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

Summary of changes:
 openbsc/include/openbsc/gsm_data_shared.h | 3 +++
 1 file changed, 3 insertions(+)


hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)



More information about the osmocom-commitlog mailing list