osmo-bts.git branch neels/dyn_ts updated. 0.4.0-222-g22bd9a9

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 19:07: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_ts has been updated
  discards  fa33585b5bdc2129a68d3dcea31a71ad9bd86a89 (commit)
  discards  ef151a625cb8a2aef6ef558e627e8d57dd6d9120 (commit)
  discards  e82a8052644184a061ee1c58a5d20403583d30dd (commit)
  discards  6154a529362da7b32d007dc3bc32997790be0906 (commit)
  discards  f697ea8077da16e8f8e47b0a55e0e65c3e563824 (commit)
  discards  c6c929509a3fc090d498dd96bed95e4c6c5c1dec (commit)
  discards  f237accf731dd3e868b826d6c36700783c75fb19 (commit)
  discards  d00124789b7e83847a1985fe18f01f05a88dd284 (commit)
       via  22bd9a9fe0b1afe98855481d0d3d12155469cc10 (commit)
       via  77fbe69e6cd7c9b151a74fb643b69bc1836c0462 (commit)
       via  7a8e19465456ed5bfdde8bfa1b3c665126f75be8 (commit)
       via  60a422dfb87de2ba2ca0f8b3e6827e305738c71d (commit)
       via  e78a1f17b712a900d28b339fc7ff4562ffe0ad5e (commit)
       via  eb36c6d246e14fe930969933da74501743fa2413 (commit)
       via  9ae0ff4e8abb2f3d5890302be8d33fe09674b0c4 (commit)
       via  44f300c55eda194e4da585cf6fcb72552f4c3c53 (commit)
       via  31adede6386aa29481c7c4b42d616d5cbe993282 (commit)
       via  4355021b8afdad989b285fa823b6cbf2bb175c45 (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 (fa33585b5bdc2129a68d3dcea31a71ad9bd86a89)
            \
             N -- N -- N (22bd9a9fe0b1afe98855481d0d3d12155469cc10)

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=22bd9a9fe0b1afe98855481d0d3d12155469cc10

commit 22bd9a9fe0b1afe98855481d0d3d12155469cc10
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=77fbe69e6cd7c9b151a74fb643b69bc1836c0462

commit 77fbe69e6cd7c9b151a74fb643b69bc1836c0462
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=7a8e19465456ed5bfdde8bfa1b3c665126f75be8

commit 7a8e19465456ed5bfdde8bfa1b3c665126f75be8
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=60a422dfb87de2ba2ca0f8b3e6827e305738c71d

commit 60a422dfb87de2ba2ca0f8b3e6827e305738c71d
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=e78a1f17b712a900d28b339fc7ff4562ffe0ad5e

commit e78a1f17b712a900d28b339fc7ff4562ffe0ad5e
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

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

commit eb36c6d246e14fe930969933da74501743fa2413
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Sat Jul 16 22:29:28 2016 +0200

    cosmetic: clarify TCH/F_PDCH related naming and comments
    
    We're about to introduce a new kind of dynamic channel, which will also use
    parts of the ip.access mode dyn PDCH code paths. Make sure the general parts
    have general names and mark ip.access specific parts as such.
    
    Rename dyn_pdch_ts_[dis]connected() to cb_ts_[dis]connected().
    Rename dyn_pdch_complete to ipacc_dyn_pdch_complete().
    From cb_ts_[dis]connected(), factor out the current code into static
    functions ipacc_dyn_pdch_[dis]connected() -- this will make sense once the
    new dynamic kind is added to cb_ts_[dis]connected().
    
    Change-Id: I7da5b7cb7b48572671f50e0dec97d9eec3083df1
    
    fu2a
    
    Change-Id: Ic884e81b9f6f78565f4288369aa303fee289ddbb

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

commit 9ae0ff4e8abb2f3d5890302be8d33fe09674b0c4
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Sat Jul 16 22:30:14 2016 +0200

    cosmetic: pcu_sock.c: rename ts_is_pdch() to ts_should_be_pdch()
    
    Change-Id: Ib4036445d09792636bb2f1a8a665b6b28f32e1a0

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

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

    doc: add ladder diagram on dynamic TS, for TCH/H
    
    Also gitignore the image files possibly produced by mscgen.
    
    Change-Id: I58bc10fddeb14a694e1b159d6ccfe35cef7c804a

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

commit 31adede6386aa29481c7c4b42d616d5cbe993282
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Sun Jul 17 20:57:31 2016 +0200

    fix compiler warning: msg_utils.c: fn_chk() constify arg
    
    The only caller dtx_sched_optional() passes const arrays and a warning was
    issued.
    
    Change-Id: I18e0788ef96489d2116a60cae57bd516fe6eae8e

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

Summary of changes:
 src/common/l1sap.c       | 10 ++++------
 src/common/msg_utils.c   |  2 +-
 src/common/oml.c         |  4 ++--
 src/common/rsl.c         | 18 +++++++++---------
 src/osmo-bts-sysmo/oml.c |  7 ++++++-
 5 files changed, 22 insertions(+), 19 deletions(-)


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



More information about the osmocom-commitlog mailing list