Re: Time Step Range Variable

2022-10-25 Thread J.Clark
to demodulation. My base schematic is attached just the demod so far. The idea was to time step the Range Variable center_freq. BR/JC From: Marcus Müller Sent: Tuesday, October 25, 2022 4:08 PM To: JEREMY CLARK ; discuss-gnuradio@gnu.org Subject: Re: Time Step Range Variable Hi Jeremy, that sounds v

Re: Time Step Range Variable

2022-10-25 Thread Marcus Müller
Hi Jeremy, that sounds very much like your use case calls for a stream of samples rather than a variable being updated. Would that be possible? It's a bit hard to help you without any context, so if you could describe what you're doing, or share a flow graph, or anything, that might help! B

Re: Time Step Range Variable

2022-10-25 Thread Dor Ratz
Do you mean generally in Python? Try using Numpy slicing: https://www.w3schools.com/python/numpy/numpy_array_slicing.asp Best, Dor ‫בתאריך יום ג׳, 25 באוק׳ 2022 ב-22:35 מאת ‪JEREMY CLARK‬‏ <‪ cla...@rogers.com‬‏>:‬ > Is there a simple way to time step a range variable? Say start at “start” > va