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=9a5bbf36b543ff89c0ed148428d97...
commit 9a5bbf36b543ff89c0ed148428d97300880c5804 Author: Tom Tsou tom.tsou@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
osmocom-commitlog@lists.osmocom.org