On Mon, Oct 10, 2011 at 10:15:55PM +0800, intermilan wrote:
> Hi all:
>      What confused me is if we can do some copy operation in GNU Radio.
> It means we copy the data from in[](the input data of block) to a array, and
> do some operations to the data in the array, then make the operated data in
> the array to be out[](the output data of block).
>     Did someone do somethings like this?

Hi intermilan,

I'm probably misunderstanding, but it seems like what you describe is
bascically how every single block works. So, choose any block as an
example.

MB
-- 
Karlsruhe Institute of Technology (KIT)
Communications Engineering Lab (CEL)

Dipl.-Ing. Martin Braun
Research Associate

Kaiserstraße 12
Building 05.01
76131 Karlsruhe

Phone: +49 721 608-43790
Fax: +49 721 608-46071
www.cel.kit.edu

KIT -- University of the State of Baden-Württemberg and
National Laboratory of the Helmholtz Association

Attachment: pgpj8zlGOhpqH.pgp
Description: PGP signature

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

Reply via email to