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 63eef9faf28562af5ca3e3158ef84f3da0fe6e6c (commit)
from d67bd603e9062a187bd1a33f6e2d3a6d9d8a6517 (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=63eef9faf28562af5ca3e3158ef84f3…
commit 63eef9faf28562af5ca3e3158ef84f3da0fe6e6c
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Wed Jun 14 17:12:16 2017 -0700
sigProcLib: Fix complex/real vector flag in Laurent modulator
The modulator vector to be shaped by Laurent C1 pulse is complex,
but was set as real. The error does not affect behaviour because
we only support complex-complex and complex-real calculations;
real-real convolution is not supported. So in this case the data
vector was already assumed to be complex despite the improper
flag setting.
Change-Id: I03afc6a93a01fde7a9a02e4eb9d201d3ee37d21a
-----------------------------------------------------------------------
Summary of changes:
Transceiver52M/sigProcLib.cpp | 1 -
1 file changed, 1 deletion(-)
hooks/post-receive
--
OpenBTS' transceiver retro-fit