On Tue, Feb 22, 2011 at 16:09, Marcus D. Leech <[email protected]> wrote:

> 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?  :-) :-)
>
>
Send me the hardware :-)

Johnathan
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to