discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] USRP Transmit from C++


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] USRP Transmit from C++
Date: Mon, 11 Jun 2007 13:05:22 -0700
User-agent: Mutt/1.5.9i

On Mon, Jun 11, 2007 at 12:46:56PM -0400, Jeffrey Karrels wrote:
> Thanks for the response Eric.
> 
> I was just quickly going through the following discussion topic when I
> saw your email:
> http://lists.gnu.org/archive/html/discuss-gnuradio/2007-01/msg00136.html
> 
> As a sanity check for myself...
> If I were to try and create an USRP object from usrp_standard.h it
> would fail because there is no "implementation for controlling the
> daughterboards in C++"??? (for the time being) Am I reading that
> correctly?
> 
> Thanks
> Jeff

You could instantiate a usrp_standard_tx or rx, but you'd be on your
own to setup and configure the daugtherboard.  We currently handle
that in Python (gr-usrp/src/lib/*.py)

Eric




reply via email to

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