On 09/14/2011 02:11 PM, ziyang wrote: > Thanks a lot for your reply Marcus! The thing is, I have been running > the gnuradio on E100 and there is no graphical support, so I was > wondering if there is another way to conform reception? Or should I run > the gnuradio on the PC and get data from E100? Thanks. >
I guess you have a few options: 1) You could build gnuradio w/ qtgui or wxgui support 2) Capture data and replay it on a x86 PC 3) Or the coolest option (because I am proud of my handiwork): To get a quick live DFT, the uhd examples ascii art dft may be easiest. http://www.youtube.com/watch?v=eQy9rvw2hFU -Josh _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
