discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] uses gr.file_sink 32 bit or 64 bit


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] uses gr.file_sink 32 bit or 64 bit
Date: Thu, 26 Mar 2009 09:54:36 -0700
User-agent: Mutt/1.5.18 (2008-05-17)

On Thu, Mar 26, 2009 at 07:32:09AM -0700, Johnathan Corgan wrote:
> On Thu, Mar 26, 2009 at 4:12 AM, feldmaus <address@hidden> wrote:
> 
> > i want to save some output from the usrp and watch it with octave.
> 
> The usrp.source_c(...) block generates IQ data as pairs of 32-bit
> floating point values.

Or to avoid any confustion about how many samples are getting
generated, I think it's easier to think that it generates samples that
are of type std::complex<float>.

Eric




reply via email to

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