discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] saving internal (to a block) variable values to a


From: Zing Yu
Subject: Re: [Discuss-gnuradio] saving internal (to a block) variable values to a file
Date: Tue, 23 Oct 2012 12:56:43 -0700 (PDT)

No. I have written work function for a custom block. Inside that work function, I have a local variable "temp" which updates very less frequently. Since the output of the block updates at a different (higher) rate, I can't pull out temp to make it an output. How should I go about saving the values of temp?



From: sumitstop <address@hidden>
To: address@hidden
Sent: Tuesday, October 23, 2012 2:32 PM
Subject: Re: [Discuss-gnuradio] saving internal (to a block) variable values to a file

Are you talking about gr.file_sink() ?



--
View this message in context: http://gnuradio.4.n7.nabble.com/saving-internal-to-a-block-variable-values-to-a-file-tp38118p38120.html
Sent from the GnuRadio mailing list archive at Nabble.com.

_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio



reply via email to

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