libosmocore.git branch neels/pending-patches created. 0.9.0-99-g88f317a

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 Mar 14 13:43:28 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 "An utility library for Open Source Mobile Communications".

The branch, neels/pending-patches has been created
        at  88f317a0cf4d106b0c57f0005f2b85d90dc38c46 (commit)

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmocore/commit/?id=88f317a0cf4d106b0c57f0005f2b85d90dc38c46

commit 88f317a0cf4d106b0c57f0005f2b85d90dc38c46
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Mar 14 13:21:56 2016 +0100

    GSM 04.08: add transaction id accessor inline funcs
    
    Various users of gsm48_hdr apply the same hardcoded shifts/bitmasks to obtain
    the transaction ID encoded in the upper nibble of the protocol discriminator.
    Centralize. Patch for openbsc.git will follow.

http://cgit.osmocom.org/libosmocore/commit/?id=9f933006e721529e25165b96afb7a92738b648a3

commit 9f933006e721529e25165b96afb7a92738b648a3
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Mar 14 12:44:56 2016 +0100

    04.08: switch to r99 msg type bitmasks by default

http://cgit.osmocom.org/libosmocore/commit/?id=34c0e7e5fbaa11630c6decac5cc440a70b4a31e9

commit 34c0e7e5fbaa11630c6decac5cc440a70b4a31e9
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Thu Mar 10 11:56:36 2016 +0100

    Add inlines for GSM 04.08 pdisc + msg type bitmasks
    
    Add inline functions for both release <= 98 and release >= 99 as well as a
    default define. Use the release 98 by default since the current code base uses
    the r98 bitmasks.
    
    These inline functions relieve callers of the decision on masking bits of the
    protocol discriminator and message type octets.
    
    Also add a define for the protocol discriminator extension to one octet length
    (GSM48_PDISC_EXTEND).
    
    Apply new pdisc function in gsm0480.c.

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


hooks/post-receive
-- 
An utility library for Open Source Mobile Communications



More information about the osmocom-commitlog mailing list