Re: [Discuss-gnuradio] Give sample rate to throttle block dynamically

2013-11-13 Thread Martin Braun (CEL)
Hi Jenny, please stick to the mailing list. On Wed, Nov 13, 2013 at 12:07:19PM -0800, Jenny Galasso wrote: > Thanks for your response, Martin- It's very helpful. I still have some > confusion about the function probe though. Briefly, how do I query it's value > from another block? I'm not sur

Re: [Discuss-gnuradio] Give sample rate to throttle block dynamically

2013-11-13 Thread Martin Braun (CEL)
On Wed, Nov 13, 2013 at 07:42:35AM -0800, Jenny Galasso wrote: > I am parsing the sample rate from a file name and would like to dynamically > pass that to a downstream block (for instance the throttle block). I tried > using a function proble to get the sample rate value and having the throttle >

[Discuss-gnuradio] Give sample rate to throttle block dynamically

2013-11-13 Thread Jenny Galasso
Hi, I am parsing the sample rate from a file name and would like to dynamically pass that to a downstream block (for instance the throttle block).  I tried using a function proble to get the sample rate value and having the throttle get the sample rate from it.  It seems like the throttle is onl