discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Ways to limit stored vector length with file_sink( )


From: Yc Park
Subject: [Discuss-gnuradio] Ways to limit stored vector length with file_sink( )
Date: Sat, 23 May 2009 08:58:49 +0200

Hi,

I'm trying to record a complex vector out of usrp2 into a file.

Since I'm a newbie with python, I started to implement it on GRC with
the file_sink and usrp2_source, though I can understand the generated
.py file.

But when I run it, the file_sink records data forever until I force it
stop.
This easily gets more than hundred of megabytes of data.

I tried with longer vector length with stream to vector module, but
nothing different.


So, does anybody know how to record a complex data with any given length
and stop?

I'd appreciate any recommendations on GRC or .py commands.

Best regards,
ycpark.
-- 
Posted via http://www.ruby-forum.com/.




reply via email to

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