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/master has been updated
discards 33f03a0bb94b8340b83a6b5a410406d8eac4e357 (commit)
discards 7a0615288d1516505d2444160a7c81cb6ae62980 (commit)
discards a216b5f87a8079601e6f146e8c943f0e4dabceeb (commit)
discards 33d3b71e36f01e73b71abb4ec0162b42a1c625e2 (commit)
discards c9633bae322dcf5b5c67884cea8d35959b8bd626 (commit)
discards bbaa249e6d9172379733cdfeb7f931eadbd1646a (commit)
discards f0cd4bd1db4d2d23c3f51ea19a44c156ea4eb096 (commit)
discards c88385c69d6a8ed415b7bc2480d13683ac8f6ca0 (commit)
via 832b610cce45054e1fb9e581bba2f37e9580e024 (commit)
via 032d72a1b7eb645f7d3a1e5836965c67f1cb3155 (commit)
via e1501c24cd4325644c92ecbf13a7e5fe87ed64aa (commit)
via 737fc258baeb89a3f04eb50d0f580109c8506dee (commit)
via 58f5333c0a454c8bb1fef2a3aafbccf2afcd2ed0 (commit)
via ceb417162a4ac3e6e0ddc655136cd98957b092eb (commit)
via 5bf037bf33edccc5d20b08db2011850fc08e3869 (commit)
via a057c7d367ed82fe85f543a960584257dedf2317 (commit)
via 2ad7101d44abdd16495a466d9326568d071151a0 (commit)
via f7e0eb153d8ea6874001072d9aa07c45a623d2f3 (commit)
via 256ec631150189e944249fd1b61eb6a233c127d8 (commit)
via 3b093bb13ba04f03f1f078b986524eacb7d4a3f1 (commit)
via 3f4a13f0496d2407a698df62c34bdb410529fc54 (commit)
via 0fe41a583cb95ad3aaedc3fa6e99fa73755662f4 (commit)
via a5e0f1cdba850d50a6743ec3aeaa565b25db0465 (commit)
via 2c650a6895f573e4455f55f0d1ed136ba8ae4744 (commit)
via d4555f267e284d14e9e877f8f82da8bcc2d76d7a (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 (33f03a0bb94b8340b83a6b5a410406d8eac4e357)
\
N -- N -- N (832b610cce45054e1fb9e581bba2f37e9580e024)
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=832b610cce45054e1fb9e581bba2f37…
commit 832b610cce45054e1fb9e581bba2f37e9580e024
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sat Apr 30 01:59:06 2016 +0300
bump version to 0.1.10~2
http://cgit.osmocom.org/osmo-trx/commit/?id=032d72a1b7eb645f7d3a1e5836965c6…
commit 032d72a1b7eb645f7d3a1e5836965c67f1cb3155
Author: Kirill Zakharenko <earwin(a)gmail.com>
Date: Mon Mar 28 11:46:20 2016 +0200
bump version to 0.1.10~1
http://cgit.osmocom.org/osmo-trx/commit/?id=e1501c24cd4325644c92ecbf13a7e5f…
commit e1501c24cd4325644c92ecbf13a7e5fe87ed64aa
Author: Kirill Zakharenko <earwin(a)gmail.com>
Date: Mon Mar 28 11:34:23 2016 +0200
debian: compile for atom arch with SSE3 optimizations
http://cgit.osmocom.org/osmo-trx/commit/?id=737fc258baeb89a3f04eb50d0f58010…
commit 737fc258baeb89a3f04eb50d0f580109c8506dee
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Fri Mar 25 18:33:42 2016 +0300
transceiver: WIP: Set default max delay to 2 samples.
Default value of 0 may be too harsh, especially given random Rx/Tx delay
in 1 SPS receive mode.
http://cgit.osmocom.org/osmo-trx/commit/?id=58f5333c0a454c8bb1fef2a3aafbccf…
commit 58f5333c0a454c8bb1fef2a3aafbccf2afcd2ed0
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sat Mar 19 21:16:58 2016 +0300
sigProcLib: Change number of head bits in detectRACHBurst() from 4 to 8.
To match GSM 05.02 Access Burst definition.
-----------------------------------------------------------------------
Summary of changes:
CommonLibs/Sockets.cpp | 24 +++---
CommonLibs/Sockets.h | 4 +-
CommonLibs/SocketsTest.cpp | 4 +-
Transceiver52M/Transceiver.cpp | 4 +-
Transceiver52M/UHDDevice.cpp | 162 ++++++++++++++++++++++----------------
Transceiver52M/osmo-trx.cpp | 7 +-
Transceiver52M/radioDevice.h | 2 +-
Transceiver52M/radioInterface.cpp | 2 +
8 files changed, 116 insertions(+), 93 deletions(-)
hooks/post-receive
--
OpenBTS' transceiver retro-fit