and where can i find [gnuradio-build-tree-path] i downloaded gnuradio from the update manager not from the source and when i searched for gr_ofdm i only found the .h files but i need the .cpp files
--- On Wed, 7/8/09, Mattias Kjellsson <m...@kth.se> wrote: From: Mattias Kjellsson <m...@kth.se> Subject: Re: [Discuss-gnuradio] OFDM Mod C++ source code To: "discuss-gnuradio@gnu.org" <discuss-gnuradio@gnu.org> Date: Wednesday, July 8, 2009, 5:52 PM try something like: $ find [gnuradio-build-tree-path] -name gr_ofdm* find, grep and others are friendly, you just have to talk to them... So are the man- pages =;oP //Mattias > > how can i get the C++ source code of the blocks in GRC > i mainly need that of the OFDM mod and demod i tried browsing "browse > source" tab in gnuradio.org but it is something like a tree where i > dont understand any thing > > can any one plz help > > _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio