[Discuss-gnuradio] full form of GNU

2012-06-09 Thread Sravya Reddy
hi all, can anybody please tell me the full form of GNU. please excuse me if it is a basic question but i couldn't find answer in net ..thats why m posting here. thanks, sravya. ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gn

[Discuss-gnuradio] speed difference between ADCs and DAC's

2012-05-23 Thread Sravya Reddy
hi everyone, USRP board has ADC's and DAC's operating with different speeds. why DAC's are faster than ADC's? please excuse me if it is a basic question. thanks in advance, sravya. ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists

Re: [Discuss-gnuradio] Simple signal echo with the USRP

2012-05-10 Thread sravya reddy
hi, i am also trying to modify the verilog code in usrp fpga. mail me if you have hello world program to do that. I am not understanding how to do it exactly. thanks in advance. Balijepalli, Arvind wrote: > > I am starting to look into building a feedback controller, which takes the > position

[Discuss-gnuradio] possibility of processing data in FPGA

2012-05-08 Thread Sravya Reddy
hi, i have started working on SDR board a couple of weeks back. According to my knowledge, FPGA on the USRP board will do DDC(receive) and transfer the data sample to PC through USB port. now, my question is can we do signal processing tasks on FPGA??? suppose after down conversion i want to do som

[Discuss-gnuradio] regarding segmentation fault

2012-05-06 Thread Sravya Reddy
my code was working fine...then i have done some changes..it was showing segmentaion fault..i undo the modifications and when im trying to run it its whowing segmentation fault...but the same code was working fine before occuring segmenttaion fault. anyone got the problem. thanks in advance. _

[Discuss-gnuradio] segmentation fault while working with more than 1 input

2012-05-06 Thread sravya reddy
i have downloaded gr-how-to-write-a-block.tar.gz and able to do make check finally. i have added one more input by modifying howto_square_ff.cc and qa_howto.py...when i do make check it is showing segmentation fault -- View this message in context: http://old.nabble.com/segmentation-fault-while-