Hi all,

I'm trying to create a flowgraph that receives multiple signals simultaneously. 
As the program has no  a priori knowledge of how many signals will be present, 
and as that number will change during runtime as transmissions appear and 
disappear, I would like to dynamically add and remove demodulators from the 
flowgraph without disturbing the existing ones by stopping, reconfiguring, and 
restarting the flowgraph. Is there a way to accomplish this? The only way I've 
been able to figure is to keep a "pool" of demodulators running constantly, and 
assign them to signals as they are found. Surely there is a better way?

Thanks,
Nick
                                          
_________________________________________________________________
The New Busy think 9 to 5 is a cute idea. Combine multiple calendars with 
Hotmail. 
http://www.windowslive.com/campaign/thenewbusy?tile=multicalendar&ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_5
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to