discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Switching between various signal generators


From: Chad Spooner
Subject: [Discuss-gnuradio] Switching between various signal generators
Date: Wed, 11 Oct 2017 12:45:17 -0700

All:

(Thanks to Marcus and Cinaed for responses to my previous question on GLFSR.)

I have a set of working signal generators built in GRC 3.7.9. I want to do two related things with them.
I'm hoping to do these things within GRC, but of course if I have to do lower-level programming I will.

1. Visit each signal generator in turn on a specific periodic time schedule. Say, after starting the flowgraph, switch to another signal generator every T seconds, where T is something like 1-10 seconds. I want to be able to specify the particular sequence of generators, but the schedule for switching between them is periodic.

2. Visit specific signal generator on an arbitrary schedule. At time t=0, use Generator 0, at time t=T1, use Generator 1, at time t=T2, use Generator 2, etc.

It is preferable that there is no gap between the transmissions of the generators. 

I would much appreciate any tips on how to accomplish these tasks.

Thanks,

Chad

-- 
Chad M. Spooner
NorthWest Research Associates
301 Webster Street
Monterey, CA 93940
address@hidden
831 582 4904
cyclostationary.blog

reply via email to

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