discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] floats over UDP into GRC?


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] floats over UDP into GRC?
Date: Tue, 13 Sep 2011 19:21:03 -0400
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.20) Gecko/20110831 Fedora/3.1.12-2.fc14 Thunderbird/3.1.12

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





reply via email to

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