Re: [Discuss-gnuradio] An End-to-End working example for GNU Radio on Zedboard

2016-01-28 Thread Alireza Khodamoradi
Hi Tim, We only put WBFM block into the FPGA. You can find more details in our slides under "Bi-weekly Slides" Best, Alireza On Thu, Jan 28, 2016 at 8:36 AM, Tim K wrote: > Very cool. I'd be interested in looking into this further. > > Am I correct in thinking that you didn't have the FPGA pas

Re: [Discuss-gnuradio] An End-to-End working example for GNU Radio on Zedboard

2016-01-28 Thread Tim K
Very cool. I'd be interested in looking into this further. Am I correct in thinking that you didn't have the FPGA pass from QD to the filters? That is to say, each block went into the FPGA, and back to the computer? - Tim On Tue, Jan 26, 2016 at 2:08 PM, Alireza Khodamoradi < ar.khodamor...@gmai

[Discuss-gnuradio] An End-to-End working example for GNU Radio on Zedboard

2016-01-26 Thread Alireza Khodamoradi
Hi everyone, I like to share our source code and some tutorials on how to implement and use GR on ZedBoard. You also can find custom blocks in GR designed to interact with XIllybus that you can use as drag and drop in GRC. https://bitbucket.org/maswes/gnuradio_on_fpga-cohort3/wiki/Home Cheers, A