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
[email protected]
831 582 4904
cyclostationary.blog

_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to