On Fri, Oct 18, 2013 at 06:00:48PM -0500, JPL wrote:
> Question:
> 
> (1) should I just replace the "Vector Source block" into "File Source" in
> tx_ofdm.grc?

This won't work, the input expects a tagged stream (see the
corresponding manual page). You will need to split the file into
packets, and tag them with their length. Currently there's no automatic
way to do that.

> (2) the rx_ofdm.grc, again, am I right just replace "tag debug" with "file
> sink"?

This on the other hand should work, providing your receiver is actually
working.

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: pgpR6Rg0_xxyB.pgp
Description: PGP signature

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

Reply via email to