Re: [Discuss-gnuradio] How to collect the complex data of a dpsk modulator in a text file

2013-11-11 Thread Aditya Dhananjay
> I am experimenting with the one of the flowgraph examples > "uhd_tx_dpsk.grc". I am able to > see the complex number output in WX GUI NUMBER SINK block but I want to > collect this > output in a text file. If I use a "FILE SINK" block, it shows some symbols > but nothing in the > form of x+jy. Ki

[Discuss-gnuradio] How to collect the complex data of a dpsk modulator in a text file

2013-11-11 Thread Sumedha Goyal
I am experimenting with the one of the flowgraph examples "uhd_tx_dpsk.grc". I am able to see the complex number output in WX GUI NUMBER SINK block but I want to collect this output in a text file. If I use a "FILE SINK" block, it shows some symbols but nothing in the form of x+jy. Kindly suggest s