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 "OpenBTS' transceiver retro-fit".
The branch, fairwaves/625 has been updated
discards f6ec7be7c5666e7162861ad3f9b9dc19f96fb2f4 (commit)
discards ffba9779246fc9ac7ca3e001f85d6ce1a25e0192 (commit)
discards c777a761c570c9f2b5ff17a39134014006fc96f0 (commit)
via 2518186b450c17382e2cd9adca912fb3cf7c41ec (commit)
via 6512812e43179ae3e4bf85c3203f11e281f19cd0 (commit)
via ded68da44f1b9641e920231be596a4ca8add198b (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 (f6ec7be7c5666e7162861ad3f9b9dc19f96fb2f4)
\
N -- N -- N (2518186b450c17382e2cd9adca912fb3cf7c41ec)
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-trx/commit/?id=2518186b450c17382e2cd9adca912fb…
commit 2518186b450c17382e2cd9adca912fb3cf7c41ec
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Mon May 18 17:13:00 2015 -0700
sigproc: Setup downlink bursts at 156.25 duration with 4 SPS
Instead of extending 156/157 symbol sized bursts to 624/628 when 4
samples-per-symbol are used, use a fixed size of 625 samples, or
625.25 us.
This is a breaking timing change.
-----------------------------------------------------------------------
Summary of changes:
hooks/post-receive
--
OpenBTS' transceiver retro-fit