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 "Software for ETSI GMR (GEO Mobile Radio)".
The branch, sylvain/live has been updated
discards 520bbd9f3cbb50f208f3a9863e80545c815ed4e6 (commit)
discards 8c34477edd3c2b6a3665df9211dc898e67e0819a (commit)
via c9bebd030983a97145b1e4781ceae1b1061ee3e2 (commit)
via a8733e64e82a6171d14197df2231270f87d4ee95 (commit)
via ab449343f9fe62ddc5de16bb535987308c26a916 (commit)
via a23f3d3243cb99d94a3a61a8c01eb06179c2a557 (commit)
via 5334182d5a1029a302f55273ae2a214cf3f6c38a (commit)
via d4aba57dc3206cb0221f38ac5b9eb1b94c7fd4d0 (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 (520bbd9f3cbb50f208f3a9863e80545c815ed4e6)
\
N -- N -- N (c9bebd030983a97145b1e4781ceae1b1061ee3e2)
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/osmo-gmr/commit/?id=c9bebd030983a97145b1e4781ceae1b…
commit c9bebd030983a97145b1e4781ceae1b1061ee3e2
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Sun Feb 8 17:05:20 2015 +0100
rxfwk: Create a new rxfwk subdir to contain the 'RX framework' files
So that other apps can re-use it. Note that it's not part of the gmr1
lib proper and so include files are in that dir and not installed.
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/osmo-gmr/commit/?id=a8733e64e82a6171d14197df2231270…
commit a8733e64e82a6171d14197df2231270f87d4ee95
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Wed Mar 14 10:48:46 2012 +0100
[hack] Add first attempt at live stream processing
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/gmr1/sdr/pi4cxpsk.h | 8 +++-
src/Makefile.am | 7 ++-
src/gmr1_rach_gen.c | 65 ++++++++++++++++++++++++++++
src/l1/rach.c | 8 ++--
src/sdr/pi4cxpsk.c | 86 +++++++++++++++++++++++++++++++++++--
5 files changed, 166 insertions(+), 8 deletions(-)
create mode 100644 src/gmr1_rach_gen.c
hooks/post-receive
--
Software for ETSI GMR (GEO Mobile Radio)