Forum: GNU Radio Synchronizing Schedulers across network

Posted by Tommy Tracy II (Guest)
on 2012-11-10 17:55
(Received via mailing list)
Dear Gnuradio,

  I want to split my gnuradio program into two flow graphs that will run 
on separate machines. I can do this by using the TCP or UDP gnuradio 
blocks. The problem is that these separate flow graphs have different 
schedulers that I believe are not synchronized.

My understanding is that If the first flow graph is faster than the 
second, the first will quickly compute and send packets to the second, 
which will then queue and execute those packets. This is not scalable, 
and ideally I'm looking to get both of the flowgraph schedulers 
synchronized. Is there an existing way to do this? Could I use a 
separate block to send tags over?

SIncerely,
Tommy Tracy II
       UVA
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.