osmo-pcu.git branch neels/mnc3 updated. 0.4.0-98-g676894a

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
Wed Feb 21 16:12:07 UTC 2018


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 "UNNAMED PROJECT".

The branch, neels/mnc3 has been updated
  discards  622c7c4090118f7f75a38227eacae0e5fec46a31 (commit)
       via  676894a5c957f7a730e99f75246a688a4ef070cb (commit)
       via  731e2bb328f6b0d739fa21913eb30cff8a46c70c (commit)
       via  77988d469d5cd0d876188a829b93890049cc6830 (commit)
       via  847ed9f8cd4fd95776052c8d1934813f0ea2c813 (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 (622c7c4090118f7f75a38227eacae0e5fec46a31)
            \
             N -- N -- N (676894a5c957f7a730e99f75246a688a4ef070cb)

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-pcu/commit/?id=676894a5c957f7a730e99f75246a688a4ef070cb

commit 676894a5c957f7a730e99f75246a688a4ef070cb
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Wed Feb 21 00:39:07 2018 +0100

    implement support for 3-digit MNC with leading zeros

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

Summary of changes:
 src/gprs_rlcmac_ts_alloc.cpp | 303 ++++++++++++-------------
 src/mslot_class.c            |  43 ++++
 src/mslot_class.h            |   4 +
 src/pdch.cpp                 |  16 +-
 src/tbf.cpp                  |  82 +++++--
 src/tbf.h                    |  21 +-
 src/tbf_dl.cpp               |   2 +-
 src/tbf_ul.cpp               |   2 +-
 tests/alloc/MslotTest.cpp    |  10 +
 tests/alloc/MslotTest.ok     | 513 +++++++++++++++++++++++++++++++++++++++++++
 tests/tbf/TbfTest.err        |   2 +-
 11 files changed, 798 insertions(+), 200 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list