osmo-trx.git branch master updated. bb0c68ae61757a470e5c90783b190815faf057d8

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
Mon Jun 19 17:03:27 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  bb0c68ae61757a470e5c90783b190815faf057d8 (commit)
      from  87d158cc2d8768355855e2de365c39ece3980250 (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=bb0c68ae61757a470e5c90783b190815faf057d8

commit bb0c68ae61757a470e5c90783b190815faf057d8
Author: Tom Tsou <tom.tsou at ettus.com>
Date:   Fri Jun 16 17:08:40 2017 -0700

    sigProcLib: Remove trigonometric tables
    
    Trigonometric sin/cos tables are unused after initialization.
    There is no benefit to implementing lookup tables for run-once
    operations. Also perform initial calculations in double width
    because there is no penalty for doing so.
    
    Change-Id: I45bba5daf8610cbba6af95b92c2142f2256491ff

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

Summary of changes:
 Transceiver52M/sigProcLib.cpp | 44 ++++++++-----------------------------------
 1 file changed, 8 insertions(+), 36 deletions(-)


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



More information about the osmocom-commitlog mailing list