libosmocore.git branch master updated. 0.10.2-184-g38c902b7

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 Feb 27 19:33:21 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 "An utility library for Open Source Mobile Communications".

The branch, master has been updated
       via  38c902b7765c2c689a8dbed8e0f832c504d74845 (commit)
      from  a57f90c80baaf6c668ec8bb0272327bcbdd63b12 (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/libosmocore/commit/?id=38c902b7765c2c689a8dbed8e0f832c504d74845

commit 38c902b7765c2c689a8dbed8e0f832c504d74845
Author: Harald Welte <laforge at gnumonks.org>
Date:   Tue Feb 27 17:30:08 2018 +0100

    l1sap: Add fields for higher-precision timing offset values
    
    So far, we used quarter-bits across the L1SAP between the hardware/PHY
    specific part of OsmoBTS and the common part.  In order to increase
    the resolution, let's add fields/members for 1/256th bit.
    
    In order to keep ABI and API compatibility, we use a union around the
    old and new values, so old code will still compile + work withe new
    libosmocore.
    
    Change-Id: Ibb58113c2819fe2d6d23ecbcfb8b3fce4055025d

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

Summary of changes:
 include/osmocom/gsm/l1sap.h | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)


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



More information about the osmocom-commitlog mailing list