libosmocore.git branch master updated. 0.9.0-211-g9a5bbf3

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 Jul 25 18:33:42 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, master has been updated
       via  9a5bbf36b543ff89c0ed148428d97300880c5804 (commit)
      from  1a96946875f807b84fbb255e8b4f8f4a31b9cecc (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=9a5bbf36b543ff89c0ed148428d97300880c5804

commit 9a5bbf36b543ff89c0ed148428d97300880c5804
Author: Tom Tsou <tom.tsou at ettus.com>
Date:   Thu Jul 14 15:13:45 2016 -0700

    egprs: Add CPS tables from TS 04.60
    
    Includes EGPRS coding and puncturing scheme (CPS) tables from 3GPP
    TS 04.60. Currently osmo-bts-trx is the only user of CPS table
    values, but this may change with gprsdecode and other utilities.
    
    Change-Id: I09fe6514a0e2e51bb3206f8387633f7e0255345f

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

Summary of changes:
 include/Makefile.am             |   1 +
 include/osmocom/gprs/gprs_rlc.h |  27 ++++++++++
 src/gsm/Makefile.am             |   2 +-
 src/gsm/gprs_rlc.c              | 106 ++++++++++++++++++++++++++++++++++++++++
 src/gsm/libosmogsm.map          |   2 +
 5 files changed, 137 insertions(+), 1 deletion(-)
 create mode 100644 include/osmocom/gprs/gprs_rlc.h
 create mode 100644 src/gsm/gprs_rlc.c


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



More information about the osmocom-commitlog mailing list