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? > > Thanks, > > Dan
Hi Dan, Converting this stuff all to C++ is "on the list". In the meanwhile, documentation of the primitives is contained in usrp_basic.h and usrp_standard.h. Eric _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio