osmo-bts.git branch neels/dyn_fixes updated. 0.4.0-255-g38ad25b

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 9 15:05:38 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  7916c6fa929e5deb74925cba6738120d7da66aec (commit)
  discards  b74b4e921b81cd904b76e81094f8c41d482a3bf1 (commit)
  discards  1f84c7269491c57ba021cc0b4b26fb33fb75f16a (commit)
  discards  59bf4a33055a8ad9dbfa3bb78080a6b67716b1db (commit)
       via  38ad25b1b01e765d85ee586cc5bf15135ec9a0a5 (commit)
       via  5659824068d38556f8f7e0d72f76385194fe13c4 (commit)
       via  7238da56593ecd4b5e291f6ea761d74dd1e2349f (commit)
       via  a0e336ce6c7b847be2bd581ab2f2307127c3afa3 (commit)
       via  b7cdd381d63496075a9df0e8ea46020cd55ae667 (commit)
       via  4b76a323b3bb71f8d3f4dc7439ecd9bad0f13bcf (commit)
       via  b0f8fa814376d46ff9d7ef0e94e8480ce63442f9 (commit)
       via  44663c17e784aa6252b8569482ebfe0ba4e12358 (commit)
       via  d6920df6303bf3004f34cc888a06948c399f09a5 (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 (7916c6fa929e5deb74925cba6738120d7da66aec)
            \
             N -- N -- N (38ad25b1b01e765d85ee586cc5bf15135ec9a0a5)

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=38ad25b1b01e765d85ee586cc5bf15135ec9a0a5

commit 38ad25b1b01e765d85ee586cc5bf15135ec9a0a5
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 copy of subslots_per_pchan[] is
    thus no longer needed.
    
    Change-Id: I9d9df470c49487bffd56dde42c7bec0da2f50642

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

commit 5659824068d38556f8f7e0d72f76385194fe13c4
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Fri Jul 29 17:56:35 2016 +0200

    sysmo,lc15: ts_connect_as(): log error also for pchan_as == TCH/F_PDCH
    
    Change-Id: I76c868a1e70af16268a6fa42dc736cf0b288ecdb

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

commit 7238da56593ecd4b5e291f6ea761d74dd1e2349f
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Fri Jul 29 17:55:26 2016 +0200

    dyn TS: measurement.c: replace fixme with comment
    
    Change-Id: I04668f6f01a48157a98c6326a9ee48982a09ee62

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

commit a0e336ce6c7b847be2bd581ab2f2307127c3afa3
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Fri Jul 29 17:54:57 2016 +0200

    dyn TS: complete for TRX
    
    Apply similar fixes as for TCH/F_PDCH also for TCH/F_TCH/H_PDCH.
    
    Change-Id: I6669739cd08780cd9ffb9451cdae9f6b9704c4fe

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

Summary of changes:
 .mailmap                             | 12 ++++++++++++
 contrib/jenkins_oct.sh               | 15 ---------------
 contrib/jenkins_sysmobts.sh          | 13 -------------
 include/osmo-bts/pcu_if.h            |  2 +-
 include/osmo-bts/pcuif_proto.h       |  5 ++++-
 include/osmo-bts/scheduler_backend.h |  6 +++++-
 src/common/l1sap.c                   |  7 +++++--
 src/common/pcu_sock.c                |  5 ++++-
 src/common/scheduler.c               |  9 ++++++++-
 src/osmo-bts-litecell15/l1_if.c      |  6 +++++-
 src/osmo-bts-octphy/l1_if.c          | 13 ++++++++++++-
 src/osmo-bts-sysmo/l1_if.c           |  6 +++++-
 src/osmo-bts-trx/gsm0503_coding.c    | 15 +++++++++------
 src/osmo-bts-trx/scheduler_trx.c     | 30 ++++++++++++++++++++++--------
 src/osmo-bts-trx/trx_if.c            | 14 ++++++++++++--
 15 files changed, 104 insertions(+), 54 deletions(-)
 create mode 100644 .mailmap


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



More information about the osmocom-commitlog mailing list