discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] min. decimation value


From: Shravan Rayanchu
Subject: Re: [Discuss-gnuradio] min. decimation value
Date: Sun, 3 Dec 2006 20:35:37 -0600

Hi Eric,

I get it now,  64/4 Msps = 16 Msps = 32MBps ==> each sample has to be
2 bytes i.e. 8 bit I&Q.

Can we make usrp_spectrum_sense.py to run with 8 bit I&Q instead of 16
bit I&Q? I mean, If I want to be able to observe a chunk of 16Mhz at
once (if possible, even more), is there something I can do?

Thanks much!

Shravan


decim = 4 is only valid if you're using 8-bit I&Q across the USB.
Otherwise it won't fit.  Use decim = 8.

Eric





reply via email to

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