On 09/13/2011 07:05 PM, Mark Cetilia wrote:
Hi all,
I would like to stream floating point numbers from another application into GRC;
currently sending them over UDP as char arrays, which I was hoping to convert 
back into floats in GRC.

Seems like kind of a basic thing, but I can't get my head around how this is 
possible.
Any pointers / advice would be greatly appreciated…

Cheers,
Mark


How are you producing the UDP stream? ARe you saying that in your "producer" you don't know how to pack complex-floats into
  a UDP buffer, or something else?

The UDP source in GRC is perfectly happy to unpack complex-floats (or floats, or whatever) from a UDP-based stream.




--
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org



_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to