From: git repository hosting <gitosis@osmocom.org>
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Wed, 18 Apr 2012 20:04:42 +0200
Message-ID: <E1SKZFC-0000N3-ON@calypso.gnumonks.org>
Subject: branch master updated. 0.0.1-58-gb34faf6
Message: 3

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 "Osmocom BTS-side code (Abis, scheduling, ...)".

The branch, master has been updated
       via  b34faf6f8ceedcafdb10523a39fe2bcd3d7c1faf (commit)
      from  bc74b7f432811c1f4acb3d18827d4fa8673527f6 (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/cgit/osmo-bts/commit/?id=b34faf6f8ceedcafdb10523a39fe2bcd3d7c1faf

commit b34faf6f8ceedcafdb10523a39fe2bcd3d7c1faf
Author: Harald Welte <laforge@gnumonks.org>
Date:   Wed Apr 18 20:03:18 2012 +0200

    TCH: Add support for the L1 RTP mode
    
    In L1 RTP mode, the L1 already does all the bit-shifting and re-ordering
    required for the RTP formats (which have different bit/nibble order than
    the ETSI/3GPP encodings, for some odd reason).
    
    We don't enable it by default yet, as only HR/FR/EFR work with it, but
    AMR has some yet to be debugged problem.
    
    Enabling USE_L1_RTP_MODE would save some CPU cycles on the ARM side.

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

Summary of changes:
 src/osmo-bts-sysmo/femtobts.h |    5 +++
 src/osmo-bts-sysmo/oml.c      |   22 ++++++++++++-
 src/osmo-bts-sysmo/tch.c      |   68 +++++++++++++++++++++++++++++++++--------
 3 files changed, 81 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
Osmocom BTS-side code (Abis, scheduling, ...)


