Re: [USRP-users] USRP B210 issues with sample rate and Tx bandwidth

2018-03-15 Thread Derek Kozel via USRP-users
Hello Lucas, I'll address your last question. The limitation is a hardware one as the FPGA is connected to the AD9361 using the CMOS interface and the bandwidth is split between the channels. This cannot be changed on the B210. Regards, Derek On Thu, Mar 15, 2018 at 11:57 AM, Lucas Val Terrón vi

Re: [USRP-users] USRP B210 issues with sample rate and Tx bandwidth

2018-03-15 Thread Lucas Val Terrón via USRP-users
Over the uhd example tx_waveforms.cpp (without any modificaiton), the exact invocation I'm using is the following: ./tx_waveforms --rate 6144 --bw 5000 --freq 244000 --channels "0" --wave-type SINE --wave-freq 10 --gain 60 and its output: -- [INFO] [UHDlinux; GNU C++ version 5.4.

Re: [USRP-users] USRP B210 issues with sample rate and Tx bandwidth

2018-03-14 Thread Marcus D. Leech via USRP-users
On 03/14/2018 05:36 AM, Lucas Val Terrón via USRP-users wrote: Hi all, Working with the example "tx_waveforms.cpp" provided in the uhd, i found myself with two problems trying to set the sample rate and the tx bandwith of the USRP B210 (UHD_3.11.0). ./tx_waveforms --rate 6144 --freq 2350