osmo-trx.git branch master updated. d2e5c5694e6dae078a104e7f5d05c87ed8286ea4

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Thu Jun 22 18:03:07 UTC 2017


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  d2e5c5694e6dae078a104e7f5d05c87ed8286ea4 (commit)
      from  a3dce85ffca6b3eceb0bcd84719797a6443a217c (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=d2e5c5694e6dae078a104e7f5d05c87ed8286ea4

commit d2e5c5694e6dae078a104e7f5d05c87ed8286ea4
Author: Tom Tsou <tom.tsou at ettus.com>
Date:   Mon Jun 19 15:23:59 2017 -0700

    sigProcLib: Replace dynamically allocated resampling buffers
    
    Instead use object allocated STL vectors. This simplifies code,
    removes the need to explicitly release buffers, and fixes a
    memory leak in destructor deallocation. Also, remove simplified
    init and release sub-calls.
    
    Maintain partition filter allocation using memalign() for SIMD
    alignment requirements.
    
    Change-Id: Ie836982794c10fb1b6334e40592d44b200454846

-----------------------------------------------------------------------

Summary of changes:
 Transceiver52M/Resampler.cpp | 101 ++++++++++++++-----------------------------
 Transceiver52M/Resampler.h   |  14 +++---
 2 files changed, 39 insertions(+), 76 deletions(-)


hooks/post-receive
-- 
OpenBTS' transceiver retro-fit



More information about the osmocom-commitlog mailing list