discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] GNURadio Companion File Sink


From: isaacgerg
Subject: Re: [Discuss-gnuradio] GNURadio Companion File Sink
Date: Fri, 30 May 2008 09:27:59 -0700 (PDT)

Im just trying to do a data capture with my USRP.  I would like the data in
complex format.  What should the length be set to?



Josh Blum wrote:
> 
> Essentially, the gr_file_sink has one parameter, the size of the data 
> stream in bytes. GRC splits this up into two parameters, the data type 
> (complex, float, int...) and the vector length. The size of the data 
> stream = number of bytes in the data type times the vector length.
> 
> Unless the data stream is an array of complex, float, int, short, or 
> byte, the vector length should be 1.
> 
> -Josh
> 
> isaacgerg wrote:
>> What does the vector length option mean?  It is set to 1 by default.
>> 
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 
> 

-- 
View this message in context: 
http://www.nabble.com/GNURadio-Companion-File-Sink-tp17541624p17562873.html
Sent from the GnuRadio mailing list archive at Nabble.com.





reply via email to

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