osmo-bts.git branch neels/dyn_ts updated. 0.4.0-220-gfa33585

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
Sat Jul 16 23:13:45 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_ts has been updated
  discards  4d10026225c0028b762f525d717ec6b4614ba55b (commit)
  discards  1bebcae93c0b1f7438091ba152397ecc3cb47411 (commit)
  discards  32470a9c84b6e781a187ece6ff6f0900e102b10b (commit)
  discards  d2c996107ce2171f7279f3e232b7d5f9d7984c44 (commit)
  discards  e81a541e4f3fd18f427d8723362bb3f6256604ad (commit)
       via  fa33585b5bdc2129a68d3dcea31a71ad9bd86a89 (commit)
       via  ef151a625cb8a2aef6ef558e627e8d57dd6d9120 (commit)
       via  e82a8052644184a061ee1c58a5d20403583d30dd (commit)
       via  6154a529362da7b32d007dc3bc32997790be0906 (commit)
       via  f697ea8077da16e8f8e47b0a55e0e65c3e563824 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (4d10026225c0028b762f525d717ec6b4614ba55b)
            \
             N -- N -- N (fa33585b5bdc2129a68d3dcea31a71ad9bd86a89)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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-bts/commit/?id=fa33585b5bdc2129a68d3dcea31a71ad9bd86a89

commit fa33585b5bdc2129a68d3dcea31a71ad9bd86a89
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Fri Jul 15 01:07:30 2016 +0200

    dyn ts wip
    
    Change-Id: I53ad8b2a4be9051f53ff719d1927830eb7ea6621

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

commit ef151a625cb8a2aef6ef558e627e8d57dd6d9120
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Fri Jul 15 01:05:13 2016 +0200

    pcu_sock: detect desired PDCH mode of dyn TS
    
    Change-Id: I463bb6b4e57674f091c3badba9257374961c52c7

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

commit e82a8052644184a061ee1c58a5d20403583d30dd
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Fri Jul 15 01:04:26 2016 +0200

    common/oml: use dyn TS' current pchan mode for lchans config
    
    Change-Id: I8e5787fcede152cce8fa9950ff3c331f6d445289

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

commit 6154a529362da7b32d007dc3bc32997790be0906
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Fri Jul 15 01:03:32 2016 +0200

    common/l1sap: translate ericsson specific chan_nr to standard
    
    For dyn TS, the BSC will issue RSL Chan Activ requests with a non-standard
    chan_nr. While the rest of the code will understand that, the L1 phy will
    not and needs the standard chan_nr for the requested type instead.
    
    Change-Id: I9875cc04681037b998d9f544fc4a423bb6b44b0c

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

commit f697ea8077da16e8f8e47b0a55e0e65c3e563824
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Sun Jul 17 00:32:07 2016 +0200

    dyn PDCH: code dup: split conf_lchans_for_pchan() and call
    
    Move the actual switch from static conf_lchans_for_pchan() into new 'public'
    function conf_lchans_as_pchan(), with specific pchan argument.
    
    Rename the static function containing the dyn PDCH decision to just
    conf_lchans().
    
    For ip.access dyn PDCH, call conf_lchans_as_pchan() instead of dup'ing the
    pchan-to-lchan switch.
    
    Change-Id: I8e458501fff5503c243512aeb3469c12b1f2bbc4

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

Summary of changes:
 include/osmo-bts/gsm_data.h |   2 +
 src/common/oml.c            |  26 +++++++---
 src/common/rsl.c            | 121 ++++++++++++++++----------------------------
 3 files changed, 65 insertions(+), 84 deletions(-)


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



More information about the osmocom-commitlog mailing list