>          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

Reply via email to