Re: [Discuss-gnuradio] uhd help

2012-07-04 Thread Josh Blum
On 07/04/2012 11:38 AM, Samuel Ibarra wrote: > Hello Josh, > > I have looked over the dboard iface file, but I am still a little confused. > I am able to use swig to call the dboard_iface() within my python code, > but I am not sure about what other functions I need in order to control > those p

Re: [Discuss-gnuradio] uhd help

2012-07-04 Thread Samuel Ibarra
Hello Josh, I have looked over the dboard iface file, but I am still a little confused. I am able to use swig to call the dboard_iface() within my python code, but I am not sure about what other functions I need in order to control those pins. I saw that within the dboard_xcvr2450.cpp file they ca

Re: [Discuss-gnuradio] uhd help

2012-07-02 Thread Josh Blum
On 07/02/2012 06:34 PM, sibar002 wrote: > > Hello, > > I would like to be able to control pins 5, 7, 9,... , and 35 on the J401 > component on the N210 (Pins G4, F5, H6, ..., and K6 on the FPGA). From the > Basic_Tx/Rx daughterbaord schematic, I was able to see that some of these > pins are not

Re: [Discuss-gnuradio] UHD help

2010-10-19 Thread Josh Blum
On 10/19/2010 06:44 AM, Brett L. Trotter wrote: I have UHD built, "burned" a UHD firmware to SD, the USRP2 pings, uhd_find_devices is happy- how do I use usrp2_fft.py for instance with UHD- or do I need to edit the .py files to change the flowgraph for UHD? There are grc blocks, drag and dro