discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Re: Using RFX2400 from C++


From: Chris Frey
Subject: [Discuss-gnuradio] Re: Using RFX2400 from C++
Date: Sun, 7 Jan 2007 16:35:43 -0500
User-agent: Mutt/1.4.1i

On Wed, Jan 03, 2007 at 01:01:36AM -0800, Dan Halperin wrote:
> Hi,
> 
> I'm trying to get the code together to enable the RFX2400 board from a
> C++ program. I'm mostly looking in usrp.py, usrp1.py, db_base.py, and
> db_flexrf.py and copying commands like write_io and write_oe into their
> C++ versions. Is there good documentation on all of these various
> commands, and/or is there an easier way to use the Python code to
> instantiate the usrp data structure for me?

If you don't want to maintain your own C++ interface, you can call the
python code from C++ using Boost:

        http://www.boost.org/libs/python/doc/

- Chris

Attachment: pgptwdz4G7vz7.pgp
Description: PGP signature


reply via email to

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