discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] How can I separate and count the IQ samples store


From: Chris Kuethe
Subject: Re: [Discuss-gnuradio] How can I separate and count the IQ samples stored
Date: Tue, 8 Sep 2015 00:15:12 -0700

File source (no repeat) -> complex to float -> 2 file sinks; one writing to "real.f32" and the other going to "imag.f32".

Take the size of each output file and divide by 4. That's how many samples are in each.

On Sep 7, 2015 9:41 PM, "Julio Hector Aguilar Renteria" <address@hidden> wrote:
How can I separate and count the IQ samples stored

_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


reply via email to

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