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, achemeris/empty-bursts has been updated
discards 7ae4d7651e64c7d0e06f2f534835d3077b777a64 (commit)
via 91d06b68ef3ba3162dbe66eb9a677d65df6c1b3b (commit)
via 892d998feb4bcb5f118c3f90c6c68dcb97ef1ccf (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 (7ae4d7651e64c7d0e06f2f534835d3077b777a64)
\
N -- N -- N (91d06b68ef3ba3162dbe66eb9a677d65df6c1b3b)
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=91d06b68ef3ba3162dbe66eb9a677d6…
commit 91d06b68ef3ba3162dbe66eb9a677d65df6c1b3b
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Mon Jun 8 23:48:26 2015 -0400
Transceiver: Add an option to send RSSI to the GSM core even if the burst is not
demodulated.
The feature is enabled when the GSM core sends "SENDEMPTY 1" command.
-----------------------------------------------------------------------
Summary of changes:
Transceiver52M/UHDDevice.cpp | 16 ++++++++++++++--
1 file changed, 14 insertions(+), 2 deletions(-)
hooks/post-receive
--
OpenBTS' transceiver retro-fit