discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Re: FUNCube dongle


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] Re: FUNCube dongle
Date: Tue, 22 Feb 2011 19:09:49 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Thunderbird/3.1.7

On 02/22/2011 07:00 PM, Johnathan Corgan wrote:

If implemented as a C++ hierarchical block, then you can encapsulate an audio source and the float to complex transformation blocks internally. You'd hold an instance of the libfcd library and expose an external set of accessors that resolve internally into the calls to the libfcd instance. This is not that much coding, and makes something that works "just like" a native GNU Radio block. It would be able to be used in pure C++ GNU Radio apps, in Python GNU Radio apps, or instantiated and controlled entirely from within a GRC flowgraph.

Johnathan
So, you have it implemented then, Jonathan?  :-) :-)


--
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]