discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] GRC bug in Variable Sink


From: Ed Criscuolo
Subject: [Discuss-gnuradio] GRC bug in Variable Sink
Date: Tue, 20 May 2008 12:05:37 -0400
User-agent: Thunderbird 2.0.0.9 (Macintosh/20071031)

Josh,

  I believe I've uncovered a bug in the Variable Sink block.
It seems to work fine when the input type is "float",
but fails to function correctly when the input type is
either "int" or "short".  The flowgraph continues to
run, but the variable is either set to zero of does
not change at all.

I'm trying to use it to add a "command port" to a
flowgraph that receives a single "int" or "short"
from an external application (via a UDP Source block),
and uses it to tune a doppler correction.

@(^.^)@  Ed





reply via email to

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