From e0236f2bf8eb4a069736d69808432348140e576f Mon Sep 17 00:00:00 2001 From: Tom Rondeau <trondeau@vt.edu> Date: Mon, 18 Mar 2013 17:35:13 -0400 Subject: blocks: copied plateau_detector from analog to blocks. This will be removed from gr-analog on next, but I already removed it from any GRC categories to discourage its use. --- gr-blocks/include/blocks/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'gr-blocks/include/blocks/CMakeLists.txt') diff --git a/gr-blocks/include/blocks/CMakeLists.txt b/gr-blocks/include/blocks/CMakeLists.txt index bb9c1c79df..631a2dff1f 100644 --- a/gr-blocks/include/blocks/CMakeLists.txt +++ b/gr-blocks/include/blocks/CMakeLists.txt @@ -164,6 +164,7 @@ install(FILES pdu.h pdu_to_tagged_stream.h peak_detector2_fb.h + plateau_detector_fb.h probe_rate.h regenerate_bb.h repack_bits_bb.h -- cgit v1.2.3