Dear Stefano, Thank you for your guidance - I realized I downloaded the binary version of GNURadio from apt-get, which did not come with the folder gnuradio-core. After installing GNURadio from source I managed to find the corresponding C++ file.
Chong Min Stefano-69 wrote: > > Hi Chong, > > perhaps you can try: > <gnuradio_sources_folder>/gnuradio-core/src/lib/filter/gr_pfb_arb_resampler_ccf.cc > > Stefano > > > Il 16/07/2012 04:47, chongmin ha scritto: >> Hi all, >> >> Sorry if this question has been asked before - I couldn't find the answer >> after searching the web. As I would like to find out how the rational >> resampler block works in C++ (i.e. view the C++ code), I was wondering >> where >> in the GNURadio folder is the code stored. >> >> Also, is there an official documentation page for the blocks of the >> latest >> version of GNURadio? Thank you. >> >> Chong Min > > > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > > -- View this message in context: http://old.nabble.com/Viewing-GNURadio-Blocks-in-C%2B%2B-tp34165884p34171964.html Sent from the GnuRadio mailing list archive at Nabble.com. _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
