libosmocore.git branch master updated. 0.10.2-216-g7e27b14e

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
Fri Mar 23 12:25:08 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  7e27b14ef29da0d8f834d8aba03551c34341ba90 (commit)
      from  04a2a3231f8c300e27e0d8309acef081ed58d80f (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=7e27b14ef29da0d8f834d8aba03551c34341ba90

commit 7e27b14ef29da0d8f834d8aba03551c34341ba90
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Thu Mar 22 17:26:46 2018 +0100

    gsm_08_08: correct speech codec defaults
    
    The speech codec defaults are not correct. The defaults recommended
    in 3GPP TS 28.062, Table 7.11.3.1.3-2 are limited by 3GPP TS 48.008,
    Section 3.2.2.103. Some defaults are actually reserved for future
    use. Also the endianess of the 16 bit values is reversed.
    
    - correct values so that they match the specification
    - transmit bytes in the correct endianess
    
    Change-Id: I6c3a34d39a375d71c4128fd38f06629e8b98b100

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

Summary of changes:
 include/osmocom/gsm/protocol/gsm_08_08.h |  8 ++++----
 src/gsm/gsm0808_utils.c                  |  4 ++--
 tests/gsm0808/gsm0808_test.c             | 14 +++++++-------
 3 files changed, 13 insertions(+), 13 deletions(-)


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



More information about the osmocom-commitlog mailing list