diff options
author | Josh Blum | 2011-03-06 11:18:27 -0800 |
---|---|---|
committer | Josh Blum | 2011-03-06 11:18:27 -0800 |
commit | 7070c10d7ac59adcd597c18ec2c83b1b59ed87e9 (patch) | |
tree | af1d8cebe59fb1aacd03f73485ec4584a6c2f5ef /usrp/firmware/src | |
parent | 19c0865b4b6c94f86679151e9f52c99331b1f0b9 (diff) | |
download | gnuradio-7070c10d7ac59adcd597c18ec2c83b1b59ed87e9.tar.gz gnuradio-7070c10d7ac59adcd597c18ec2c83b1b59ed87e9.tar.bz2 gnuradio-7070c10d7ac59adcd597c18ec2c83b1b59ed87e9.zip |
grc: rework the probe blocks and how they fit into grc
Removed the source on all probe blocks.
Advertise the probe-able function in the docs.
Added missing signal probe block.
Removed probe function and variable sink blocks.
Removed all supporting grc_gnuradio python files.
Added variable_function_probe block that can probe arbitrary functions on a block.
All the code needed by the function probe is available is the make tag.
To display the value of a probe block, use the variable probe block, and a gui widget.
To disply the value of a stream, do the same but use the signal probe block.
Simple see :-)
If more types other than floats need to be read from the stream,
the signal probe should be extended.
Diffstat (limited to 'usrp/firmware/src')
0 files changed, 0 insertions, 0 deletions