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, laforge/prbs-tool has been updated
discards be3459697264cda28e5f471e5bd5cbb0888a7e64 (commit)
via 285c6fbe5252f12cd256365343dd427dc65c676f (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 (be3459697264cda28e5f471e5bd5cbb0888a7e64)
\
N -- N -- N (285c6fbe5252f12cd256365343dd427dc65c676f)
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/libosmocore/commit/?id=285c6fbe5252f12cd256365343dd…
commit 285c6fbe5252f12cd256365343dd427dc65c676f
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Dec 1 18:41:11 2017 +0100
WIP: PRBS tool sending PRBS sequence to TRX
Change-Id: I2300f909bbfda10a7053320edfd1deaea763759a
-----------------------------------------------------------------------
Summary of changes:
utils/prbs-tool.c | 322 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 322 insertions(+)
create mode 100644 utils/prbs-tool.c
hooks/post-receive
--
An utility library for Open Source Mobile Communications