discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] USRP source + UHD driver and data formatting


From: Josh Blum
Subject: Re: [Discuss-gnuradio] USRP source + UHD driver and data formatting
Date: Mon, 21 Feb 2011 22:12:18 -0800
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Lightning/1.0b2 Thunderbird/3.1.7


On 02/21/2011 10:04 PM, Almohanad Fayez wrote:
> 
> 
> 
> Did the USRP IQ data format change in the UHD driver?  The data from
> the USRP1 used to be 15-bit fixed point, or something like that, is
> it now normalized floating point data?  I'm asking because I have
> code that moves data from the USRP to a Fixed-point DSP and it seems
> I have to redo the data conversion part so can someone explain to me
> the new IQ data format?
> 
> Also is this the same data format expected for the USRP sink?
> 

Yes, all floating points are normalized to 1.0. Integers are not. See:

http://www.ettus.com/uhd_docs/doxygen/html/classuhd_1_1io__type__t.html#acbe526dddf5132355528c41e58c85dfa

-josh

> thanks
> 
> al fayez
> 
> 
> 
> 
> 
> 
> _______________________________________________ Discuss-gnuradio
> mailing list address@hidden 
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio



reply via email to

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