osmo-trx.git branch master updated. 4609f3285ca047c9cf0a44f93a8653ad730b9d0e

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
Tue Jul 19 18:33:37 UTC 2016


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  4609f3285ca047c9cf0a44f93a8653ad730b9d0e (commit)
       via  7c741ec6a67d6008698d0a3efb770fb1533106e8 (commit)
      from  2f3e60bc1f7da051183fe00f961d14da6d2c5981 (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=4609f3285ca047c9cf0a44f93a8653ad730b9d0e

commit 4609f3285ca047c9cf0a44f93a8653ad730b9d0e
Author: Tom Tsou <tom.tsou at ettus.com>
Date:   Tue Jul 19 11:28:51 2016 -0700

    transceiver: Fix 4 SPS receive TOA value
    
    The time-of-arrival (TOA) value out of sigProc is specified
    in symbols or, equivalently, 1 sample per symbol and does
    not need to be normalized.
    
    Signed-off-by: Tom Tsou <tom.tsou at ettus.com>

http://cgit.osmocom.org/osmo-trx/commit/?id=7c741ec6a67d6008698d0a3efb770fb1533106e8

commit 7c741ec6a67d6008698d0a3efb770fb1533106e8
Author: Tom Tsou <tom.tsou at ettus.com>
Date:   Tue Jul 19 11:20:59 2016 -0700

    transceiver: Fix mixed GSMK / 8-PSK transmission
    
    Input burst construction was declared static causing the first
    downlink burst from upstream to determine subsequent burst size
    and modulation. Consequently, fixed sequence EGPRS tests would
    pass, however, switching between 8-PSK and GMSK bursts would
    fail with only one modulation type being transmitted.
    
    Internally generated test sequences '-r' option were not affected
    because the bursts are not received through the socket interface.
    
    Signed-off-by: Tom Tsou <tom.tsou at ettus.com>

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

Summary of changes:
 Transceiver52M/Transceiver.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


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



More information about the osmocom-commitlog mailing list