[USRP-users] Ordering of I/Q data in buffers on the host

2020-08-21 Thread Nate Young via USRP-users
Hi All. I am using a Linux based host with b205mini and have a question on the ordering of I and Q samples in a buffer. If I create a buffer of floats, and then send them via the API uhd_tx_stream_send(), which sample should come first in the buffer? I know the I and Q are interleaved, but should

Re: [USRP-users] Exception in uhd_usrp_make (b205mini)

2020-07-01 Thread Nate Young via USRP-users
hat makes a difference. > > > > Sent from my iPhone > > On Jun 30, 2020, at 10:24 PM, Nate Young via USRP-users < > usrp-users@lists.ettus.com> wrote: > >  > > Hi All. > > I have an Ettus b205 that is being used in a customized HDL design that > ha

[USRP-users] Exception in uhd_usrp_make (b205mini)

2020-06-30 Thread Nate Young via USRP-users
Hi All. I have an Ettus b205 that is being used in a customized HDL design that has been working reliably for many months through the development and addition of many features. Recently, the design stopped working and is now providing the following error during uhd_usrp_make() call from the host