discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Seeking a method to expose a floating point value @ t


From: Ed Coleman
Subject: [Discuss-gnuradio] Seeking a method to expose a floating point value @ the flow graph sample rate
Date: Tue, 19 Jul 2016 14:32:06 -0400

Considering the simple flow graph attached, a random number is generated at a sample rate of 32kHz.  I’m seeking a method to ‘expose’ the floating point number to external python code. This code would need to be updated at every 'tic' of the sample rate.  Initially I had considered using the probe function but, from what I have read, it appears that is not appropriate for such a fast update rate.  Any suggestions would be appreciated.

Inline image 1

Attachment: randNumGen.grc
Description: Binary data


reply via email to

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