libosmocore.git branch master updated. 0.9.6-288-gda38203

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 Jun 21 20:20:19 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  da38203418d80b85ddd793bdfc829b2ee2d3266a (commit)
       via  890f1f5a2cf7fbf4c12abc049ba765a39dd9cf9c (commit)
       via  3d9191ef2a9908edff13b6122f531514e7a4b889 (commit)
       via  a9e193b5dcfb06e0be362ad88816e3100c71256c (commit)
      from  35c6fb3723b5597b000339679cf40a6d2235a793 (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=da38203418d80b85ddd793bdfc829b2ee2d3266a

commit da38203418d80b85ddd793bdfc829b2ee2d3266a
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Thu Jun 1 12:11:56 2017 +0200

    gsm0808: add speech codec type constants
    
    The codec type to be set in member type in struct gsm0808_speech_codec
    has its own coding scheme to reference the used codec types. This patch
    declares an enum with valid speech codec types.
    
    Change-Id: Icaa768071d4364e671bc7e6d48b82d1f07f93f93

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

commit 890f1f5a2cf7fbf4c12abc049ba765a39dd9cf9c
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Fri Jun 16 16:59:06 2017 +0200

    cosmetic: Add info about coresponding codecs to permitted speech consts
    
    The constants in enum gsm0808_permitted_speech are not very expressive.
    Add comments indicating each constant's corresponding codec.
    
    Change-Id: I9734f7c261becffe38ffd41c304d006d08530c1a

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

commit 3d9191ef2a9908edff13b6122f531514e7a4b889
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Wed May 31 17:22:03 2017 +0200

    gsm0408: update bearer capability speech version
    
    3GPP TS 24.008 specifies two new speech versions for half rate and
    two new speech modes for full rate. This patch adds the relevant
    constants to enum gsm48_bcap_speech_ver in gsm_04_08.h
    
    Change-Id: Id2835384c855f924332d38f01c73bd1cfdb62549

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

commit a9e193b5dcfb06e0be362ad88816e3100c71256c
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Fri Jun 16 16:47:06 2017 +0200

    cosmetic: Add codec references to Speech Version Indication
    
    Add the information which GSM Speech codec version coresponds to
    which bearer capability speech version.
    
    Change-Id: Ic9493fea139420a52c32b17d00ac7d0b2bf86967

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

Summary of changes:
 include/osmocom/gsm/protocol/gsm_04_08.h | 17 ++++++++++------
 include/osmocom/gsm/protocol/gsm_08_08.h | 33 +++++++++++++++++++++++++-------
 2 files changed, 37 insertions(+), 13 deletions(-)


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



More information about the osmocom-commitlog mailing list