discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Architecture of *_rx_cfile.py output vector


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] Architecture of *_rx_cfile.py output vector
Date: Mon, 28 Nov 2011 10:32:28 -0500
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0

On 28-11-2011 10:21 AM, Sebastian Döring wrote:
Hello List,

just wanted to know exactly how the output vector of ..._rx_cfile.py is structured. Is the first element of the complex vector v[0] the one at the desired frequency sprecified by "-f FREQ"?

Thanks

Sebastian

'
It's just raw complex-float samples in native-binary format.

The first item is I the second is Q then I then Q, etc.

They're time-series samples, not FFT outputs.







reply via email to

[Prev in Thread] Current Thread [Next in Thread]