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 d7610cf0b8148391d80b8991f9f070e635a035b8 (commit)
from 722d4f70a4085448e0c02ba3fb9a4ee6a9077118 (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=d7610cf0b8148391d80b8991f9f070e…
commit d7610cf0b8148391d80b8991f9f070e635a035b8
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Thu May 7 17:39:49 2015 -0700
radioInterface: Reset sample buffer cursors on each start
Non-zero buffer indices may lead to uplink/downlink timing offset
during repeated start/stop cycles. Mainly affects USRP2 and other
resampled devices that rely on the buffer to absorb sample block
sizes that are not multiples of the burst size.
Signed-off-by: Tom Tsou <tom.tsou(a)ettus.com>
-----------------------------------------------------------------------
Summary of changes:
Transceiver52M/radioInterface.cpp | 3 +++
1 file changed, 3 insertions(+)
hooks/post-receive
--
OpenBTS' transceiver retro-fit