Re: [Discuss-gnuradio] gr_io_signature question

2006-05-03 Thread Eric Blossom
On Wed, May 03, 2006 at 09:09:45AM -0400, Michael Dickens wrote: > What size (in Bytes) is a single Item on the input stream? Float == 4 > Bytes? So long as the Item size can be expressed in terms of Bytes, > then using the io_signature is pretty straight forward. > > You might also need to ch

Re: [Discuss-gnuradio] gr_io_signature question

2006-05-03 Thread Michael Dickens
What size (in Bytes) is a single Item on the input stream? Float == 4 Bytes? So long as the Item size can be expressed in terms of Bytes, then using the io_signature is pretty straight forward. You might also need to change the "forecast()" method depending on how many input Items (per strea

[Discuss-gnuradio] gr_io_signature question

2006-05-02 Thread Garrett Mcgrath
Ok I’ve decided on somewhat of a revisit of my code.  Taking Eric’s advice I’m going to reimplement the code in a more flowgraph based behavior.  After a vector is brought into the system by the MPI (my UDP interface system) some values will be stripped and the pay load will be passed to a