discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Delay block controlled by input


From: Carlos Alberto Ruiz Naranjo
Subject: Re: [Discuss-gnuradio] Delay block controlled by input
Date: Tue, 23 Sep 2014 15:02:20 +0200

It simulates the signal delay of a satellite.

It is updated every millisecond.
The control mechanism is a block which calculates the satellite orbit every millisecond and measures the distance.

2014-09-23 14:54 GMT+02:00 Tom Rondeau <address@hidden>:
On Tue, Sep 23, 2014 at 2:38 AM, Carlos Alberto Ruiz Naranjo <address@hidden> wrote:
Hello,

I have modified GNURadio delay block. It is a controlled delay from an input at runtime.

I would like to know your opinion; if the block is well designed.


http://pastebin.com/f7Y24fin

http://pastebin.com/0gKDHgwL


What's the use case for this? Specifically, how often do you need to update the delay and what's the control mechanism?  I ask because it feels like a message port would be more appropriate here than a streaming input.

Tom

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]