discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: How to toggle between two different file paths in File Source


From: Jeff Long
Subject: Re: How to toggle between two different file paths in File Source
Date: Wed, 26 Aug 2020 18:16:01 -0400

Try calling src.open(filename, repeat) after the delay.

On Wed, Aug 26, 2020 at 5:41 PM Jonathan Morales <jonathan.morales100@gmail.com> wrote:

Hello!

I've been struggling to figure out how to send one file, delay, then switch to sending a second different file. I've been using gnuradio-companion to generate a Python script which I manipulate. I've tried resetting the filepath call after a delay but, when I run the script it continues to only send the first file.

Regards,
J

reply via email to

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