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/phase_err_meas has been updated
discards 6530bee67d463e7a8f4bf4c60e2bba79f6296c4b (commit)
discards 58a5d29cb3695ad6da73df3a4bd738a49743632a (commit)
discards 1370757e2a100e7b0248445769151b8525596a3f (commit)
via 7a8218077805b230df54bd9baad34fd00e59b343 (commit)
via 8f01fd659ecb0b0bf4dab304cdd6e4906c55a4f2 (commit)
via 9d5d9217996fa961b7e391097eaede3f01378709 (commit)
via facdadc254e2986452761598bef88e66b5ab97b0 (commit)
via eefa8e58f7fd9d3f3545a932338921b4d82b54e6 (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 (6530bee67d463e7a8f4bf4c60e2bba79f6296c4b)
\
N -- N -- N (7a8218077805b230df54bd9baad34fd00e59b343)
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=7a8218077805b230df54bd9baad34fd…
commit 7a8218077805b230df54bd9baad34fd00e59b343
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Mon Jun 29 22:42:32 2015 -0400
Transceiver: Compansate for frequency error.
http://cgit.osmocom.org/osmo-trx/commit/?id=8f01fd659ecb0b0bf4dab304cdd6e49…
commit 8f01fd659ecb0b0bf4dab304cdd6e4906c55a4f2
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Mon Jun 29 20:46:46 2015 -0400
Transceiver: Better abstraction for the quality calculations.
http://cgit.osmocom.org/osmo-trx/commit/?id=9d5d9217996fa961b7e391097eaede3…
commit 9d5d9217996fa961b7e391097eaede3f01378709
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Mon Jun 29 20:16:47 2015 -0400
Transceiver: First attempt to calculate received bursts phase error.
-----------------------------------------------------------------------
Summary of changes:
CommonLibs/Logger.cpp | 2 +-
Transceiver52M/UHDDevice.cpp | 14 ++++++++++----
2 files changed, 11 insertions(+), 5 deletions(-)
hooks/post-receive
--
OpenBTS' transceiver retro-fit