libosmocore.git branch master updated. 0.10.2-75-g6cb9e7d8

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 Dec 20 15:48:56 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 "An utility library for Open Source Mobile Communications".

The branch, master has been updated
       via  6cb9e7d8981e127161f14f22ad9271252c531aec (commit)
       via  e094157e125a70b9a384ba3cec01261624f4eb59 (commit)
      from  58a5665ecb72b2b4e2a9e33dde83d12060c41b4a (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=6cb9e7d8981e127161f14f22ad9271252c531aec

commit 6cb9e7d8981e127161f14f22ad9271252c531aec
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Fri Dec 15 09:35:21 2017 +0100

    libosmocodec: add FR bit offset definitions
    
    This change defines the GSM FR bit positions as described
    in RFC 3551, which will be used by further ECU
    (Error Correction Unit) implementation.
    
    Change-Id: I1d0a198af0f8dd1f690b5a81f5c9eb92c43aefed

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

commit e094157e125a70b9a384ba3cec01261624f4eb59
Author: Vadim Yanitskiy <axilirator at gmail.com>
Date:   Sat Dec 16 01:39:48 2017 +0700

    libosmocodec: add FR/HR/EFR frame length definitions
    
    There are some projects, such as OsmoBTS and OsmocomBB, which
    are dealing with raw TCH payloads, so they need to have the
    FR/HR/EFR frame length defined. At the moment, each project
    defines them itself. Let's share these definitions.
    
    Change-Id: Ib19dd1bf81712d034157f9ce061008be0000ef38

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

Summary of changes:
 include/Makefile.am                 |   1 +
 include/osmocom/codec/codec.h       |   7 +
 include/osmocom/codec/gsm610_bits.h | 272 ++++++++++++++++++++++++++++++++++++
 3 files changed, 280 insertions(+)
 create mode 100644 include/osmocom/codec/gsm610_bits.h


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



More information about the osmocom-commitlog mailing list