From: git repository hosting <gitosis@osmocom.org>
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Thu, 20 Dec 2012 22:31:03 +0100
Message-ID: <E1Tlnhn-0003u3-Um@calypso.gnumonks.org>
Subject: osmo-tetra.git branch library updated.
	55a8e8256ec0fbac22297903804483d8f3f7e0c4
Message: 9

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 TETRA PHY and MAC implementation".

The branch, library has been updated
       via  55a8e8256ec0fbac22297903804483d8f3f7e0c4 (commit)
       via  07204673ed767977dd98292595903a06069422e4 (commit)
      from  48da0e8debf29f908a7b7a0ef9ffc1f0fddbe89b (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-tetra/commit/?id=55a8e8256ec0fbac22297903804483d8f3f7e0c4

commit 55a8e8256ec0fbac22297903804483d8f3f7e0c4
Author: Dimitri Stolnikov <horiz0n@gmx.net>
Date:   Thu Dec 20 22:30:58 2012 +0100

    replace all printf with DEBUGP to make the library really quiet

http://cgit.osmocom.org/cgit/osmo-tetra/commit/?id=07204673ed767977dd98292595903a06069422e4

commit 07204673ed767977dd98292595903a06069422e4
Author: Dimitri Stolnikov <horiz0n@gmx.net>
Date:   Thu Dec 20 22:07:26 2012 +0100

    add callback function to signal phy synchronization state

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

Summary of changes:
 src/CMakeLists.txt              |   10 ++----
 src/float_to_bits.c             |    4 +-
 src/lower_mac/tetra_conv_enc.c  |    6 ++--
 src/lower_mac/tetra_lower_mac.c |   22 +++++++-------
 src/lower_mac/tetra_rm3014.c    |    3 +-
 src/phy/tetra_burst.c           |    3 +-
 src/phy/tetra_burst_sync.c      |   43 ++++++++++++++++++--------
 src/phy/tetra_burst_sync.h      |    8 ++++-
 src/tetra-rx.c                  |   15 ++++++++-
 src/tetra_common.c              |    5 +--
 src/tetra_common.h              |   13 +++++---
 src/tetra_llc.c                 |   12 ++++---
 src/tetra_upper_mac.c           |   64 +++++++++++++++++++-------------------
 13 files changed, 123 insertions(+), 85 deletions(-)


hooks/post-receive
-- 
Osmocom TETRA PHY and MAC implementation


