[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/jblum branch, wip/grc/probes, creat
From: |
git repository hosting |
Subject: |
[Commit-gnuradio] git://gnuradio.org/jblum branch, wip/grc/probes, created. 7070c10d7ac59adcd597c18ec2c83b1b59ed87e9 |
Date: |
Sun, 6 Mar 2011 19:25:35 +0000 (GMT) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "git://gnuradio.org/jblum".
The branch, wip/grc/probes has been created
at 7070c10d7ac59adcd597c18ec2c83b1b59ed87e9 (commit)
- Log -----------------------------------------------------------------
commit 7070c10d7ac59adcd597c18ec2c83b1b59ed87e9
Author: Josh Blum <address@hidden>
Date: Sun Mar 6 11:18:27 2011 -0800
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.
-----------------------------------------------------------------------
hooks/post-receive
--
git://gnuradio.org/jblum
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/jblum branch, wip/grc/probes, created. 7070c10d7ac59adcd597c18ec2c83b1b59ed87e9,
git repository hosting <=