On Mon, Jun 11, 2007 at 06:32:19PM -0400, 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? > > Thanks, > Thibaud
Separate by channels. We'll eventually define a subchannel abstraction that will interleave multiple DDC outputs into a single channel. Eric _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
