Re: [Discuss-gnuradio] Sampling slowly

2014-11-30 Thread Mike Willis
will try and sync it to the sample rate to see if that slows it down. Mike From: Seth Hitefield [mailto:sd...@vt.edu] Sent: 30 November 2014 16:25 To: Mike Willis Cc: Subject: Re: [Discuss-gnuradio] Sampling slowly That may work, but it may cause problems with the scheduler if you are

Re: [Discuss-gnuradio] Sampling slowly

2014-11-30 Thread Seth Hitefield
30 November 2014 15:35 > To: Mike Willis > Cc: > Subject: Re: [Discuss-gnuradio] Sampling slowly > > I would suggest looking at the message-strobe block and using messages. > > - Seth > > Sent from my iPhone > > On Nov 30, 2014, at 10:11 AM, Mike Willis wrot

Re: [Discuss-gnuradio] Sampling slowly

2014-11-30 Thread Mike Willis
workload. Mike From: Seth Hitefield [mailto:sd...@vt.edu] Sent: 30 November 2014 15:35 To: Mike Willis Cc: Subject: Re: [Discuss-gnuradio] Sampling slowly I would suggest looking at the message-strobe block and using messages. - Seth Sent from my iPhone On Nov 30, 2014, at 10:11 AM

Re: [Discuss-gnuradio] Sampling slowly

2014-11-30 Thread Seth Hitefield
I would suggest looking at the message-strobe block and using messages. - Seth Sent from my iPhone > On Nov 30, 2014, at 10:11 AM, Mike Willis wrote: > > Looking for help > > I have written a source block to do satellite predictions. It acts as a > source of a float representing the input p

[Discuss-gnuradio] Sampling slowly

2014-11-30 Thread Mike Willis
Looking for help I have written a source block to do satellite predictions. It acts as a source of a float representing the input parameter - e.g. elevation. The block probes predict via UDP, looks at the string returned and selects the asked for parameter. So far fine, but I would like to