osmo-bts.git branch neels/dyn_ts updated. 0.4.0-225-g345c76a

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 23 20:17:09 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  00651bfbdffa926bea2c8befa00bc27c9e936f88 (commit)
  discards  cd01802ffbdbada8b54e6ff5af04fad540a11ac5 (commit)
  discards  a56be35e011609ae5ca6995563997023847d1638 (commit)
  discards  a3c257eaa9fe7f3b5d648c9607a372b44cfa5f49 (commit)
  discards  4e029e237b3121b0249e347e0d50273b3ccf0afd (commit)
  discards  77fbe69e6cd7c9b151a74fb643b69bc1836c0462 (commit)
  discards  7a8e19465456ed5bfdde8bfa1b3c665126f75be8 (commit)
  discards  60a422dfb87de2ba2ca0f8b3e6827e305738c71d (commit)
  discards  e78a1f17b712a900d28b339fc7ff4562ffe0ad5e (commit)
       via  345c76ae9758afd075d5446850bd9fa51ffa681b (commit)
       via  de8f61d0ba3fa6cc2aa815a27c14c503f8ce21ec (commit)
       via  84ba28d79c16931ca80feba047cf19296c63d8f5 (commit)
       via  be7c17f4e71a2080253e5c300e711839cbe933a4 (commit)
       via  0ceb292109eaae0c439055b769898937e5307e67 (commit)
       via  ea993d2d815c8d0238ec60b1f7f4962fa6e21f64 (commit)
       via  19fccadb646b4becabcb9a96733777666413cd21 (commit)
       via  d2f1d21d615cba69270c8d9fc02bd56b37b80653 (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 (00651bfbdffa926bea2c8befa00bc27c9e936f88)
            \
             N -- N -- N (345c76ae9758afd075d5446850bd9fa51ffa681b)

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=345c76ae9758afd075d5446850bd9fa51ffa681b

commit 345c76ae9758afd075d5446850bd9fa51ffa681b
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Sat Jul 23 21:55:34 2016 +0200

    code dup: join [rsl_]lchan_lookup() from libbsc and osmo-bts
    
    lchan_lookup in abis_rsl.c and rsl_lchan_lookup() from osmo-bts rsl.c are the
    same code, except for the log context, which is only set in abis_rsl.c.
    The common code was factored out to gsm_data_shared.c in openbsc.git.
    
    Use the *rc return code argument to keep the logging part in the newly
    introduced thin wrapper lchan_lookup() in common/rsl.c. This also removes code
    dup for logging
    
    The rsl_lchan_lookup() implementation is removed from osmo-bts, so a recent
    openbsc is needed to build this.
    
    Change-Id: Ibc469b75e31560271be8633d524366442d27e6fb

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

commit de8f61d0ba3fa6cc2aa815a27c14c503f8ce21ec
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Thu Jul 21 10:54:26 2016 +0200

    dbg
    
    Change-Id: I29710c4f2fbc5bb6e66e17cd0472a741078caa89

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

commit 84ba28d79c16931ca80feba047cf19296c63d8f5
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=be7c17f4e71a2080253e5c300e711839cbe933a4

commit be7c17f4e71a2080253e5c300e711839cbe933a4
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=0ceb292109eaae0c439055b769898937e5307e67

commit 0ceb292109eaae0c439055b769898937e5307e67
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=ea993d2d815c8d0238ec60b1f7f4962fa6e21f64

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

    common/l1sap: translate non-standard PDCH chan_nr to standard PDCH
    
    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 as for plain PDCH instead (== TCH/F).
    
    Change-Id: I9875cc04681037b998d9f544fc4a423bb6b44b0c

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

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

    dyn PDCH: code dup: use conf_lchans_as_pchan()
    
    For ip.access dyn PDCH, call conf_lchans_as_pchan() instead of dup'ing the
    pchan-to-lchan switch.
    
    Change-Id: I979828e08953e83ae579a347334536f52939faf0

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

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

    prepare dyn TS: split/replace conf_lchans_for_pchan()
    
    Move the actual switch from static conf_lchans_for_pchan() into new 'public'
    function conf_lchans_as_pchan(), adding an explicit pchan argument. This allows
    passing a non-trivial pchan, for dynamic TS.
    
    conf_lchans_as_pchan() now takes a pchan argument, so distinguish the naming
    and drop the 'for_pchan' from conf_lchans_for_pchan(), which takes only a ts
    argument.
    
    Change-Id: I8e458501fff5503c243512aeb3469c12b1f2bbc4

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

Summary of changes:
 include/osmo-bts/rsl.h                          |   2 -
 src/common/l1sap.c                              |   4 -
 src/common/rsl.c                                |  83 ++-------
 src/osmo-bts-litecell15/calib_file.c            |  12 +-
 src/osmo-bts-litecell15/hw_misc.c               |   4 +-
 src/osmo-bts-litecell15/l1_if.c                 |  13 +-
 src/osmo-bts-litecell15/l1_transp_hw.c          |   4 +-
 src/osmo-bts-litecell15/misc/lc15bts_bid.c      |   4 +-
 src/osmo-bts-litecell15/misc/lc15bts_clock.c    |  18 +-
 src/osmo-bts-litecell15/misc/lc15bts_mgr.c      |  20 ++-
 src/osmo-bts-litecell15/misc/lc15bts_mgr.h      |  22 +--
 src/osmo-bts-litecell15/misc/lc15bts_mgr_nl.c   |   2 +-
 src/osmo-bts-litecell15/misc/lc15bts_mgr_temp.c | 105 ++++++-----
 src/osmo-bts-litecell15/misc/lc15bts_mgr_vty.c  | 222 +++++++++++++-----------
 src/osmo-bts-litecell15/misc/lc15bts_misc.c     |  62 +++----
 src/osmo-bts-litecell15/misc/lc15bts_par.c      |  14 +-
 src/osmo-bts-litecell15/misc/lc15bts_par.h      |   7 +-
 src/osmo-bts-litecell15/misc/lc15bts_power.c    |  34 ++--
 src/osmo-bts-litecell15/misc/lc15bts_power.h    |   2 +-
 src/osmo-bts-litecell15/misc/lc15bts_temp.c     |  64 ++-----
 src/osmo-bts-litecell15/misc/lc15bts_temp.h     |  10 +-
 src/osmo-bts-litecell15/oml.c                   |  33 +---
 src/osmo-bts-sysmo/oml.c                        |   9 +-
 23 files changed, 325 insertions(+), 425 deletions(-)


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



More information about the osmocom-commitlog mailing list