discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Reading complex numbers from file dump.


From: Nathan West
Subject: Re: [Discuss-gnuradio] Reading complex numbers from file dump.
Date: Mon, 29 Jul 2013 10:45:54 -0400

On Mon, Jul 29, 2013 at 9:38 AM, Manu T S <address@hidden> wrote:
> Hi,
>
> I have created a file dump with samples from USRP output.  Samples are in
> gr_complex format. Now I want to read data from the file to compute FFT. How
> can I read complex numbers in python from this binary file?
>
> --
> Manu T S
>

There are examples of this in gr-utils/python/utils . One of the
scripts even plots the fft for you.

-Nathan



reply via email to

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