Chris Stankevitz wrote:
>
>
> Matt Ettus wrote:
>>> Q1: When using USRP source_c (complex) with decimation == 8, am I
> >
> > 64 MS/s complex samples / 8 = 8 MS/s complex
>
> Okay.  That's certainly easy to remember.  Does float act the same
> way?  I was under the impression you sacrifice something (samples per
> second) when you move from float to complex sampling.
>
> source_c, decim == 8: 8 MS/s
> source_f, decim == 8: ? MS/s

There is no usrp.source_f -- the USRP source blocks output complex
floats (32-bit floats) or complex shorts (16 bit ints).

Matt



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

Reply via email to