id int64 0 755k | file_name stringlengths 3 109 | file_path stringlengths 13 185 | content stringlengths 31 9.38M | size int64 31 9.38M | language stringclasses 1
value | extension stringclasses 11
values | total_lines int64 1 340k | avg_line_length float64 2.18 149k | max_line_length int64 7 2.22M | alphanum_fraction float64 0 1 | repo_name stringlengths 6 65 | repo_stars int64 100 47.3k | repo_forks int64 0 12k | repo_open_issues int64 0 3.4k | repo_license stringclasses 9
values | repo_extraction_date stringclasses 92
values | exact_duplicates_redpajama bool 2
classes | near_duplicates_redpajama bool 2
classes | exact_duplicates_githubcode bool 2
classes | exact_duplicates_stackv2 bool 1
class | exact_duplicates_stackv1 bool 2
classes | near_duplicates_githubcode bool 2
classes | near_duplicates_stackv1 bool 2
classes | near_duplicates_stackv2 bool 1
class |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
40,002 | rfnoc_block_generic.h | gnuradio_gnuradio/gr-uhd/include/gnuradio/uhd/rfnoc_block_generic.h | /* -*- c++ -*- */
/*
* Copyright 2019 Ettus Research, a National Instruments Brand.
* Copyright 2020 Free Software Foundation, Inc.
*
* SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifndef INCLUDED_GR_UHD_RFNOC_BLOCK_GENERIC_H
#define INCLUDED_GR_UHD_RFNOC_BLOCK_GENERIC_H
#include <gnuradio/block.h>
#include <gn... | 1,491 | C++ | .h | 43 | 30.116279 | 79 | 0.663428 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,003 | rfnoc_siggen.h | gnuradio_gnuradio/gr-uhd/include/gnuradio/uhd/rfnoc_siggen.h | /* -*- c++ -*- */
/*
* Copyright 2019 Ettus Research, a National Instruments Brand.
* Copyright 2020 Free Software Foundation, Inc.
*
* SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifndef INCLUDED_GR_UHD_RFNOC_SIGGEN_H
#define INCLUDED_GR_UHD_RFNOC_SIGGEN_H
#include <gnuradio/uhd/api.h>
#include <gnuradio/uhd/r... | 4,632 | C++ | .h | 129 | 30.007752 | 90 | 0.643304 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,005 | amsg_source.h | gnuradio_gnuradio/gr-uhd/include/gnuradio/uhd/amsg_source.h | /* -*- c++ -*- */
/*
* Copyright 2011,2013 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_GR_UHD_AMSG_SOURCE_H
#define INCLUDED_GR_UHD_AMSG_SOURCE_H
#include <gnuradio/msg_queue.h>
#include <gnuradio/uhd/api.h>
#include <uhd... | 1,302 | C++ | .h | 44 | 26.113636 | 84 | 0.685096 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,006 | rfnoc_block.h | gnuradio_gnuradio/gr-uhd/include/gnuradio/uhd/rfnoc_block.h | /* -*- c++ -*- */
/*
* Copyright 2020 Free Software Foundation, Inc.
* Copyright 2020 Ettus Research, A National Instruments Brand.
*
* SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifndef INCLUDED_UHD_RFNOC_BLOCK_H
#define INCLUDED_UHD_RFNOC_BLOCK_H
#include <gnuradio/block.h>
#include <gnuradio/uhd/rfnoc_graph... | 6,987 | C++ | .h | 162 | 36.604938 | 120 | 0.638877 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,007 | rfnoc_duc.h | gnuradio_gnuradio/gr-uhd/include/gnuradio/uhd/rfnoc_duc.h | /* -*- c++ -*- */
/*
* Copyright 2019 Ettus Research, a National Instruments Brand.
* Copyright 2020 Free Software Foundation, Inc.
*
* SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifndef INCLUDED_GR_UHD_RFNOC_DUC_H
#define INCLUDED_GR_UHD_RFNOC_DUC_H
#include <gnuradio/uhd/api.h>
#include <gnuradio/uhd/rfnoc_b... | 1,648 | C++ | .h | 50 | 27.38 | 90 | 0.648206 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,008 | api.h | gnuradio_gnuradio/gr-uhd/include/gnuradio/uhd/api.h | /*
* Copyright 2011 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_GR_UHD_API_H
#define INCLUDED_GR_UHD_API_H
#include <uhd/config.hpp>
#ifdef gnuradio_uhd_EXPORTS
#define GR_UHD_API UHD_EXPORT
#else
#define GR_UHD_API UHD_... | 370 | C++ | .h | 17 | 20.117647 | 48 | 0.744986 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,009 | usrp_source.h | gnuradio_gnuradio/gr-uhd/include/gnuradio/uhd/usrp_source.h | /* -*- c++ -*- */
/*
* Copyright 2010-2016 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_GR_UHD_USRP_SOURCE_H
#define INCLUDED_GR_UHD_USRP_SOURCE_H
#include <gnuradio/uhd/usrp_block.h>
namespace gr {
namespace uhd {
class... | 10,599 | C++ | .h | 249 | 36.578313 | 90 | 0.657398 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,010 | uhd_types.h | gnuradio_gnuradio/gr-uhd/include/gnuradio/uhd/uhd_types.h | /* -*- c++ -*- */
/*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/* Wrappers for UHD types that exposed in the API of gr-uhd blocks */
#ifndef INCLUDED_GR_UHD_TYPES_H
#define INCLUDED_GR_UHD_TYPES_H
#include <uhd/stream.h... | 1,119 | C++ | .h | 39 | 25.051282 | 77 | 0.650838 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,011 | rfnoc_graph.h | gnuradio_gnuradio/gr-uhd/include/gnuradio/uhd/rfnoc_graph.h | /* -*- c++ -*- */
/*
* Copyright 2019 Ettus Research, a National Instruments Brand.
* Copyright 2020 Free Software Foundation, Inc.
*
* SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifndef INCLUDED_GR_UHD_RFNOC_GRAPH_H
#define INCLUDED_GR_UHD_RFNOC_GRAPH_H
#include <gnuradio/uhd/api.h>
#include <uhd/rfnoc/noc_bl... | 6,499 | C++ | .h | 136 | 41.441176 | 88 | 0.650796 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,012 | rfnoc_replay.h | gnuradio_gnuradio/gr-uhd/include/gnuradio/uhd/rfnoc_replay.h | /* -*- c++ -*- */
/*
* Copyright 2023 Ettus Research, a National Instruments Brand.
*
* SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifndef INCLUDED_GR_UHD_RFNOC_REPLAY_H
#define INCLUDED_GR_UHD_RFNOC_REPLAY_H
#include <gnuradio/uhd/api.h>
#include <gnuradio/uhd/rfnoc_block.h>
namespace gr {
namespace uhd {
GR... | 7,007 | C++ | .h | 150 | 40.873333 | 90 | 0.657849 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,013 | pfb_synthesizer_ccf_impl.h | gnuradio_gnuradio/gr-filter/lib/pfb_synthesizer_ccf_impl.h | /* -*- c++ -*- */
/*
* Copyright 2010,2012 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_PFB_SYNTHESIZER_CCF_IMPL_H
#define INCLUDED_PFB_SYNTHESIZER_CCF_IMPL_H
#include <gnuradio/fft/fft.h>
#include <gnuradio/filter/fir_fi... | 2,029 | C++ | .h | 57 | 30.929825 | 70 | 0.686925 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,014 | interp_fir_filter_impl.h | gnuradio_gnuradio/gr-filter/lib/interp_fir_filter_impl.h | /* -*- c++ -*- */
/*
* Copyright 2004,2012,2018 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INTERP_FIR_FILTER_IMPL_H
#define INTERP_FIR_FILTER_IMPL_H
#include <gnuradio/filter/api.h>
#include <gnuradio/filter/fir_filter.h>
#includ... | 1,168 | C++ | .h | 36 | 29.361111 | 86 | 0.69697 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,015 | iir_filter_ccd_impl.h | gnuradio_gnuradio/gr-filter/lib/iir_filter_ccd_impl.h | /* -*- c++ -*- */
/*
* Copyright 2004,2012,2014 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_IIR_FILTER_CCD_IMPL_H
#define INCLUDED_IIR_FILTER_CCD_IMPL_H
#include <gnuradio/filter/iir_filter.h>
#include <gnuradio/filter/ii... | 1,145 | C++ | .h | 35 | 27.828571 | 74 | 0.66485 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,016 | iir_filter_ccz_impl.h | gnuradio_gnuradio/gr-filter/lib/iir_filter_ccz_impl.h | /* -*- c++ -*- */
/*
* Copyright 2004,2012,2014 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_IIR_FILTER_CCZ_IMPL_H
#define INCLUDED_IIR_FILTER_CCZ_IMPL_H
#include <gnuradio/filter/iir_filter.h>
#include <gnuradio/filter/ii... | 1,180 | C++ | .h | 35 | 28.828571 | 79 | 0.669014 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,017 | hilbert_fc_impl.h | gnuradio_gnuradio/gr-filter/lib/hilbert_fc_impl.h | /* -*- c++ -*- */
/*
* Copyright 2004,2012 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_FILTER_HILBERT_FC_IMPL_H
#define INCLUDED_FILTER_HILBERT_FC_IMPL_H
#include <gnuradio/fft/window.h>
#include <gnuradio/filter/fir_filt... | 965 | C++ | .h | 33 | 25.30303 | 76 | 0.679654 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,018 | freq_xlating_fir_filter_impl.h | gnuradio_gnuradio/gr-filter/lib/freq_xlating_fir_filter_impl.h | /* -*- c++ -*- */
/*
* Copyright 2002,2004,2012,2018 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef FREQ_XLATING_FIR_FILTER_IMPL_H
#define FREQ_XLATING_FIR_FILTER_IMPL_H
#include <gnuradio/blocks/rotator.h>
#include <gnuradio/filter/... | 1,641 | C++ | .h | 48 | 28.770833 | 64 | 0.664769 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,020 | single_pole_iir_filter_cc_impl.h | gnuradio_gnuradio/gr-filter/lib/single_pole_iir_filter_cc_impl.h | /* -*- c++ -*- */
/*
* Copyright 2004-2006,2012 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_SINGLE_POLE_IIR_FILTER_CC_IMPL_H
#define INCLUDED_SINGLE_POLE_IIR_FILTER_CC_IMPL_H
#include <gnuradio/filter/single_pole_iir.h>
#... | 1,059 | C++ | .h | 33 | 29.212121 | 82 | 0.720747 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,021 | fir_filter_blk_impl.h | gnuradio_gnuradio/gr-filter/lib/fir_filter_blk_impl.h | /* -*- c++ -*- */
/*
* Copyright 2004,2012,2018 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef FIR_FILTER_BLK_IMPL_H
#define FIR_FILTER_BLK_IMPL_H
#include <gnuradio/filter/fir_filter.h>
#include <gnuradio/filter/fir_filter_blk.h>
n... | 983 | C++ | .h | 32 | 27.65625 | 80 | 0.686837 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,022 | iir_filter_ccc_impl.h | gnuradio_gnuradio/gr-filter/lib/iir_filter_ccc_impl.h | /* -*- c++ -*- */
/*
* Copyright 2004,2012,2014 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_IIR_FILTER_CCC_IMPL_H
#define INCLUDED_IIR_FILTER_CCC_IMPL_H
#include <gnuradio/filter/iir_filter.h>
#include <gnuradio/filter/ii... | 1,172 | C++ | .h | 35 | 28.6 | 77 | 0.666667 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,023 | pfb_arb_resampler_fff_impl.h | gnuradio_gnuradio/gr-filter/lib/pfb_arb_resampler_fff_impl.h | /* -*- c++ -*- */
/*
* Copyright 2009-2013 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_PFB_ARB_RESAMPLER_FFF_IMPL_H
#define INCLUDED_PFB_ARB_RESAMPLER_FFF_IMPL_H
#include <gnuradio/filter/pfb_arb_resampler.h>
#include <g... | 1,789 | C++ | .h | 47 | 32.425532 | 84 | 0.683449 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,024 | mmse_resampler_cc_impl.h | gnuradio_gnuradio/gr-filter/lib/mmse_resampler_cc_impl.h | /* -*- c++ -*- */
/*
* Copyright 2004,2007,2012-2013 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_MMSE_RESAMPLER_CC_IMPL_H
#define INCLUDED_MMSE_RESAMPLER_CC_IMPL_H
#include <gnuradio/filter/mmse_fir_interpolator_cc.h>
#in... | 1,241 | C++ | .h | 37 | 29.189189 | 84 | 0.696817 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,025 | pfb_arb_resampler_ccf_impl.h | gnuradio_gnuradio/gr-filter/lib/pfb_arb_resampler_ccf_impl.h | /* -*- c++ -*- */
/*
* Copyright 2009,2010,2013 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_PFB_ARB_RESAMPLER_CCF_IMPL_H
#define INCLUDED_PFB_ARB_RESAMPLER_CCF_IMPL_H
#include <gnuradio/filter/pfb_arb_resampler.h>
#inclu... | 1,794 | C++ | .h | 47 | 32.531915 | 84 | 0.683785 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,026 | dc_blocker_cc_impl.h | gnuradio_gnuradio/gr-filter/lib/dc_blocker_cc_impl.h | /* -*- c++ -*- */
/*
* Copyright 2011,2012 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_FILTER_DC_BLOCKER_CC_IMPL_H
#define INCLUDED_FILTER_DC_BLOCKER_CC_IMPL_H
#include <gnuradio/filter/dc_blocker_cc.h>
#include <deque>
... | 1,296 | C++ | .h | 47 | 24.12766 | 58 | 0.681781 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,027 | mmse_resampler_ff_impl.h | gnuradio_gnuradio/gr-filter/lib/mmse_resampler_ff_impl.h | /* -*- c++ -*- */
/*
* Copyright 2004,2007,2012-2013 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_MMSE_RESAMPLER_FF_IMPL_H
#define INCLUDED_MMSE_RESAMPLER_FF_IMPL_H
#include <gnuradio/filter/mmse_fir_interpolator_ff.h>
#in... | 1,241 | C++ | .h | 37 | 29.189189 | 84 | 0.696817 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,028 | single_pole_iir_filter_ff_impl.h | gnuradio_gnuradio/gr-filter/lib/single_pole_iir_filter_ff_impl.h | /* -*- c++ -*- */
/*
* Copyright 2004-2006,2012 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_SINGLE_POLE_IIR_FILTER_FF_IMPL_H
#define INCLUDED_SINGLE_POLE_IIR_FILTER_FF_IMPL_H
#include <gnuradio/filter/single_pole_iir.h>
#... | 1,016 | C++ | .h | 32 | 28.8125 | 82 | 0.717949 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,029 | pfb_arb_resampler_ccc_impl.h | gnuradio_gnuradio/gr-filter/lib/pfb_arb_resampler_ccc_impl.h | /* -*- c++ -*- */
/*
* Copyright 2014 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_PFB_ARB_RESAMPLER_CCC_IMPL_H
#define INCLUDED_PFB_ARB_RESAMPLER_CCC_IMPL_H
#include <gnuradio/filter/pfb_arb_resampler.h>
#include <gnurad... | 1,799 | C++ | .h | 47 | 32.638298 | 84 | 0.68412 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,030 | pfb_interpolator_ccf_impl.h | gnuradio_gnuradio/gr-filter/lib/pfb_interpolator_ccf_impl.h | /* -*- c++ -*- */
/*
* Copyright 2009,2012 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_PFB_INTERPOLATOR_CCF_IMPL_H
#define INCLUDED_PFB_INTERPOLATOR_CCF_IMPL_H
#include <gnuradio/fft/fft.h>
#include <gnuradio/filter/fir_... | 1,263 | C++ | .h | 37 | 29.891892 | 83 | 0.698191 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,031 | rational_resampler_impl.h | gnuradio_gnuradio/gr-filter/lib/rational_resampler_impl.h | /* -*- c++ -*- */
/*
* Copyright 2005,2012,2018 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef RATIONAL_RESAMPLER_IMPL_H
#define RATIONAL_RESAMPLER_IMPL_H
#include <gnuradio/filter/fir_filter.h>
#include <gnuradio/filter/rational_res... | 1,745 | C++ | .h | 46 | 31.934783 | 88 | 0.660937 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,033 | ival_decimator_impl.h | gnuradio_gnuradio/gr-filter/lib/ival_decimator_impl.h | /* -*- c++ -*- */
/*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_IVAL_DECIMATOR_IMPL_H
#define INCLUDED_IVAL_DECIMATOR_IMPL_H
#include <gnuradio/filter/ival_decimator.h>
namespace gr {
namespace filter {... | 784 | C++ | .h | 29 | 23.931034 | 60 | 0.712182 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,034 | filter_delay_fc_impl.h | gnuradio_gnuradio/gr-filter/lib/filter_delay_fc_impl.h | /* -*- c++ -*- */
/*
* Copyright 2004,2012 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_FILTER_FILTER_DELAY_FC_IMPL_H
#define INCLUDED_FILTER_FILTER_DELAY_FC_IMPL_H
#include <gnuradio/filter/filter_delay_fc.h>
#include <gn... | 1,000 | C++ | .h | 34 | 26.235294 | 62 | 0.700104 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,035 | pfb_decimator_ccf_impl.h | gnuradio_gnuradio/gr-filter/lib/pfb_decimator_ccf_impl.h | /* -*- c++ -*- */
/*
* Copyright 2009,2012 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_PFB_DECIMATOR_CCF_IMPL_H
#define INCLUDED_PFB_DECIMATOR_CCF_IMPL_H
#include <gnuradio/filter/pfb_decimator_ccf.h>
#include <gnuradio/... | 2,647 | C++ | .h | 64 | 32.296875 | 78 | 0.619455 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,036 | iir_filter_ffd_impl.h | gnuradio_gnuradio/gr-filter/lib/iir_filter_ffd_impl.h | /* -*- c++ -*- */
/*
* Copyright 2004,2012 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_IIR_FILTER_FFD_IMPL_H
#define INCLUDED_IIR_FILTER_FFD_IMPL_H
#include <gnuradio/filter/iir_filter.h>
#include <gnuradio/filter/iir_fil... | 1,125 | C++ | .h | 35 | 27.257143 | 62 | 0.66235 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,037 | filterbank_vcvcf_impl.h | gnuradio_gnuradio/gr-filter/lib/filterbank_vcvcf_impl.h | /* -*- c++ -*- */
/*
* Copyright 2009,2010,2012,2014 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_FILTER_FILTERBANK_VCVCF_IMPL_H
#define INCLUDED_FILTER_FILTERBANK_VCVCF_IMPL_H
#include <gnuradio/filter/filterbank.h>
#incl... | 1,178 | C++ | .h | 35 | 29.6 | 84 | 0.700176 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,038 | pfb_channelizer_ccf_impl.h | gnuradio_gnuradio/gr-filter/lib/pfb_channelizer_ccf_impl.h | /* -*- c++ -*- */
/*
* Copyright 2009,2010,2012 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_FILTER_PFB_CHANNELIZER_CCF_IMPL_H
#define INCLUDED_FILTER_PFB_CHANNELIZER_CCF_IMPL_H
#include <gnuradio/fft/fft.h>
#include <gnur... | 1,622 | C++ | .h | 46 | 29.086957 | 72 | 0.659642 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,039 | iir_filter_ccf_impl.h | gnuradio_gnuradio/gr-filter/lib/iir_filter_ccf_impl.h | /* -*- c++ -*- */
/*
* Copyright 2004,2012,2014 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_IIR_FILTER_CCF_IMPL_H
#define INCLUDED_IIR_FILTER_CCF_IMPL_H
#include <gnuradio/filter/iir_filter.h>
#include <gnuradio/filter/ii... | 1,137 | C++ | .h | 35 | 27.6 | 72 | 0.662397 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,041 | dc_blocker_ff_impl.h | gnuradio_gnuradio/gr-filter/lib/dc_blocker_ff_impl.h | /* -*- c++ -*- */
/*
* Copyright 2011,2012 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_FILTER_DC_BLOCKER_FF_IMPL_H
#define INCLUDED_FILTER_DC_BLOCKER_FF_IMPL_H
#include <gnuradio/filter/dc_blocker_ff.h>
#include <deque>
... | 1,260 | C++ | .h | 47 | 23.361702 | 58 | 0.678065 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,042 | fft_filter_fff_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/fft_filter_fff_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 1,034 | C++ | .h | 23 | 42.652174 | 81 | 0.726633 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,043 | rational_resampler_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/rational_resampler_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 423 | C++ | .h | 15 | 26.266667 | 76 | 0.742647 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,044 | mmse_fir_interpolator_ff_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/mmse_fir_interpolator_ff_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 972 | C++ | .h | 23 | 39.782609 | 88 | 0.739594 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,045 | pfb_arb_resampler_ccf_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/pfb_arb_resampler_ccf_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 1,810 | C++ | .h | 33 | 52.212121 | 90 | 0.733524 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,046 | mmse_resampler_ff_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/mmse_resampler_ff_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 1,068 | C++ | .h | 23 | 44.130435 | 87 | 0.733722 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,047 | hilbert_fc_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/hilbert_fc_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 628 | C++ | .h | 18 | 32.777778 | 76 | 0.731788 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,048 | filter_delay_fc_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/filter_delay_fc_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 648 | C++ | .h | 18 | 33.888889 | 81 | 0.733974 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,049 | pm_remez_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/pm_remez_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 484 | C++ | .h | 16 | 28.25 | 76 | 0.736052 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,050 | pfb_arb_resampler_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/pfb_arb_resampler_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 4,986 | C++ | .h | 84 | 56.047619 | 90 | 0.734082 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,051 | iir_filter_ffd_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/iir_filter_ffd_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 806 | C++ | .h | 20 | 38.1 | 81 | 0.728093 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,052 | dc_blocker_cc_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/dc_blocker_cc_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 802 | C++ | .h | 20 | 37.9 | 79 | 0.726684 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,053 | filterbank_vcvcf_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/filterbank_vcvcf_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 974 | C++ | .h | 22 | 42 | 85 | 0.740938 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,054 | pfb_arb_resampler_ccc_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/pfb_arb_resampler_ccc_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 1,810 | C++ | .h | 33 | 52.212121 | 90 | 0.733524 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,055 | pfb_arb_resampler_fff_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/pfb_arb_resampler_fff_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 1,810 | C++ | .h | 33 | 52.212121 | 90 | 0.733524 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,056 | pfb_interpolator_ccf_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/pfb_interpolator_ccf_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 1,018 | C++ | .h | 24 | 39.916667 | 81 | 0.736735 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,057 | single_pole_iir_filter_ff_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/single_pole_iir_filter_ff_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 891 | C++ | .h | 22 | 38.045455 | 90 | 0.731083 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,058 | single_pole_iir_filter_cc_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/single_pole_iir_filter_cc_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 891 | C++ | .h | 22 | 38.045455 | 90 | 0.731083 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,059 | fft_filter_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/fft_filter_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 2,476 | C++ | .h | 40 | 59.3 | 86 | 0.732188 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,060 | ival_decimator_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/ival_decimator_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 644 | C++ | .h | 18 | 33.666667 | 79 | 0.73871 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,061 | dc_blocker_ff_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/dc_blocker_ff_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 802 | C++ | .h | 20 | 37.9 | 79 | 0.726684 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,062 | fft_filter_ccc_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/fft_filter_ccc_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 1,034 | C++ | .h | 23 | 42.652174 | 81 | 0.726633 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,063 | mmse_interp_differentiator_cc_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/mmse_interp_differentiator_cc_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 1,034 | C++ | .h | 26 | 36.692308 | 86 | 0.737952 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,064 | pfb_decimator_ccf_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/pfb_decimator_ccf_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 1,065 | C++ | .h | 23 | 44 | 87 | 0.733918 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,065 | iir_filter_ccc_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/iir_filter_ccc_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 806 | C++ | .h | 20 | 38.1 | 81 | 0.728093 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,066 | iir_filter_ccf_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/iir_filter_ccf_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 806 | C++ | .h | 20 | 38.1 | 81 | 0.728093 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,067 | mmse_interp_differentiator_ff_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/mmse_interp_differentiator_ff_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 1,034 | C++ | .h | 26 | 36.692308 | 86 | 0.737952 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,068 | iir_filter_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/iir_filter_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 5,202 | C++ | .h | 90 | 29.144444 | 76 | 0.382723 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,069 | mmse_resampler_cc_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/mmse_resampler_cc_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 1,068 | C++ | .h | 23 | 44.130435 | 87 | 0.733722 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,070 | fir_filter_with_buffer_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/fir_filter_with_buffer_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 3,480 | C++ | .h | 72 | 44.472222 | 89 | 0.72043 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,071 | polyphase_filterbank_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/polyphase_filterbank_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 982 | C++ | .h | 23 | 40.217391 | 88 | 0.750792 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,072 | filterbank_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/filterbank_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 894 | C++ | .h | 21 | 40.333333 | 80 | 0.74216 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,073 | firdes_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/firdes_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 1,775 | C++ | .h | 34 | 49.676471 | 78 | 0.722842 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,074 | iir_filter_ccz_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/iir_filter_ccz_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 806 | C++ | .h | 20 | 38.1 | 81 | 0.728093 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,075 | pfb_channelizer_ccf_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/pfb_channelizer_ccf_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 1,181 | C++ | .h | 26 | 42.884615 | 85 | 0.735268 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,076 | pfb_synthesizer_ccf_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/pfb_synthesizer_ccf_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 1,181 | C++ | .h | 26 | 42.884615 | 85 | 0.735268 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,077 | iir_filter_ccd_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/iir_filter_ccd_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 806 | C++ | .h | 20 | 38.1 | 81 | 0.728093 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,078 | fft_filter_ccf_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/fft_filter_ccf_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 1,034 | C++ | .h | 23 | 42.652174 | 81 | 0.726633 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,079 | mmse_fir_interpolator_cc_pydoc_template.h | gnuradio_gnuradio/gr-filter/python/filter/bindings/docstrings/mmse_fir_interpolator_cc_pydoc_template.h | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "pydoc_macros.h"
#define D(...) DOC(gr, filter, __VA_ARGS__)
/*
This file contains placeholders for docstrings for the Python bindings.
Do not edit! These were aut... | 972 | C++ | .h | 23 | 39.782609 | 88 | 0.739594 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,082 | pfb_arb_resampler_ccf.h | gnuradio_gnuradio/gr-filter/include/gnuradio/filter/pfb_arb_resampler_ccf.h | /* -*- c++ -*- */
/*
* Copyright 2009,2010,2012 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_PFB_ARB_RESAMPLER_CCF_H
#define INCLUDED_PFB_ARB_RESAMPLER_CCF_H
#include <gnuradio/block.h>
#include <gnuradio/filter/api.h>
n... | 3,247 | C++ | .h | 99 | 28.414141 | 88 | 0.666773 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,083 | mmse_interp_differentiator_ff.h | gnuradio_gnuradio/gr-filter/include/gnuradio/filter/mmse_interp_differentiator_ff.h | /* -*- c++ -*- */
/*
* Copyright (C) 2002,2007,2012,2017 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef _MMSE_INTERP_DIFFERENTIATOR_FF_H_
#define _MMSE_INTERP_DIFFERENTIATOR_FF_H_
#include <gnuradio/filter/api.h>
#include <gnuradio/fi... | 1,910 | C++ | .h | 59 | 29.372881 | 77 | 0.704829 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,084 | iir_filter_ccc.h | gnuradio_gnuradio/gr-filter/include/gnuradio/filter/iir_filter_ccc.h | /* -*- c++ -*- */
/*
* Copyright 2004,2012,2014 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_IIR_FILTER_CCC_H
#define INCLUDED_IIR_FILTER_CCC_H
#include <gnuradio/filter/api.h>
#include <gnuradio/sync_block.h>
namespace g... | 1,971 | C++ | .h | 61 | 29.081967 | 72 | 0.654373 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,085 | filterbank_vcvcf.h | gnuradio_gnuradio/gr-filter/include/gnuradio/filter/filterbank_vcvcf.h | /* -*- c++ -*- */
/*
* Copyright 2009,2010,2012,2014 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_FILTER_FILTERBANK_CHANNELIZER_VCVCF_H
#define INCLUDED_FILTER_FILTERBANK_CHANNELIZER_VCVCF_H
#include <gnuradio/block.h>
#i... | 1,663 | C++ | .h | 53 | 28.056604 | 79 | 0.690432 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,086 | pfb_arb_resampler_fff.h | gnuradio_gnuradio/gr-filter/include/gnuradio/filter/pfb_arb_resampler_fff.h | /* -*- c++ -*- */
/*
* Copyright 2009-2012 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_PFB_ARB_RESAMPLER_FFF_H
#define INCLUDED_PFB_ARB_RESAMPLER_FFF_H
#include <gnuradio/block.h>
#include <gnuradio/filter/api.h>
namesp... | 5,792 | C++ | .h | 148 | 35.540541 | 90 | 0.690912 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,087 | dc_blocker_cc.h | gnuradio_gnuradio/gr-filter/include/gnuradio/filter/dc_blocker_cc.h | /* -*- c++ -*- */
/*
* Copyright 2011,2012 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_FILTER_DC_BLOCKER_CC_H
#define INCLUDED_FILTER_DC_BLOCKER_CC_H
#include <gnuradio/filter/api.h>
#include <gnuradio/sync_block.h>
name... | 1,944 | C++ | .h | 57 | 31.631579 | 81 | 0.70942 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,088 | pfb_interpolator_ccf.h | gnuradio_gnuradio/gr-filter/include/gnuradio/filter/pfb_interpolator_ccf.h | /* -*- c++ -*- */
/*
* Copyright 2009,2012 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_PFB_INTERPOLATOR_CCF_H
#define INCLUDED_PFB_INTERPOLATOR_CCF_H
#include <gnuradio/filter/api.h>
#include <gnuradio/sync_interpolator.... | 3,615 | C++ | .h | 90 | 37.3 | 82 | 0.721036 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,089 | fir_filter_with_buffer.h | gnuradio_gnuradio/gr-filter/include/gnuradio/filter/fir_filter_with_buffer.h | /* -*- c++ -*- */
/*
* Copyright 2010,2012 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_FILTER_FIR_FILTER_WITH_BUFFER_H
#define INCLUDED_FILTER_FIR_FILTER_WITH_BUFFER_H
#include <gnuradio/filter/api.h>
#include <gnuradio/g... | 9,894 | C++ | .h | 273 | 30.798535 | 90 | 0.634692 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,091 | fir_filter.h | gnuradio_gnuradio/gr-filter/include/gnuradio/filter/fir_filter.h | /* -*- c++ -*- */
/*
* Copyright 2004,2010,2012,2018 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_FILTER_FIR_FILTER_H
#define INCLUDED_FILTER_FIR_FILTER_H
#include <gnuradio/filter/api.h>
#include <gnuradio/gr_complex.h>
#... | 2,067 | C++ | .h | 60 | 30.716667 | 80 | 0.687688 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,092 | pfb_arb_resampler_ccc.h | gnuradio_gnuradio/gr-filter/include/gnuradio/filter/pfb_arb_resampler_ccc.h | /* -*- c++ -*- */
/*
* Copyright 2014 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_PFB_ARB_RESAMPLER_CCC_H
#define INCLUDED_PFB_ARB_RESAMPLER_CCC_H
#include <gnuradio/block.h>
#include <gnuradio/filter/api.h>
namespace g... | 3,259 | C++ | .h | 99 | 28.535354 | 89 | 0.66741 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,094 | fft_filter.h | gnuradio_gnuradio/gr-filter/include/gnuradio/filter/fft_filter.h | /* -*- c++ -*- */
/*
* Copyright 2010,2012,2014 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_FILTER_FFT_FILTER_H
#define INCLUDED_FILTER_FFT_FILTER_H
#include <gnuradio/fft/fft.h>
#include <gnuradio/filter/api.h>
#include ... | 12,752 | C++ | .h | 336 | 33.860119 | 90 | 0.681131 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,095 | polyphase_filterbank.h | gnuradio_gnuradio/gr-filter/include/gnuradio/filter/polyphase_filterbank.h | /* -*- c++ -*- */
/*
* Copyright 2012 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_FILTER_POLYPHASE_FILTERBANK_H
#define INCLUDED_FILTER_POLYPHASE_FILTERBANK_H
#include <gnuradio/fft/fft.h>
#include <gnuradio/filter/api.h... | 4,641 | C++ | .h | 123 | 34.878049 | 78 | 0.704707 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,096 | iir_filter_ccz.h | gnuradio_gnuradio/gr-filter/include/gnuradio/filter/iir_filter_ccz.h | /* -*- c++ -*- */
/*
* Copyright 2004,2012,2014 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_IIR_FILTER_CCZ_H
#define INCLUDED_IIR_FILTER_CCZ_H
#include <gnuradio/filter/api.h>
#include <gnuradio/sync_block.h>
namespace g... | 1,984 | C++ | .h | 61 | 29.295082 | 72 | 0.655154 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,097 | interp_fir_filter.h | gnuradio_gnuradio/gr-filter/include/gnuradio/filter/interp_fir_filter.h | /* -*- c++ -*- */
/*
* Copyright 2004,2012,2018 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INTERP_FIR_FILTER_H
#define INTERP_FIR_FILTER_H
#include <gnuradio/filter/api.h>
#include <gnuradio/sync_interpolator.h>
#include <cstdint... | 2,287 | C++ | .h | 66 | 32.318182 | 86 | 0.718934 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,098 | pfb_synthesizer_ccf.h | gnuradio_gnuradio/gr-filter/include/gnuradio/filter/pfb_synthesizer_ccf.h | /* -*- c++ -*- */
/*
* Copyright 2010,2012 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_PFB_SYNTHESIZER_CCF_H
#define INCLUDED_PFB_SYNTHESIZER_CCF_H
#include <gnuradio/filter/api.h>
#include <gnuradio/sync_interpolator.h>... | 5,191 | C++ | .h | 129 | 36.674419 | 83 | 0.678919 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,100 | hilbert_fc.h | gnuradio_gnuradio/gr-filter/include/gnuradio/filter/hilbert_fc.h | /* -*- c++ -*- */
/*
* Copyright 2004,2012 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_FILTER_HILBERT_FC_H
#define INCLUDED_FILTER_HILBERT_FC_H
#include <gnuradio/fft/window.h>
#include <gnuradio/filter/api.h>
#include <g... | 1,559 | C++ | .h | 49 | 28.510204 | 87 | 0.701929 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,101 | single_pole_iir_filter_ff.h | gnuradio_gnuradio/gr-filter/include/gnuradio/filter/single_pole_iir_filter_ff.h | /* -*- c++ -*- */
/*
* Copyright 2004,2005 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_SINGLE_POLE_IIR_FILTER_FF_H
#define INCLUDED_SINGLE_POLE_IIR_FILTER_FF_H
#include <gnuradio/filter/api.h>
#include <gnuradio/filter/si... | 1,509 | C++ | .h | 55 | 25.327273 | 70 | 0.704577 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,102 | fft_filter_ccf.h | gnuradio_gnuradio/gr-filter/include/gnuradio/filter/fft_filter_ccf.h | /* -*- c++ -*- */
/*
* Copyright 2014 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_FILTER_FFT_FILTER_CCF_H
#define INCLUDED_FILTER_FFT_FILTER_CCF_H
#include <gnuradio/filter/api.h>
#include <gnuradio/sync_decimator.h>
nam... | 2,266 | C++ | .h | 65 | 31.876923 | 87 | 0.708809 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,104 | rational_resampler.h | gnuradio_gnuradio/gr-filter/include/gnuradio/filter/rational_resampler.h | /* -*- c++ -*- */
/*
* Copyright 2005,2012,2018 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef RATIONAL_RESAMPLER_H
#define RATIONAL_RESAMPLER_H
#include <gnuradio/block.h>
#include <gnuradio/filter/api.h>
namespace gr {
namespace ... | 3,544 | C++ | .h | 82 | 40.04878 | 88 | 0.739282 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,105 | pfb_channelizer_ccf.h | gnuradio_gnuradio/gr-filter/include/gnuradio/filter/pfb_channelizer_ccf.h | /* -*- c++ -*- */
/*
* Copyright 2009,2010,2012 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_FILTER_PFB_CHANNELIZER_CCF_H
#define INCLUDED_FILTER_PFB_CHANNELIZER_CCF_H
#include <gnuradio/block.h>
#include <gnuradio/filter... | 8,130 | C++ | .h | 184 | 40.445652 | 87 | 0.651823 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,109 | single_pole_iir_filter_cc.h | gnuradio_gnuradio/gr-filter/include/gnuradio/filter/single_pole_iir_filter_cc.h | /* -*- c++ -*- */
/*
* Copyright 2004-2006,2012 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_SINGLE_POLE_IIR_FILTER_CC_H
#define INCLUDED_SINGLE_POLE_IIR_FILTER_CC_H
#include <gnuradio/filter/api.h>
#include <gnuradio/filt... | 1,518 | C++ | .h | 55 | 25.490909 | 70 | 0.70572 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,110 | pm_remez.h | gnuradio_gnuradio/gr-filter/include/gnuradio/filter/pm_remez.h | /* -*- c++ -*- */
/*
* Copyright 2004,2012 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_FILTER_PM_REMEZ_H
#define INCLUDED_FILTER_PM_REMEZ_H
#include <gnuradio/filter/api.h>
#include <gnuradio/types.h>
#include <string>
#i... | 2,009 | C++ | .h | 52 | 33.057692 | 90 | 0.644285 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,111 | fir_filter_blk.h | gnuradio_gnuradio/gr-filter/include/gnuradio/filter/fir_filter_blk.h | /* -*- c++ -*- */
/*
* Copyright 2004,2012,2018 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef FIR_FILTER_BLK_H
#define FIR_FILTER_BLK_H
#include <gnuradio/filter/api.h>
#include <gnuradio/sync_decimator.h>
#include <cstdint>
namesp... | 2,140 | C++ | .h | 64 | 31.125 | 76 | 0.705854 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,112 | filterbank.h | gnuradio_gnuradio/gr-filter/include/gnuradio/filter/filterbank.h | /* -*- c++ -*- */
/*
* Copyright 2012, 2014 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef INCLUDED_FILTER_FILTERBANK_H
#define INCLUDED_FILTER_FILTERBANK_H
#include <gnuradio/filter/api.h>
#include <gnuradio/filter/fir_filter.h>
n... | 2,161 | C++ | .h | 73 | 26.273973 | 72 | 0.680154 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,113 | mmse_fir_interpolator_ff.h | gnuradio_gnuradio/gr-filter/include/gnuradio/filter/mmse_fir_interpolator_ff.h | /* -*- c++ -*- */
/*
* Copyright 2002,2012 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifndef _MMSE_FIR_INTERPOLATOR_FF_H_
#define _MMSE_FIR_INTERPOLATOR_FF_H_
#include <gnuradio/filter/api.h>
#include <gnuradio/filter/fir_filter.h>
#inc... | 1,806 | C++ | .h | 56 | 29.464286 | 81 | 0.705342 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
40,114 | interp_differentiator_taps.h | gnuradio_gnuradio/gr-filter/include/gnuradio/filter/interp_differentiator_taps.h | /*
* Copyright (C) 2017 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/*
* This file was machine generated by gen_interp_differentiator_taps.
* DO NOT EDIT BY HAND.
*/
static constexpr int DNTAPS = 8;
static constexpr int DNSTEPS = 128;
s... | 22,311 | C++ | .h | 1,050 | 14.581905 | 89 | 0.482384 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.