openbsc.git branch master updated. 0.15.0-342-g9ddd8e6

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 Jul 17 07:46:54 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  9ddd8e6267a744caa0f206eeccb28b413fc987d5 (commit)
       via  9331df16cf9241824dcef4e205456c274af3070e (commit)
      from  1de159168cd924e361e778f7b2f1d85c2329e2e8 (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=9ddd8e6267a744caa0f206eeccb28b413fc987d5

commit 9ddd8e6267a744caa0f206eeccb28b413fc987d5
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Jul 6 14:39:04 2016 +0200

    dyn pdch: don't PDCH ACT if gprs mode is none
    
    Skip PDCH activation if the GPRS mode is 'none' at:
    
    * TCH/F_PDCH init after OML Enable (dyn_pdch_init())
    * after TCH/F_PDCH is released, in TCH/F mode
    * in the T3111 error timer callback after a TCH/F_PDCH was released in error
      state
    
    Assert the GPRS mode in rsl_ipacc_pdch_activate() to make sure all callers
    check the GPRS mode.
    
    Closes: OS#1765
    
    Change-Id: I970e5f9dbcb1c625209e914a4c7696294ed34e62

http://cgit.osmocom.org/openbsc/commit/?id=9331df16cf9241824dcef4e205456c274af3070e

commit 9331df16cf9241824dcef4e205456c274af3070e
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Jul 6 14:38:20 2016 +0200

    cosmetic: dyn_pdch_init(): flatten if-logic, add comments
    
    Prepare for upcoming addition of heeding gprs mode == none.
    
    Change-Id: Id0fe6f762ac863c4d4053841c7732d011aa8c561

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

Summary of changes:
 openbsc/src/libbsc/abis_rsl.c     | 11 +++++++++--
 openbsc/src/libbsc/bsc_dyn_pdch.c | 29 ++++++++++++++++++-----------
 2 files changed, 27 insertions(+), 13 deletions(-)


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



More information about the osmocom-commitlog mailing list