osmo-bts.git branch neels/dyn_fixes updated. 0.4.0-260-g656e2d8

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
Mon Aug 22 12:54:20 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_fixes has been updated
  discards  42b8a25b0bd8eb53a79841fe463742a4aa259b02 (commit)
  discards  f476da552fda7c6255008e0fd4c0da13e629f70d (commit)
  discards  a85b43430cd3d44d017d3d40f728e89e1523be4d (commit)
  discards  e82c02e68c25caefab5b4a33cac744a7de5148f5 (commit)
  discards  0dcccec33083c6b4db00d733aeb2601ebeab2a58 (commit)
  discards  d6ebab44a4cbc7d61ce079f472ba7ee9bc60182f (commit)
  discards  488d920242fa37910cb9ac060b07a5e5701bd6bc (commit)
       via  656e2d88a47844054f9b360861f10b084cd43efd (commit)
       via  783301182215199975bf3afddf03f49f6a41ea37 (commit)
       via  242e9202a31c7f02b61a62297a057b78b7ce0a89 (commit)
       via  43d082e6f1ec42aae566cc21cecc90e56a262090 (commit)
       via  55c46022e1a5f1cbe51c96566e38ff110e4a3092 (commit)
       via  37af36e85eca546595081246aec010fa7f6fd0be (commit)
       via  63849ebf7143fe5af0d8dffd4157d62c8c1a2867 (commit)
       via  67a056c122ed588e74835771a3cfda0f2055c284 (commit)
       via  ef8e2ef6817a78e1598586dfc7275982ec21fd5a (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 (42b8a25b0bd8eb53a79841fe463742a4aa259b02)
            \
             N -- N -- N (656e2d88a47844054f9b360861f10b084cd43efd)

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=656e2d88a47844054f9b360861f10b084cd43efd

commit 656e2d88a47844054f9b360861f10b084cd43efd
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Tue Aug 9 19:56:50 2016 +0200

    dyn TS: sysmo,lc15: ph_data_req: fix PDCH mode detection
    
    Though this patch theoretically makes a lot of sense, it is not entirely clear
    why dyn TS are working without it. Committing due to common sense, not to fix
    any actual breakage.
    
    Change-Id: I6136cb42a4d627ebefc963eb5321fadfe63cca4b

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

commit 783301182215199975bf3afddf03f49f6a41ea37
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Tue Aug 9 20:15:09 2016 +0200

    cosmetic: common ts_is_pdch()
    
    Have one common ts_is_pdch(), placed in lchan.c, since this file is pretty
    empty and pretty close to ts. Publish in gsm_data.h.
    
    Remove the if-style implementation from l1sap.c, and instead implement in a
    switch statement.
    
    This prepares for upcoming ts_is_pdch() usage in ph_data_req() for sysmo and
    lc15.
    
    Change-Id: Ib78d663fdbac5a1d7053f1b9d543649b66da00e2

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

commit 242e9202a31c7f02b61a62297a057b78b7ce0a89
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Wed Jul 27 15:16:29 2016 +0200

    dyn TS: measurement: use correct nr of subslots, rm code dup
    
    In measurement.c, fix the number of sublots for TCH/F_TCH/H_PDCH, by using
    ts_subslots() from gsm_data_shared.c. The local dup of subslots_per_pchan[] is
    no longer needed. (depends on recent commit to openbsc.git for ts_sublots())
    
    Change-Id: I9d9df470c49487bffd56dde42c7bec0da2f50642

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

Summary of changes:
 src/osmo-bts-sysmo/femtobts.h    | 2 +-
 src/osmo-bts-sysmo/oml.c         | 5 +++--
 src/osmo-bts-trx/scheduler_trx.c | 2 +-
 3 files changed, 5 insertions(+), 4 deletions(-)


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



More information about the osmocom-commitlog mailing list