On Wed, Aug 28, 2013 at 10:33:53PM +0000, Monahan-Mitchell, Tim wrote:
> Off-line example (3 separate flowgraphs, run one at a time):
> 
> 1. USRP --> File
> 2. File --> AM Radio Demodulation, produces audio data --> File
> 3. File --> Throttle @ audio rate --> Audio Sink 
> 
> Note that #2 can take as long as needed to complete, no issues with loss of 
> data.
> 
> If so, how would I set up flowgraph #2 above?

Hm, I'm not quite sure if I understand your problem. You can simply
connect a file source to the am demod and then to a file sink.

This flowgraph will then run unlimited ('cause no throttle). But that's
OK if the input file is limited in size. Your CPU will be running full
power until there's nothing left to process.

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

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

Reply via email to