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 f611569018f7456ff1fb7a0ffdfc2a76696702d7 (commit) from 354741326cc7b3de9daf7066ecb7793573e5bf15 (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=f611569018f7456ff1fb7a0ffdfc2a76...
commit f611569018f7456ff1fb7a0ffdfc2a76696702d7 Author: Tom Tsou tom.tsou@ettus.com Date: Mon Jun 26 10:13:25 2017 -0700
uhd: Always specify samples-per-symbol for device lookup
Fix MCBTS device setup where the map access was failing on the wrong assumption that all devices support 1-SPS TX-RX operation. Some devices and/or configurations such as LIMESDR and MCBTS only support running at 4-SPS.
Even though certain settings (e.g. number of physical channels or the FPGA clocking rate) are not dependent on the SPS value, we still need to specify because we use SPS as a parameter for device classification.
Fixes: OS#2341 Change-Id: I56e939285d585cc38efa6c329e30e3acebb734eb Signed-off-by: Tom Tsou tom.tsou@ettus.com
-----------------------------------------------------------------------
Summary of changes: Transceiver52M/UHDDevice.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org