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: Marcus Müller
Subject: Re: [Discuss-gnuradio] convert old Gnu Radio applications
Date: Wed, 07 May 2014 11:25:28 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

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" <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
> _______________________________________________
> 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]