osmo-bts.git branch neels/lc15 created. 0.4.0-261-g8d51b53

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
Tue Aug 23 14:46:44 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/lc15 has been created
        at  8d51b5329182e5b63a60be7ef0bd885f7e140af3 (commit)

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=8d51b5329182e5b63a60be7ef0bd885f7e140af3

commit 8d51b5329182e5b63a60be7ef0bd885f7e140af3
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Tue Jun 21 18:55:01 2016 +0200

    Revert "LC15: Hardware changes:"
    
    This reverts commit cbbce0be0965c3160c4916384c3d3d5303c57ae2.
    
    Needed for the litecell15 instance in our lab that still runs with
    older firmware.
    
    Change-Id: Ibcfe651e3793b433e6479bfb610765a468e699e6

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

commit aa2729d8a36e8fd9fd7fb477fce26be85aa9c064
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Tue Aug 23 15:19:57 2016 +0200

    Fix ip.access style dyn PDCH, broken in 37af36e85eca546595081246aec010fa7f6fd0be
    
    Commit "sysmo,lc15: ts_connect_as(): log error also for pchan_as == TCH/F_PDCH"
    introduced a check for TCH/F_PDCH intended only for TCH/F_TCH/H_PDCH. It looked
    correct, but TCH/F_PDCH startup was designed differently:
    
    For TCH/F_PDCH, the idea was to look it up in pchan_to_logChComb[] and obtain
    the TCH/F channel combination, so that TCH/F_PDCH first initialize as TCH/F.
    So pchan was in fact intended to be passed as TCH/F_PDCH.
    
    For Osmocom TCH/F_TCH/H_PDCH, we've in the meantime added a ts_opstart()
    function that makes this decision explicitly. So, instead of reverting the
    erratic commit, add TCH/F_PDCH to ts_opstart(), for both sysmo and lc15.
    
    In ts_opstart(), move to a switch statement to resolve the actual pchan to use
    for ts_connect_as().
    
    Drop TCH/F_PDCH and TCH/F_TCH/H_PDCH from pchan_to_logChComb[] and comment.
    
    Change-Id: I376b92a06f4cbe943c1c913dea7487fac53a7d08

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


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



More information about the osmocom-commitlog mailing list