Hello again!

I still have the same problem. Unfortunately, I still can't make
gr.vector_sink to work. I mean, how would it know that I just want to
extract data from a particular source. Let's say I have these codes:

yrx1_real = gr.file_source('arguments omitted')
yrx1_imag = gr.file_source('arguments omitted')

Rx1_real = gr.vector_sink_f()   ??? I like it to process yrx1_real only.

So basically that's still my problem.... =)
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to