osmo-bts.git branch neels/dyn_pdch_trx_no_deact created. 0.4.0-235-g67d1aeb

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 Jul 27 16:36:28 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 "Osmocom BTS-side code (Abis, scheduling, ...)".

The branch, neels/dyn_pdch_trx_no_deact has been created
        at  67d1aebacc936e93b45a3c517ef9e8f61c5e78b1 (commit)

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=67d1aebacc936e93b45a3c517ef9e8f61c5e78b1

commit 67d1aebacc936e93b45a3c517ef9e8f61c5e78b1
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Wed Jul 27 16:20:59 2016 +0200

    dyn PDCH: trx: implement bts_model_ts_[dis]connect()
    
    bts_model_ts_disconnect() has nothing to do.
    
    bts_model_ts_connect() merely sets the new pchan on the ts.
    
    Change-Id: Ieb66935d6efc26854e95d238e810c4f8b16cfa88

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

commit 84c69a3d978ff5628dbbc981a389b99e7998ebb6
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Wed Jul 27 16:09:43 2016 +0200

    dyn PDCH: trx l1_if.c: factor out trx_set_ts_as_pchan() from trx_set_ts()
    
    To be able to set a specific pchan type for dynamic channels, have the
    trx_set_ts_as_pchan() function with an explicit pchan argument instead of
    using ts->pchan.
    
    Keep trx_set_ts() as a thin wrapper to use ts->pchan directly.
    
    Change-Id: I9eeef05d2a6763f86a5b89ee7c3b4211f6736e4d

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

commit a7ce9e6dc6414aa0df3b3ca554c26ed1517e3bed
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Wed Jul 27 15:52:55 2016 +0200

    dyn TS, dyn PDCH: common/l1sap.c: properly notice PDCH
    
    In l1sap_ph_rts_ind(), l1sap_ph_data_ind() and to_gsmtap(), the decision
    to handle a TS as PDCH was still missing for dynamic TS.
    
    It is not yet clear why this did not impact functionality for dynamic timeslots
    on other BTS models. AFAICT they should not work without this patch, but in
    fact they do. It would be nice to clarify this some day.
    
    Change-Id: I7b873a089a3de70d980885a7539cb91997464743

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


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



More information about the osmocom-commitlog mailing list