discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Loading 16-bit IQ pairs in GnuRadio Companion


From: Garver, Paul W
Subject: Re: [Discuss-gnuradio] Loading 16-bit IQ pairs in GnuRadio Companion
Date: Wed, 30 Nov 2016 16:04:28 +0000

Use a file source block with “short” type into an “Ishort to Complex” block. 
The Ishort to Complex block will de-interleave the shorts into complex samples.

PWG
> On Nov 30, 2016, at 8:55 AM, AndroidT Tester <address@hidden> wrote:
> 
> Hey guys,
> 
> I have a sample file with IQ pairs, each I and Q is 16-bits, I want to load 
> this in GNURadio companion using File source sink, but I'm not sure how can I 
> specify 16-bit format for I and 16-bit for Q in Gnuradio companion and then 
> connect it to lets say FFT or Waterfall widget. Can someone advise a bit?
> 
> Thank you!
> _______________________________________________
> 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]