openbsc.git branch neels/chan_nr_assert updated. 0.15.0-382-gb6972b3

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 09:31:49 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".

The branch, neels/chan_nr_assert has been updated
  discards  9de6a3338a3397e166622a67e9771fa0dd1d3603 (commit)
       via  b6972b3015b40e7ac44751c9e6243808fbe22d70 (commit)
       via  9cca6e09eb10460fef9c080322570b696ddc0b85 (commit)
       via  158b5d2bdb3c51056283f6eb962a55762d34efa1 (commit)
       via  beca090586f932b628c09793cd37807324a8fb74 (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 (9de6a3338a3397e166622a67e9771fa0dd1d3603)
            \
             N -- N -- N (b6972b3015b40e7ac44751c9e6243808fbe22d70)

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/openbsc/commit/?id=b6972b3015b40e7ac44751c9e6243808fbe22d70

commit b6972b3015b40e7ac44751c9e6243808fbe22d70
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Tue Aug 9 11:15:37 2016 +0200

    gsm_pchan2chan_nr(): fix uninitialized cbits
    
    Commit ec1b5a0e9e2b6549e0ede48e803095e569997355 introduced an unset cbits
    value for the 'special hack for BCCH', where I break out of the switch
    without setting cbits. Fix that.
    
    Also remove the comment part that says 'return 0', because I don't return 0.
    
    Change-Id: If69f6b1f6208138d5b91bac51ffd78dab95245e5

http://cgit.osmocom.org/openbsc/commit/?id=9cca6e09eb10460fef9c080322570b696ddc0b85

commit 9cca6e09eb10460fef9c080322570b696ddc0b85
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Mon Aug 8 17:51:19 2016 +0200

    gsm_pchan2chan_nr: disable a chan_nr assert, to not break octphy
    
    In https://gerrit.osmocom.org/589 , msuraev reports an assertion on octphy.
    So disable this recently added assertion until we clarify the invocation in
    question.
    
    Change-Id: I05253343d5bcc7b319444376098dc8561dd83944

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

Summary of changes:
 .mailmap                                                     | 12 ++++++++++++
 .../doc/examples/osmo-nitb/{nanobts => sysmobts}/openbsc.cfg |  2 +-
 openbsc/src/libcommon/gsm_data_shared.c                      | 11 +++++------
 3 files changed, 18 insertions(+), 7 deletions(-)
 create mode 100644 .mailmap
 copy openbsc/doc/examples/osmo-nitb/{nanobts => sysmobts}/openbsc.cfg (98%)


hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)



More information about the osmocom-commitlog mailing list