Dawei Shen wrote: > BTW: Eric, you mentioned the gr_udp_source, I am quite interested in it, > is there any example in the svn using this block? If so, please point > some of them to me. Thanks.
See gnuradio-examples/python/hier/networking. These use the new-style flowgraph code, but you can see the instantiation of gr.udp_source and _sink and how they are used. -- Johnathan Corgan Corgan Enterprises LLC http://corganenterprises.com _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
