discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] set frequency and bandwidh


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] set frequency and bandwidh
Date: Sun, 21 Oct 2007 08:26:57 -0700
User-agent: Thunderbird 1.5.0.13 (X11/20070824)

luca pascale wrote:

>  I am thinkin to use the usrp according to this scheme:
> 
> | antenna            |                       
> |                                                        |           
> |                        |               |
> |                         |    RF front end 
> |                                                        |  USRP
> |                        |Computer |
> |-------------------------|                      
> |-------RF_frontend_IF_FREQUENCY------|           |-----baseband------|
>               |
> 
> it is possible to use GNU radio to do this ???

Yes.

> My processing module is a C/C++ class.

You will either need to a) use the low-level C++ interface to the USRP,
bypassing the GNU Radio framework, b) wrap your existing C++ module with
a custom GNU Radio signal processing block.

-- 
Johnathan Corgan
Corgan Enterprises LLC
http://corganenterprises.com




reply via email to

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