[Discuss-gnuradio] usrp_std

2007-04-03 Thread Kuntal Majumdar
Hello, Is there any relevant documentation on the sample program usrp_std.I mean, any comments or related regarding the codes and what they exactly do? Thanks a lot. Regards, Kuntal Looking for earth-f

[Discuss-gnuradio] Regarding programming the fpga

2007-03-23 Thread Kuntal Majumdar
Hello, I am new to the gnuradio. I have installed the gnuradio on cygwin. I have also installed the USRP and all the example python codes run fine.I just wanted to know how do you go about Programming/Reprogramming the FPGA in the USRP board using the verilog in Altera Quartus 2 Software.

[Discuss-gnuradio] Error on firmware

2007-03-13 Thread Kuntal Majumdar
Hello, Please help me out. I am getting this error message whenever I try the usrper . command except the times when I am loading the fpga with my own .rbf file. "found unconfigured usrp; needs firmware" What does this mean? And does it have anything to do with the microcontroller sitting

[Discuss-gnuradio] Regarding ADCs DACs

2007-03-08 Thread Kuntal Majumdar
Hello, Just one basic doubt. How do I send and receive data between the computer and the ADC-DACs on the USRP? I mean, how do I read that data from the board or send to it using software? Please clear this one in detail. Thanks a lot. Regards, Kuntal __

Re: [Discuss-gnuradio] regarding fft-ifft processing

2007-03-07 Thread Kuntal Majumdar
Well, thats good enough. But then, I havent still got the relevant documentation on this anywhere on the trac. I mean, I want to know how does the host side handle all the related (I)FFT stuff. Please help me in this regard. Maybe some USRP documentation on OFDM might suffice. Thanks a lot. R

Re: [Discuss-gnuradio] OFDM status

2007-03-07 Thread Kuntal Majumdar
Hello, Who is doing the OFDM project? May I get some info on that, because my thesis project is on the same and I would love help in this regard. Thanks a lot. Regards, Kuntal Need Mail bonding? Go to t

[Discuss-gnuradio] regarding fft-ifft processing

2007-03-07 Thread Kuntal Majumdar
Hello, Recently, Brian told me that the FFT-IFFT processing is handled by the host side. Can I know how this is done exactly? Is there any relevant documentation for this on the Wiki? Thanks a lot. Regards, Kuntal __

Re: [Discuss-gnuradio] Regarding programming the fpga

2007-03-06 Thread Kuntal Majumdar
Hi Brian and friends, Well, yes, CCS is the Code Composer Studio, which I am using to interface with the TI DSKs.and my project currently involves working on data which is being fed to/from the FPGA.so I need the FPGA as a working programmed device. Yes, I do know how to write testbenc

Re: [Discuss-gnuradio] Regarding programming the fpga

2007-03-02 Thread Kuntal Majumdar
ommend you start out with a simulation. I believe you an download ModelSim from the Altera website for free and simulate the entire FPGA. I believe Matt wrote a testbench for the top level that you can figure ou

[Discuss-gnuradio] Regarding programming the fpga

2007-03-02 Thread Kuntal Majumdar
assignment for the fpga? Clarification of these basic doubts would do a world of good to my project. Thanks a lot. Regards, Kuntal Majumdar Never Miss an Email Stay connected with Yahoo! Mail on your mobile

[Discuss-gnuradio] (no subject)

2007-03-01 Thread Kuntal Majumdar
hello, i just got the new usrp board and built the gnuradio with cygwin installed on windows.the first program i ran was the usrp_fft.py on giving a 1MHz input to the Rx, i correctly observed it in the freq domain, as shown by this program. thanks for all the help on the site on how to build