discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] convert old Gnu Radio applications


From: 王先达
Subject: Re: [Discuss-gnuradio] convert old Gnu Radio applications
Date: Wed, 7 May 2014 17:08:12 +0800 (CST)

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" <address@hidden> 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
>address@hidden
>https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

reply via email to

[Prev in Thread] Current Thread [Next in Thread]