On 08/21/2018 01:46 PM, Nicole Bienert wrote:
Sweet, that helped. I ran several times at different BWs. I ran it at
10MHz roughly 8 times, but it overflowed once. Under my previous
settings it would overflow every time at 10MHz. I still can't go
higher than that reliably.
Running in a VM, I w
On 08/21/2018 01:15 PM, Nicole Bienert wrote:
Woops, that was silly. It still has the overflow error.
nlb5224@nlb5224-VirtualBox:~/workarea-uhd/uhd/host/examples/rx_samples_to_file3/build$
./rx_samples_to_file --null --freq 300e6 --rate 5e6 --ant RX2 --gain
75 --bw 5e6 --type float
[INFO] [UHD
On 08/21/2018 12:48 PM, Nicole Bienert wrote:
Thanks for the response!
When I use the --null option, it automatically sets the BW to 1MHz.
Here is the terminal output:
You still need to use the other options, the --null option just arranges
for the file output to not happen--roughly equivalent
On 08/20/2018 03:02 PM, Nicole Bienert via USRP-users wrote:
Hello!
I am trying to reach the 56MHz BW limit for the USRP B200mini, but
have only been able to receive 1MHz continuously. Could someone help
me reach a higher BW?
I am using the example code rx_samples_to_file.cpp which comes wit
Hello!
I am trying to reach the 56MHz BW limit for the USRP B200mini, but have
only been able to receive 1MHz continuously. Could someone help me reach a
higher BW?
I am using the example code rx_samples_to_file.cpp which comes with uhd and
can be found here:
https://github.com/manuts/uhd-example