openbsc.git branch neels/dyn_ts created. 0.15.0-338-g768dc6e

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
Thu Jul 14 01:17:51 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, neels/dyn_ts has been created
        at  768dc6ebee995e9e1d276a4b8295a634c1755751 (commit)

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=768dc6ebee995e9e1d276a4b8295a634c1755751

commit 768dc6ebee995e9e1d276a4b8295a634c1755751
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Thu Jul 14 03:10:40 2016 +0200

    dyn TS: Abis RSL: on chan rel, switch dyn TS back to PDCH
    
    Add function ts_subslots(), for the check whether all TCH/H are released in
    abis_rsl.c; subslots_per_pchan[] is static in chan_alloc.c, and the function
    adds some dyn TS logic.
    
    Change-Id: I3974f5cc3ac8a3e2ad53db11b9e4180aa4c16c0a

http://cgit.osmocom.org/openbsc/commit/?id=05ec936b6e135941bd7b013a7e86356af8b23b46

commit 05ec936b6e135941bd7b013a7e86356af8b23b46
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Thu Jul 14 03:09:56 2016 +0200

    dyn TS: verify_chan_comb(): handle new dyn TS NM_CHANC_*
    
    Change-Id: I7ce754a48c7f492e921a4450745383bb8dd7225c

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

commit ba4a8572cc20428fc9b699fbe8a48eaa3a62901f
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Thu Jul 14 03:01:24 2016 +0200

    dyn TS: enhance channel allocator for dynamic TS
    
    Add GSM_PCHAN_DYN, also in gsm_pchant_names and gsm_pchant_descs, so the VTY
    can now handle the new pchan type without further adjustments.
    
    Add state fields osmo_bts_trx_ts->dyn_pchan.is and .want to record dynamic
    timeslot state. Initialize in gsm_bts_trx_alloc().
    
    Change _lc_find_bts() to _lc_dyn_find_bts() with added dyn_as_pchan arg to
    pass exactly as which pchan we'd like to allocate on a dynamic TS. Add
    _lc_find_bts() as wrapper so non-dynamic-TS callers remain unchanged.
    
    Also add dyn_as_pchan arg to _lc_find_trx() (not renaming to dyn and wrapping
    because there is only one caller).
    
    Implement dynamic allocator logic in _lc_find_trx() and lchan_alloc().
    
    This is incomplete in that a returned dynamic channel needs to be switched to
    the proper mode, which will follow in another commit.
    
    Drop a fixme comment from subslots_per_pchan[].
    
    Change-Id: I18da7679300c43220d9baa6a304e8df74d366249

http://cgit.osmocom.org/openbsc/commit/?id=8d8a9b97a4cb49d17478703aad45cfaa73e4efb6

commit 8d8a9b97a4cb49d17478703aad45cfaa73e4efb6
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Thu Jul 14 02:51:13 2016 +0200

    comments: clarify ip.access style dyn PDCH
    
    A new type of dynamic channel will be introduced soon, so call the ip.access
    compat mode dynamic channels by their name instead of merely saying "dyn PDCH".
    
    Change-Id: I51fa8c2ebba507299e55a5cb7e67e48a6c8471f7

http://cgit.osmocom.org/openbsc/commit/?id=6d040b36e31c0e28d5bd39d969d132c2cc917a51

commit 6d040b36e31c0e28d5bd39d969d132c2cc917a51
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Thu Jul 14 03:11:10 2016 +0200

    lchan_free(): drop obsolete fixme comment
    
    Change-Id: Ib84b58f17f195d89c81d1ce08dc7ee0edb1c0138

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


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



More information about the osmocom-commitlog mailing list