From ad08a308cb2e4261c878521bd41ce5635d7dc280 Mon Sep 17 00:00:00 2001 From: Tom Rondeau Date: Mon, 12 Sep 2011 20:29:31 -0400 Subject: digital: fixed GRC blocks for blocks moved to gr-digital. --- grc/blocks/gr_binary_slicer_fb.xml | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 grc/blocks/gr_binary_slicer_fb.xml (limited to 'grc/blocks/gr_binary_slicer_fb.xml') diff --git a/grc/blocks/gr_binary_slicer_fb.xml b/grc/blocks/gr_binary_slicer_fb.xml deleted file mode 100644 index 85d71e709..000000000 --- a/grc/blocks/gr_binary_slicer_fb.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - Binary Slicer - gr_binary_slicer_fb - from gnuradio import gr - gr.binary_slicer_fb() - - in - float - - - out - byte - - -- cgit