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/WIP-decoder has been updated
discards 09c75caa8351817f8249e2ef9ceb48f9c22efd87 (commit)
discards 1d8f443bb855b3b8f642e83b2d7413e089968343 (commit)
discards c83562e106fb73970e600ef7988aa8994ae20c21 (commit)
discards c201b7b5ca3a0996718e54e4a2de3792cb9d3764 (commit)
via 2061843c3d66d386009f0c90123a832085c0ad54 (commit)
via 63d0f2a496fd87a2a047658c87f6a1a75d664535 (commit)
via 6459ddc55c63c738685c9a98e5a922eaed8e8e2d (commit)
via 7a33c7221b9cebf0786b77fc324e9f2995ca729d (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 (09c75caa8351817f8249e2ef9ceb48f9c22efd87)
\
N -- N -- N (2061843c3d66d386009f0c90123a832085c0ad54)
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=2061843c3d66d386009f0c90123a832…
commit 2061843c3d66d386009f0c90123a832085c0ad54
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Wed Apr 20 08:49:38 2016 +0300
osmo-trx-dec: Offline demodulation tool.
Change-Id: Ic5b59c7fe1a0c02d962b36de2fd5d7fc9a02f266
http://cgit.osmocom.org/osmo-trx/commit/?id=63d0f2a496fd87a2a047658c87f6a1a…
commit 63d0f2a496fd87a2a047658c87f6a1a75d664535
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Fri Mar 17 20:47:44 2017 -0700
WIP:sigProcLib: Reduce burst detection window for NB.
Otherwise we detect bursts with search window far beyond specified.
Change-Id: If3cb40d2311504a13c03e1fbccad663ac201d9a4
http://cgit.osmocom.org/osmo-trx/commit/?id=6459ddc55c63c738685c9a98e5a922e…
commit 6459ddc55c63c738685c9a98e5a922eaed8e8e2d
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Wed Mar 15 23:46:43 2017 +0300
transceiver: RSSI was calculated reverse.
http://cgit.osmocom.org/osmo-trx/commit/?id=7a33c7221b9cebf0786b77fc324e9f2…
commit 7a33c7221b9cebf0786b77fc324e9f2995ca729d
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sun Mar 26 21:49:46 2017 -0700
osmo-trx-gen: generates waveform files aka IQ binary files in a number of formats.
Generated files can be used as an input to osmo-trx-dec or load them into signal
generators.
Change-Id: I555d99a632755b5bfcbaf3501a501613c2859d4e
-----------------------------------------------------------------------
Summary of changes:
Transceiver52M/osmo-trx-gen.cpp | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
hooks/post-receive
--
OpenBTS' transceiver retro-fit