I add an “add” block between the USRP source and GUI FFT
> Sink or a different block?
>
>
>
> Thanks
>
>
>
> Mark
>
>
>
> *From: *Derek Kozel
> *Date: *Tuesday, August 1, 2017 at 11:11 AM
>
> *To: *Mark Koenig
> *Cc: *"usrp-users@lists.ettus.c
I don’t get any file outputs or anything else. The collection ends
>> and I am left wondering what just happened. Can I use uhd_fft to look at
>> the MIMO stream?
>>
>>
>>
>> Also, there is no place to enter a frequency to collect, should there be?
>>
lect, should there be?
>
>
>
> Mark
>
>
>
> *From: *Derek Kozel
> *Date: *Tuesday, August 1, 2017 at 10:08 AM
> *To: *Mark Koenig
> *Cc: *"usrp-users@lists.ettus.com"
> *Subject: *Re: [USRP-users] Trying to verify Rx MIMO operation of x310
>
>
: Mark Koenig
Cc: "usrp-users@lists.ettus.com"
Subject: Re: [USRP-users] Trying to verify Rx MIMO operation of x310
Hello Mark,
rx_samples_to_file will only receive a single channel. It is a minimal example.
Try:
rx_multi_samples --channels 0,1
This will receive two channels, a pair of
Hello Mark,
rx_samples_to_file will only receive a single channel. It is a minimal
example.
Try:
rx_multi_samples --channels 0,1
This will receive two channels, a pair of UBXs only has one RX channel per
daughterboard so UHD can infer the sub device specification. The default
sample rate is 100
I currently have an x310 with a ubx-40 in each of slots A and B. I have one
10Gig Ethernet connection hooked up, and would like to receive on both channels
A and B.
I tried using the “rx_multi_samples” function, but I didn’t get a good feeling
I was collecting on both channels. I tried using