osmo-pcu.git branch master updated. 0.4.0-83-g5b22fb7

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
Wed Feb 14 19:24:06 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 "UNNAMED PROJECT".

The branch, master has been updated
       via  5b22fb7953c39edaaf672384a48bee33970f49f6 (commit)
      from  c907b88ecde0adab34bc7a03fa0db121a59db53a (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-pcu/commit/?id=5b22fb7953c39edaaf672384a48bee33970f49f6

commit 5b22fb7953c39edaaf672384a48bee33970f49f6
Author: Stefan Sperling <ssperling at sysmocom.de>
Date:   Wed Feb 14 19:46:33 2018 +0100

    Make osmo-pcu wait for BTS to become available at start-up time.
    
    After the PCU socket becomes available, the BTS might send an
    INFO_IND message with the 'ACTIVE' flag cleared. If this happens,
    do not exit immediately, but keep retrying until an INFO_IND
    message with the 'ACTIVE' flag arrives.
    
    Note that this change only affects behaviour at process start-up time.
    If the BTS switches from active to inactive state then osmo-pcu will
    still exit. If this behaviour should be changed as well it could be
    done in a follow-up patch.
    
    Tested against osom-bsc + osmo-bts-virtual.
    
    Change-Id: Ic42a5601a43b81d260721fef5d9fa52447f9d309
    Related: OS#2689

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

Summary of changes:
 src/bts.h            |  1 +
 src/osmobts_sock.cpp | 29 ++++++++++++++++++++++-------
 src/pcu_l1_if.cpp    |  4 ++++
 3 files changed, 27 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list