I have a USRP1 with two DBSRX2 daughterboards installed. I want to
stream
the signals from both boards to file. I haven’t been able to specify
both
boards using uhd_rx_cfile. I’ve tried a few combinations to specify both
boards using something like --spec=“A:0,B:0” to no avail. It should be
possible to do this, right? Any suggestions?
On Thu, Aug 02, 2012 at 04:56:22PM +0800, Randall W. wrote:
I have a USRP1 with two DBSRX2 daughterboards installed. I want to stream the
signals from both boards to file. I haven’t been able to specify both boards
using uhd_rx_cfile. I’ve tried a few combinations to specify both boards using
something like --spec=“A:0,B:0” to no avail. It should be possible to do this,
right? Any suggestions?
uhd_rx_cfile doesn’t support this (it’s really just a convenience tool).
I suggest using GRC to create a double receiver.
MB
–
Karlsruhe Institute of Technology (KIT)
Communications Engineering Lab (CEL)
On Thu, Aug 02, 2012 at 11:10:51AM +0200, Martin B. (CEL) wrote:
On Thu, Aug 02, 2012 at 04:56:22PM +0800, Randall W. wrote:
I have a USRP1 with two DBSRX2 daughterboards installed. I want to stream the
signals from both boards to file. I haven’t been able to specify both boards
using uhd_rx_cfile. I’ve tried a few combinations to specify both boards using
something like --spec=“A:0,B:0” to no avail. It should be possible to do this,
right? Any suggestions?
uhd_rx_cfile doesn’t support this (it’s really just a convenience tool).
I suggest using GRC to create a double receiver.
Or (haven’t tried this) you can call uhd_rx_cfile twice?
M
–
Karlsruhe Institute of Technology (KIT)
Communications Engineering Lab (CEL)
Hi,
Previous versions of gnuradio had
one “multi_file.py” example which dumps data from two basic_rx daughter
boards. You can get that one and change the driver to uhd.
Easier method is the one that Martin mentioned, use GRC and fill “Subdev
Spec” with your spec.
-Sreeraj
From: Randall W. [email protected]
To: [email protected]
Sent: Thursday, 2 August 2012 2:26 PM
Subject: [Discuss-gnuradio] stream data from two DBSRX’s on USRP1 with
uhd_rx_cfile?
Hi,
I have a USRP1 with two DBSRX2 daughterboards installed. I want to
stream the signals from both boards to file. I haven’t been able to
specify both boards using uhd_rx_cfile. I’ve tried a few combinations to
specify both boards using something like --spec=“A:0,B:0” to no avail.
It should be possible to do this, right? Any suggestions?
Regards,
Randall.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.