Thanks, but i dont want to use GUI sink. I want to get an array of samples which represent the periodogram. So that i can do further processing on them.
Regards From: Josh Blum <[email protected]> Subject: Re: [Discuss-gnuradio] GRC:Suitable Sink required To: "Saleem Akhtar" <[email protected]> Cc: [email protected] Date: Monday, April 20, 2009, 3:55 AM You should probably start by looking at the existing wx gui sinks, copy and modify one: http://gnuradio.org/trac/browser/gnuradio/trunk/gr-wxgui/src/python The vector sink is not what you want here. -Josh
_______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
