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 1f0500e4ccf8c61d869f4b771de776d2d709fe22 (commit)
discards c8dd57973bfc31eed1f9e6140f5d02c20ea89295 (commit)
via 7ae4d7651e64c7d0e06f2f534835d3077b777a64 (commit)
via ed88b23b4a3a49d959eb892f945c248e395fd8b5 (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 (1f0500e4ccf8c61d869f4b771de776d2d709fe22)
\
N -- N -- N (7ae4d7651e64c7d0e06f2f534835d3077b777a64)
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=7ae4d7651e64c7d0e06f2f534835d30…
commit 7ae4d7651e64c7d0e06f2f534835d3077b777a64
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.
http://cgit.osmocom.org/osmo-trx/commit/?id=ed88b23b4a3a49d959eb892f945c248…
commit ed88b23b4a3a49d959eb892f945c248e395fd8b5
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Tue Jun 9 20:52:11 2015 -0400
sigProcLib: Abstract out common part of Normal/RACH burst detection.
As a side change - get rid of passing toa and amp arguments as pointers and use
references instead.
The commit doesn't change behaviour, but makes the code cleaner.
-----------------------------------------------------------------------
Summary of changes:
hooks/post-receive
--
OpenBTS' transceiver retro-fit