discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] slow variable refreash


From: Mauro Bressan
Subject: [Discuss-gnuradio] slow variable refreash
Date: Thu, 14 Oct 2010 10:05:10 +0200

Dear all,
I'm trying to do a receiver, i have to match te receiving signal with a sequence created connecting some variable to a stream block, in this way I have something similar a vector but now I can refresh the value of the variable with self.const_source_0.set_offset(sequenza_PN[0]) because i need to shift it to syncronize the signal.
The problem is that when i change the value, it take like 6 second before have the real refresh with the correct output match.
Somebody can tell me the reason for this?

Thank you
Mauro

reply via email to

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