diff options
-rw-r--r-- | gr-digital/grc/digital_block_tree.xml | 1 | ||||
-rw-r--r-- | gr-digital/grc/digital_correlate_and_sync_cc.xml | 1 | ||||
-rw-r--r-- | gr-digital/include/gnuradio/digital/correlate_and_sync_cc.h | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/gr-digital/grc/digital_block_tree.xml b/gr-digital/grc/digital_block_tree.xml index 5e6e74286..9443525f0 100644 --- a/gr-digital/grc/digital_block_tree.xml +++ b/gr-digital/grc/digital_block_tree.xml @@ -126,7 +126,6 @@ <block>digital_pfb_clock_sync_xxx</block> <block>digital_pn_correlator_cc</block> <block>digital_corr_est_cc</block> - <block>digital_correlate_and_sync_cc</block> </cat> <cat> <name>Waveform Generators</name> diff --git a/gr-digital/grc/digital_correlate_and_sync_cc.xml b/gr-digital/grc/digital_correlate_and_sync_cc.xml index e684965c5..fffdcd23d 100644 --- a/gr-digital/grc/digital_correlate_and_sync_cc.xml +++ b/gr-digital/grc/digital_correlate_and_sync_cc.xml @@ -2,6 +2,7 @@ <block> <name>Correlate and Sync</name> <key>digital_correlate_and_sync_cc</key> + <category>[Core]/Deprecated</category> <import>from gnuradio import digital</import> <make>digital.correlate_and_sync_cc($symbols, $filter, $sps)</make> <param> diff --git a/gr-digital/include/gnuradio/digital/correlate_and_sync_cc.h b/gr-digital/include/gnuradio/digital/correlate_and_sync_cc.h index 704b86662..c0a9b8c57 100644 --- a/gr-digital/include/gnuradio/digital/correlate_and_sync_cc.h +++ b/gr-digital/include/gnuradio/digital/correlate_and_sync_cc.h @@ -32,7 +32,7 @@ namespace gr { /*! * \brief Correlate to a preamble and send time/phase sync info - * \ingroup synchronizers_blk + * \ingroup deprecated_blk * * \details * Input: |