discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] stream_to_vector and numpy vectors


From: vegihat vegihat
Subject: [Discuss-gnuradio] stream_to_vector and numpy vectors
Date: Wed, 29 May 2013 22:31:23 +0300

hello, i want to write a simple energy detector without using c++, only existence blocks and the  numpy lib

So far, i have the following graph

usrp_source -> head -> stream_to_vector

could i read the values from stream_to_vector  and write them to a numpy-vector? is it possible?

reply via email to

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