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, master has been updated
via 5e65b531e0b9253c33a476f50bffc23eb4f0afa0 (commit)
from b992d0a51511598e37ed89aaf286e985f88ff5ec (commit)
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=5e65b531e0b9253c33a476f50bffc23…
commit 5e65b531e0b9253c33a476f50bffc23eb4f0afa0
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Fri Mar 24 23:24:22 2017 -0700
sigProcLib: Fix number of tail bits in random Normal Bursts and zero Stealing Bits.
This bug only affects generation of normal bursts filled with random bits which
are used in test mode. It doesn't affect operation of osmo-trx during normal
operation. That's why it has stayed unnoticed for so long.
Each Normal Burst has 3 tail bits, not 4.
Also it's better to set stealing bits to 0 for maximum compatibility. We may want
to
introduce a selector for each bit whether to set it to 0, to 1 or to a random number.
Change-Id: I0377029556c8b681b3ba3b635bf19572b34546ea
-----------------------------------------------------------------------
Summary of changes:
Transceiver52M/sigProcLib.cpp | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
hooks/post-receive
--
OpenBTS' transceiver retro-fit