discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Off-line signal processing (GR in slow motion)


From: Martin Braun (CEL)
Subject: Re: [Discuss-gnuradio] Off-line signal processing (GR in slow motion)
Date: Thu, 29 Aug 2013 09:29:07 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

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


reply via email to

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