Hi,
I’m designing a beamforming network. I want to know if it is now
possible to align LOs from multiple SBX and usrp boards. It was said
from Ettus R. website that the re-synchronization feature in UHD
using SBX boards will be released in 2012. Could you please confirm if
it is implementable.
Regards.
Dominique.
On 08/21/2012 07:30 AM, guelord ingala wrote:
Hi,
I’m designing a beamforming network. I want to know if it is now
possible to align LOs from multiple SBX and usrp boards. It was said
from Ettus R. website that the re-synchronization feature in UHD
using SBX boards will be released in 2012. Could you please confirm if
it is implementable.
Regards.
Dominique.
http://files.ettus.com/uhd_docs/manual/html/sync.html#align-los-in-the-front-end-sbx-wbx-n-series
The set/clear_command_time are exposed for the UHD source and sink
blocks. You can do this in gnradio with c++ or python.
-josh