Hi Xianda Wang, All the documentation is on gnuradio.org; what you're looking for is mostly the GNU Radio doxygen, located at http://gnuradio.org/doc/doxygen/index.html
Greetings, Marcus Müller On 07.05.2014 11:08, 王先达 wrote: > Hello Sylvain > Thank you very much. > But another question i want to ask.Where can i find the > document of function and class which are in the new api?These document can > provide all the meaning of the function and class written by c++.And the > document of api is so obscure that i can't find the frequently-used function > for example the basic function for the transmit and receive.Now i want to > write the basic transmit and receive modules by c++.And after i written > it,which folder i place it?Thank you very much. > Best regards, > Xianda Wang > At 2014-05-07 02:39:22,"Sylvain Munaut" <246...@gmail.com> wrote: >>> Now i want to convert old Gnu Radio applications which were >>> developed in the gnuradio 3.3.0 to the gnuradio 3.7.0.Can someone give me >>> some advices on this?Any advices will be appreciated. >> For modules : (or custom modules inside apps) >> >> Recreate the modules from scratch using the new layout using gr_modtool. >> Then cut & paste the actual processing methods from the old code and >> adapt it, one module at a time. >> >> >> For apps: >> >> See the http://gnuradio.org/redmine/projects/gnuradio/wiki/Move_3-6_to_3-7 >> for namespace conversion. >> >> >> Cheers, >> >> Sylvain >> >> _______________________________________________ >> Discuss-gnuradio mailing list >> Discuss-gnuradio@gnu.org >> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > _______________________________________________ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio