discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Convert 16-bit IQ File to CFile


From: Martin Braun
Subject: Re: [Discuss-gnuradio] Convert 16-bit IQ File to CFile
Date: Thu, 1 Dec 2016 16:53:00 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0

If, by 'cfile format', you mean raw, native fc32 (==
std::complex<float>) files, you can do file source -> ishort to complex
-> file sink in GRC.

Cheers,
M

On 12/01/2016 08:30 AM, AndroidT Tester wrote:
> I have a 16-bit IQ pair recording sample, I can load it in GnuRadio with
> IShort to Complex block and it works well. Now how can I convert it to a
> Cfile where I will be able to use Gqrx and other tools that only accept
> "Cfile" format?
> 
> 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]