Re: [Discuss-gnuradio] Slow down rate of Python source block

2014-08-14 Thread David Halls
From: trond...@trondeau.com [mailto:trond...@trondeau.com] On Behalf Of Tom Rondeau Sent: 01 August 2014 14:31 To: David Halls Cc: discuss-gnuradio@gnu.org Subject: Re: [Discuss-gnuradio] Slow down rate of Python source block On Fri, Aug 1, 2014 at 5:24 AM, David Halls mailto:david.ha

Re: [Discuss-gnuradio] Slow down rate of Python source block

2014-08-01 Thread Tom Rondeau
t; Subject: Re: [Discuss-gnuradio] Slow down rate of Python source block > > > On Thu, Jul 31, 2014 at 12:21 PM, David Halls < > david.ha...@toshiba-trel.com<mailto:david.ha...@toshiba-trel.com>> wrote: > Dear All, > > I have a Python block that produces packets

Re: [Discuss-gnuradio] Slow down rate of Python source block

2014-08-01 Thread David Halls
From: trond...@trondeau.com [trond...@trondeau.com] on behalf of Tom Rondeau [t...@trondeau.com] Sent: 31 July 2014 19:11 To: David Halls Cc: discuss-gnuradio@gnu.org Subject: Re: [Discuss-gnuradio] Slow down rate of Python source block On Thu, Jul 31

Re: [Discuss-gnuradio] Slow down rate of Python source block

2014-07-31 Thread Tom Rondeau
On Thu, Jul 31, 2014 at 12:21 PM, David Halls wrote: > Dear All, > > I have a Python block that produces packets of size 1536 bytes. Due to > various reasons, the latter parts of my flow graph are very slow (this is > desired and cannot be changed). After producing 510 packets, I get the > follow