discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] USRP packet parsing


From: Thibaud Hottelier
Subject: Re: [Discuss-gnuradio] USRP packet parsing
Date: Mon, 19 Mar 2007 18:24:16 -0400
User-agent: Thunderbird 1.5.0.9 (X11/20070130)

Ok, I will modify it for pushing instead of pulling packets.

Can I assume that the data will arrive ordered by timestamps ? If not
then I have to use one data_queue and one samples_fifo per channel,
isn't that too much?

Thibaud

Brian Padalino wrote:
> A comment on your description:
> 
> It's easier to push the separated data into your FIFOs rather than pull
> them in.
> 
> Brian
> 





reply via email to

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