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 7278a87767b03e07dc608f6fa1752665a66f917b (commit)
from 63eef9faf28562af5ca3e3158ef84f3da0fe6e6c (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=7278a87767b03e07dc608f6fa175266…
commit 7278a87767b03e07dc608f6fa1752665a66f917b
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Wed Jun 14 14:50:39 2017 -0700
sigProcLib: Remove heap based signal vector allocations
The osmo-trx internals rely heavily on dynamic alloction of
I/Q signal vectors. In a number of cases there is no reason
to to use dynamic rather than stack based allocation. Convert
these cases accordingly.
Change-Id: If53da1bf77b5944b6117765fa98ce12e1ccdeede
-----------------------------------------------------------------------
Summary of changes:
Transceiver52M/sigProcLib.cpp | 135 ++++++++++++++++--------------------------
1 file changed, 51 insertions(+), 84 deletions(-)
hooks/post-receive
--
OpenBTS' transceiver retro-fit