osmocom-bb.git branch master updated. osmocon_v0.0.0-1773-g0cdf4b0a

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
Sun Jan 15 19:46:58 UTC 2017


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 Open Source GSM Base Band stack".

The branch, master has been updated
       via  0cdf4b0a6821a0e970194ed5b122d3d6270c9814 (commit)
       via  c9ad46ac75d6cbd4336f405d6dc2dc6a2975c25e (commit)
       via  214236fd5d89535985a18677de760c68fee9e11a (commit)
       via  f95d518c63b5d41f601a8d2eba61c2345bdbd2a2 (commit)
       via  b29c24bcb77e58f8ec57f5180766baafb3a2c7cd (commit)
      from  a1830440fc93ecb531f003b524fec9249f020303 (commit)

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/osmocom-bb/commit/?id=0cdf4b0a6821a0e970194ed5b122d3d6270c9814

commit 0cdf4b0a6821a0e970194ed5b122d3d6270c9814
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Jan 13 00:23:42 2017 +0100

    Support Early Classmark Sending
    
    If SI3 rest octets indicate early CM Sending is allowed, and the
    'support' indicates we support it (which we now do by default), then
    send the classmark change message every time a LAPDm link layer is
    established.

http://cgit.osmocom.org/osmocom-bb/commit/?id=c9ad46ac75d6cbd4336f405d6dc2dc6a2975c25e

commit c9ad46ac75d6cbd4336f405d6dc2dc6a2975c25e
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sun Jan 15 20:43:52 2017 +0100

    Fix encoding of padding at end of CLASSMARK 3 IE
    
    Contrary to e.g. SI rest octets, the padding at the end of a CLASSMARK 3
    Information Element is padded with zeros, not with L.  There is no 0x2b
    padding in this case.

http://cgit.osmocom.org/osmocom-bb/commit/?id=214236fd5d89535985a18677de760c68fee9e11a

commit 214236fd5d89535985a18677de760c68fee9e11a
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sun Jan 15 20:22:14 2017 +0100

    mobile.c: Don't register 'end' command to CONFIG_NODE
    
    The CONFIG_NODE already has an 'end' command, and recent versions of
    libosmocore actualyl check for conflicting/duplicate command
    registrations and make the application crash in this case.

http://cgit.osmocom.org/osmocom-bb/commit/?id=f95d518c63b5d41f601a8d2eba61c2345bdbd2a2

commit f95d518c63b5d41f601a8d2eba61c2345bdbd2a2
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sun Jan 15 20:13:02 2017 +0100

    mobile: Finally fix copyright notice
    
    After 7 years it is about time...

http://cgit.osmocom.org/osmocom-bb/commit/?id=b29c24bcb77e58f8ec57f5180766baafb3a2c7cd

commit b29c24bcb77e58f8ec57f5180766baafb3a2c7cd
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sun Jan 15 20:05:39 2017 +0100

    Revert "trf6151: Fix setting of uplink ARFCN"
    
    This reverts commit 17240037376169369b526ee8a8284961b85adbfa.
    
    For some reason the "obviously broken" code is working, but the fixed
    version is not.  Let's go back to step 1 and analyze this in more
    detail, but meanwhile make the code work again.

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

Summary of changes:
 src/host/layer23/src/mobile/gsm48_rr.c      | 10 ++++++++--
 src/host/layer23/src/mobile/main.c          |  4 ++--
 src/host/layer23/src/mobile/support.c       |  2 +-
 src/host/layer23/src/mobile/vty_interface.c |  1 -
 src/target/firmware/rf/trf6151.c            |  2 +-
 5 files changed, 12 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
The Open Source GSM Base Band stack



More information about the osmocom-commitlog mailing list