From 362d45bb829a9b190586cca79717cc175f4d06d2 Mon Sep 17 00:00:00 2001 From: Tom Rondeau Date: Thu, 19 Apr 2012 16:29:39 -0400 Subject: digital: copying over rest of blocks from gnuradio-core to gr-digital. Includes moving GRC and QA code; new ones where missing. Have not removed blocks from gnuradio-core for compatibility. --- gr-digital/grc/digital_probe_density_b.xml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 gr-digital/grc/digital_probe_density_b.xml (limited to 'gr-digital/grc/digital_probe_density_b.xml') diff --git a/gr-digital/grc/digital_probe_density_b.xml b/gr-digital/grc/digital_probe_density_b.xml new file mode 100644 index 000000000..8cf5dd894 --- /dev/null +++ b/gr-digital/grc/digital_probe_density_b.xml @@ -0,0 +1,29 @@ + + + + Probe Density + digital_probe_density_b + from gnuradio import digital + digital.probe_density_b($alpha) + set_alpha($alpha) + + Alpha + alpha + 1 + real + + + Probe Rate + probe_rate + 10 + real + + + in + byte + + -- cgit