osmo-trx.git branch master updated. 988a464d5d155b1eed0700f971da1e319275d092

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
Fri Jun 16 17:02:53 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  988a464d5d155b1eed0700f971da1e319275d092 (commit)
       via  1b6ab7d7ee269fe350f91d83562a940877603733 (commit)
      from  980525c8a9cc620314aa36e566d30e0592f280d5 (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=988a464d5d155b1eed0700f971da1e319275d092

commit 988a464d5d155b1eed0700f971da1e319275d092
Author: Tom Tsou <tom.tsou at ettus.com>
Date:   Thu Jun 15 09:16:53 2017 -0700

    uhd: Fix USRP2/N200/N210 device detection
    
    Commit 1fb0ce67 "uhd: Use map container for for device parameter access"
    inadvertently removed the string identifier for the USRP2 and derived
    devices (N200/N210).
    
    Add the missing USRP2 string identifier. Also search for partial string
    matches in the UHD provided device and mboard stings. This is necessary
    to guarantee that strings such as "N200r3" instead of just "N200" are
    sucessfully found.
    
    Tested with N200, X310, B200mini and B210 devices.
    
    Change-Id: Ide4e22418e2cc469418cba018970cb0eb9906697

http://cgit.osmocom.org/osmo-trx/commit/?id=1b6ab7d7ee269fe350f91d83562a940877603733

commit 1b6ab7d7ee269fe350f91d83562a940877603733
Author: Tom Tsou <tom.tsou at ettus.com>
Date:   Thu Jun 15 15:31:08 2017 -0700

    uhd: Fix Tx-RX timing offset setting
    
    Integer timestamp offset was set to zero due to bad cast-operator
    precedence.
    
    Change-Id: Ib1f524cc86416699b3c143e5faddb33d61380767

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

Summary of changes:
 Transceiver52M/UHDDevice.cpp | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)


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



More information about the osmocom-commitlog mailing list