discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] [InBand]Rx side design


From: Matt Ettus
Subject: Re: [Discuss-gnuradio] [InBand]Rx side design
Date: Mon, 11 Jun 2007 15:47:28 -0700
User-agent: Thunderbird 2.0.0.0 (X11/20070326)

Thibaud Hottelier wrote:
> Something surprised me in the current rx_buffer code: It seems that if
> samples are received from different rx_chains at the same time, they
> will be mixed in the next USB packet toward the host. Has the host a way
> to separate them? Shall I keep this behaviour or separate samples by
> channel when USB packets are built?
>   

The standard USRP code interleaves samples from the different streams. 
The host side code does the separation, although it is not always
necessary.  For the inband work we should keep them separate, at least
for now.

Matt





reply via email to

[Prev in Thread] Current Thread [Next in Thread]