From: git repository hosting <gitosis@osmocom.org>
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Fri, 25 Nov 2011 20:21:12 +0100
Message-ID: <E1RU1Ki-0006n9-NS@calypso.gnumonks.org>
Subject: branch sylvain/tch updated. 1d5d38a21fcb29d98e7c266bbecafef3292ab2c7
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, sylvain/tch has been updated
  discards  4c207068a4177b10b14495a9c0d14c8b11d8c096 (commit)
       via  1d5d38a21fcb29d98e7c266bbecafef3292ab2c7 (commit)
       via  1bc5434a9942325d660ddac6ec612a192b73e117 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (4c207068a4177b10b14495a9c0d14c8b11d8c096)
            \
             N -- N -- N (1d5d38a21fcb29d98e7c266bbecafef3292ab2c7)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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=1d5d38a21fcb29d98e7c266bbecafef3292ab2c7

commit 1d5d38a21fcb29d98e7c266bbecafef3292ab2c7
Author: Sylvain Munaut <tnt@246tNt.com>
Date:   Wed Sep 28 22:17:20 2011 +0200

    [HACK] Quick hack to save the speech data from TCH
    
    Thanks to Dieter for the first proof of concept
    
    Signed-off-by: Sylvain Munaut <tnt@246tNt.com>

http://cgit.osmocom.org/cgit/osmo-tetra/commit/?id=1bc5434a9942325d660ddac6ec612a192b73e117

commit 1bc5434a9942325d660ddac6ec612a192b73e117
Author: Sylvain Munaut <tnt@246tNt.com>
Date:   Fri Nov 25 20:13:51 2011 +0100

    lower_mac/viterbi: Use the high level API of conv.h from libosmocore
    
    It's more stable ... here we just need a flexible length, which we
    can 'fake' by creating a local copy of the 'code' definition on the
    stack.
    
    Signed-off-by: Sylvain Munaut <tnt@246tNt.com>

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

Summary of changes:
 src/lower_mac/viterbi_cch.c |   15 ++++-----------
 src/lower_mac/viterbi_tch.c |   15 ++++-----------
 2 files changed, 8 insertions(+), 22 deletions(-)


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


