diff options
author | Tom Rondeau <trondeau@vt.edu> | 2013-03-18 17:35:13 -0400 |
---|---|---|
committer | Tom Rondeau <trondeau@vt.edu> | 2013-03-18 17:35:13 -0400 |
commit | e0236f2bf8eb4a069736d69808432348140e576f (patch) | |
tree | d2777ae5756e7cd8bcc656a5dc13f617e260ec1c /gr-blocks/include/blocks/CMakeLists.txt | |
parent | fa058161019c44b207df3742793e2dc58b2b63dc (diff) |
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.
Diffstat (limited to 'gr-blocks/include/blocks/CMakeLists.txt')
-rw-r--r-- | gr-blocks/include/blocks/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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 |