Duplicate thread - Please see this thread for responses -
http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/2017-August/026033.html

On Tue, Aug 8, 2017 at 12:30 PM, Masoud Naderpour via USRP-users <
usrp-users@lists.ettus.com> wrote:

>
>
>
> Hi,
> I have launched B210 USRP MIMO config. I have problem in transmission on
> both Tx channels. However, there is no problem in receiving on both ones.
> In transmission on both channels continous Underflows appear in console. It
> is independent of the Tx sampling rate. How can I fix the problem?
> I have used the following code for initializing the uhd stream.
>
> size_t channel[2] = { 0,1 };;
> uhd_stream_args_t stream_args = {
> cpu_format = "fc32",
> otw_format = "sc16",
> args = "",
> channellist = channel,
> n_channel = 1
> };
> How can I fix the problem?
>
> _______________________________________________
> USRP-users mailing list
> USRP-users@lists.ettus.com
> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
>
>
_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to