Re: [Discuss-gnuradio] Implementing the USRP1 in another platform

2009-02-05 Thread Jeff Brower
Pablo- > The exact question is: Were, in the python code of the GnuRadio core, > can I insert the Driver that i mention? I am reading the python code > but i can not find were the code read/send data to the USB (to > substitute it with the PCI control code). The other question is were > in the Ver

Re: [Discuss-gnuradio] Implementing the USRP1 in another platform

2009-02-05 Thread Johnathan Corgan
On Thu, Feb 5, 2009 at 8:15 AM, Pablo Mendoza wrote: > The exact question is: Were, in the python code of the GnuRadio core, > can I insert the Driver that i mention? I am reading the python code > but i can not find were the code read/send data to the USB (to > substitute it with the PCI control

Re: [Discuss-gnuradio] Implementing the USRP1 in another platform

2009-02-05 Thread Pablo Mendoza
The exact question is: Were, in the python code of the GnuRadio core, can I insert the Driver that i mention? I am reading the python code but i can not find were the code read/send data to the USB (to substitute it with the PCI control code). The other question is were in the Verilog Code can I in

Re: [Discuss-gnuradio] Implementing the USRP1 in another platform

2009-02-05 Thread Eric Blossom
On Thu, Feb 05, 2009 at 09:34:57AM -0600, Pablo Mendoza wrote: > Hi! > I am working in a DAB digital radio project, and i am interested to > implement the USRP 1 in the development board "XtremeDSP kit IV" > (Nallatech). It board uses an Virtex 4 FPGA and have an PCI > interface. My idea is to use

[Discuss-gnuradio] Implementing the USRP1 in another platform

2009-02-05 Thread Pablo Mendoza
Hi! I am working in a DAB digital radio project, and i am interested to implement the USRP 1 in the development board "XtremeDSP kit IV" (Nallatech). It board uses an Virtex 4 FPGA and have an PCI interface. My idea is to use the PCI interface of the board to send the data to the PC, and utilize t