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, options has been updated via 9a41f67cf3ca7db41af57fe5568302f47ab56dd5 (commit) from 03d3e2e357bf6d25a91c721cdc9804a4296da353 (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=9a41f67cf3ca7db41af57fe5568302f4...
commit 9a41f67cf3ca7db41af57fe5568302f47ab56dd5 Author: Tom Tsou tom.tsou@ettus.com Date: Wed May 20 11:52:28 2015 -0700
uhd: Allow device specific default amplitude settings
Transmit sample amplitude setting behaviour:
< 0.0 Use device specific default = 0.0 Scale downlink output to zero > 1.0 Clamp value at 1.0 to prevent integer overflow
Signed-off-by: Tom Tsou tom.tsou@ettus.com
-----------------------------------------------------------------------
Summary of changes: Transceiver52M/UHDDevice.cpp | 13 +++++++++++++ Transceiver52M/osmo-trx.cpp | 12 ++++-------- 2 files changed, 17 insertions(+), 8 deletions(-)
hooks/post-receive