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
39,228
complex_to_interleaved_short_impl.h
gnuradio_gnuradio/gr-blocks/lib/complex_to_interleaved_short_impl.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_COMPLEX_TO_INTERLEAVED_SHORT_IMPL_H #define INCLUDED_COMPLEX_TO_INTERLEAVED_SHORT_IMPL_H #include <gnuradio/blocks/complex_to_interleaved_s...
924
C++
.h
29
28.689655
88
0.720904
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
39,230
phase_shift_impl.h
gnuradio_gnuradio/gr-blocks/lib/phase_shift_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_PHASE_SHIFT_IMPL_H #define INCLUDED_PHASE_SHIFT_IMPL_H #include <gnuradio/blocks/phase_shift.h> namespace gr { namespace blocks { class p...
907
C++
.h
33
24.090909
57
0.693287
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
39,231
correctiq_swapiq_impl.h
gnuradio_gnuradio/gr-blocks/lib/correctiq_swapiq_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_CORRECTIQ_SWAPIQ_IMPL_H #define INCLUDED_CORRECTIQ_SWAPIQ_IMPL_H #include <gnuradio/blocks/correctiq_swapiq.h> #define SWAPTYPE_FLOATCOMPL...
860
C++
.h
32
23.9375
57
0.721612
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
39,233
add_const_bb_impl.h
gnuradio_gnuradio/gr-blocks/lib/add_const_bb_impl.h
/* -*- c++ -*- */ /* * Copyright 2004,2009,2012,2015 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef ADD_CONST_BB_IMPL #define ADD_CONST_BB_IMPL #include <gnuradio/blocks/add_const_bb.h> namespace gr { namespace blocks { class BLOCK...
850
C++
.h
31
24.129032
63
0.673671
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
39,234
tag_gate_impl.h
gnuradio_gnuradio/gr-blocks/lib/tag_gate_impl.h
/* -*- c++ -*- */ /* * Copyright 2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_BLOCKS_TAG_GATE_IMPL_H #define INCLUDED_BLOCKS_TAG_GATE_IMPL_H #include <gnuradio/blocks/tag_gate.h> namespace gr { namespace blocks { cl...
981
C++
.h
34
25.382353
64
0.698718
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
39,235
stream_mux_impl.h
gnuradio_gnuradio/gr-blocks/lib/stream_mux_impl.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_STREAM_MUX_IMPL_H #define INCLUDED_STREAM_MUX_IMPL_H #include <gnuradio/blocks/stream_mux.h> namespace gr { namespace blocks { class...
1,115
C++
.h
32
30.5
85
0.675047
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
39,236
keep_one_in_n_impl.h
gnuradio_gnuradio/gr-blocks/lib/keep_one_in_n_impl.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_KEEP_ONE_IN_N_IMPL_H #define INCLUDED_KEEP_ONE_IN_N_IMPL_H #include <gnuradio/blocks/keep_one_in_n.h> namespace gr { namespace blocks { ...
838
C++
.h
30
23.433333
65
0.643664
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
39,237
tagged_stream_align_impl.h
gnuradio_gnuradio/gr-blocks/lib/tagged_stream_align_impl.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_TAGGED_STREAM_ALIGN_IMPL_H #define INCLUDED_TAGGED_STREAM_ALIGN_IMPL_H #include <gnuradio/blocks/tagged_stream_align.h> #include <vector> ...
913
C++
.h
32
24.34375
80
0.687285
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
39,238
ctrlport_probe2_s_impl.h
gnuradio_gnuradio/gr-blocks/lib/ctrlport_probe2_s_impl.h
/* -*- c++ -*- */ /* * Copyright 2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_CTRLPORT_PROBE2_S_IMPL_H #define INCLUDED_CTRLPORT_PROBE2_S_IMPL_H #include <gnuradio/blocks/ctrlport_probe2_s.h> #include <gnuradio/rpcbuf...
1,398
C++
.h
44
26.522727
84
0.665921
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
39,239
selector_impl.h
gnuradio_gnuradio/gr-blocks/lib/selector_impl.h
/* -*- c++ -*- */ /* * Copyright 2019 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_SELECTOR_IMPL_H #define INCLUDED_GR_SELECTOR_IMPL_H #include <gnuradio/blocks/selector.h> #include <gnuradio/thread/thread.h> namespace...
1,814
C++
.h
50
31.56
88
0.690068
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
39,240
short_to_char_impl.h
gnuradio_gnuradio/gr-blocks/lib/short_to_char_impl.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_SHORT_TO_CHAR_IMPL_H #define INCLUDED_SHORT_TO_CHAR_IMPL_H #include <gnuradio/blocks/short_to_char.h> namespace gr { namespace blocks { c...
690
C++
.h
26
23.461538
58
0.685496
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
39,241
rotator_cc_impl.h
gnuradio_gnuradio/gr-blocks/lib/rotator_cc_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_BLOCKS_ROTATOR_CC_IMPL_H #define INCLUDED_BLOCKS_ROTATOR_CC_IMPL_H #include <gnuradio/blocks/rotator.h> #include <gnuradio/blocks/rotator_c...
1,456
C++
.h
51
24.470588
80
0.675287
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
39,242
nlog10_ff_impl.h
gnuradio_gnuradio/gr-blocks/lib/nlog10_ff_impl.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_NLOG10_FF_IMPL_H #define INCLUDED_NLOG10_FF_IMPL_H #include <gnuradio/blocks/nlog10_ff.h> namespace gr { namespace blocks { class BLOCKS_...
735
C++
.h
28
23.035714
57
0.67765
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
39,243
or_blk_impl.h
gnuradio_gnuradio/gr-blocks/lib/or_blk_impl.h
/* -*- c++ -*- */ /* * Copyright 2012,2018 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef OR_BLK_IMPL_H #define OR_BLK_IMPL_H #include <gnuradio/blocks/or_blk.h> namespace gr { namespace blocks { template <class T> class BLOCKS_API...
640
C++
.h
27
20.740741
57
0.664463
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
39,244
char_to_float_impl.h
gnuradio_gnuradio/gr-blocks/lib/char_to_float_impl.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_CHAR_TO_FLOAT_IMPL_H #define INCLUDED_CHAR_TO_FLOAT_IMPL_H #include <gnuradio/blocks/char_to_float.h> namespace gr { namespace blocks { c...
838
C++
.h
29
25.586207
61
0.683354
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
39,245
file_descriptor_sink_impl.h
gnuradio_gnuradio/gr-blocks/lib/file_descriptor_sink_impl.h
/* -*- c++ -*- */ /* * Copyright 2004,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_FILE_DESCRIPTOR_SINK_IMPL_H #define INCLUDED_GR_FILE_DESCRIPTOR_SINK_IMPL_H #include <gnuradio/blocks/file_descriptor_sink.h> name...
829
C++
.h
29
25.482759
61
0.707071
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
39,246
ctrlport_probe2_i_impl.h
gnuradio_gnuradio/gr-blocks/lib/ctrlport_probe2_i_impl.h
/* -*- c++ -*- */ /* * Copyright 2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_CTRLPORT_PROBE2_I_IMPL_H #define INCLUDED_CTRLPORT_PROBE2_I_IMPL_H #include <gnuradio/blocks/ctrlport_probe2_i.h> #include <gnuradio/rpcbuf...
1,392
C++
.h
44
26.386364
84
0.664419
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
39,248
file_sink_impl.h
gnuradio_gnuradio/gr-blocks/lib/file_sink_impl.h
/* -*- c++ -*- */ /* * Copyright 2004,2007,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_FILE_SINK_IMPL_H #define INCLUDED_GR_FILE_SINK_IMPL_H #include <gnuradio/blocks/file_sink.h> namespace gr { namespace blocks ...
788
C++
.h
29
24.034483
79
0.688
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
39,249
null_source_impl.h
gnuradio_gnuradio/gr-blocks/lib/null_source_impl.h
/* -*- c++ -*- */ /* * Copyright 2004,2010,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_NULL_SOURCE_IMPL_H #define INCLUDED_GR_NULL_SOURCE_IMPL_H #include <gnuradio/blocks/null_source.h> namespace gr { namespace b...
705
C++
.h
26
24.115385
58
0.693452
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
39,250
host_buffer_copy_impl.h
gnuradio_gnuradio/gr-blocks/lib/host_buffer_copy_impl.h
/* -*- c++ -*- */ /* * Copyright 2010,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_HOST_BUFFER_COPY_IMPL_H #define INCLUDED_GR_HOST_BUFFER_COPY_IMPL_H #include <gnuradio/blocks/host_buffer_copy.h> namespace gr { n...
777
C++
.h
28
24.714286
57
0.697706
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
39,251
abs_blk_impl.h
gnuradio_gnuradio/gr-blocks/lib/abs_blk_impl.h
/* -*- c++ -*- */ /* * Copyright 2012,2018 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef ABS_BLK_IMPL_H #define ABS_BLK_IMPL_H #include <gnuradio/blocks/abs_blk.h> namespace gr { namespace blocks { template <class T> class BLOCKS...
657
C++
.h
28
20.535714
57
0.670968
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
39,252
stream_to_tagged_stream_impl.h
gnuradio_gnuradio/gr-blocks/lib/stream_to_tagged_stream_impl.h
/* -*- c++ -*- */ /* * Copyright 2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_BLOCKS_STREAM_TO_TAGGED_STREAM_IMPL_H #define INCLUDED_BLOCKS_STREAM_TO_TAGGED_STREAM_IMPL_H #include <gnuradio/blocks/stream_to_tagged_str...
1,264
C++
.h
38
27.394737
67
0.659819
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
39,253
sub_impl.h
gnuradio_gnuradio/gr-blocks/lib/sub_impl.h
/* -*- c++ -*- */ /* * Copyright 2004,2009,2012,2018 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef SUB_IMPL_H #define SUB_IMPL_H #include <gnuradio/blocks/sub.h> namespace gr { namespace blocks { template <class T> class BLOCKS_A...
630
C++
.h
27
20.333333
63
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
39,255
peak_detector2_fb_impl.h
gnuradio_gnuradio/gr-blocks/lib/peak_detector2_fb_impl.h
/* -*- c++ -*- */ /* * Copyright 2007,2013,2015 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_PEAK_DETECTOR2_FB_IMPL_H #define INCLUDED_GR_PEAK_DETECTOR2_FB_IMPL_H #include <gnuradio/blocks/peak_detector2_fb.h> namespac...
1,254
C++
.h
39
28.487179
85
0.703488
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
39,256
add_const_cc_impl.h
gnuradio_gnuradio/gr-blocks/lib/add_const_cc_impl.h
/* -*- c++ -*- */ /* * Copyright 2004,2009,2012,2015 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef ADD_CONST_CC_IMPL #define ADD_CONST_CC_IMPL #include <gnuradio/blocks/add_const_cc.h> namespace gr { namespace blocks { class BLOCK...
831
C++
.h
31
23.483871
63
0.675539
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
39,257
tag_debug_impl.h
gnuradio_gnuradio/gr-blocks/lib/tag_debug_impl.h
/* -*- c++ -*- */ /* * Copyright 2012-2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_TAG_DEBUG_IMPL_H #define INCLUDED_GR_TAG_DEBUG_IMPL_H #include <gnuradio/blocks/tag_debug.h> #include <gnuradio/thread/thread.h> #i...
1,423
C++
.h
45
27.244444
82
0.662271
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
39,258
null_sink_impl.h
gnuradio_gnuradio/gr-blocks/lib/null_sink_impl.h
/* -*- c++ -*- */ /* * Copyright 2004,2010,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_NULL_SINK_IMPL_H #define INCLUDED_GR_NULL_SINK_IMPL_H #include <gnuradio/blocks/null_sink.h> namespace gr { namespace blocks ...
689
C++
.h
26
23.5
58
0.685976
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
39,259
vector_sink_impl.h
gnuradio_gnuradio/gr-blocks/lib/vector_sink_impl.h
/* -*- c++ -*- */ /* * Copyright 2004,2008,2009,2013,2017-2018 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef VECTOR_SINK_IMPL_H #define VECTOR_SINK_IMPL_H #include <gnuradio/blocks/vector_sink.h> #include <gnuradio/thread/thread.h>...
1,053
C++
.h
36
25.944444
77
0.691162
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
39,260
vector_map_impl.h
gnuradio_gnuradio/gr-blocks/lib/vector_map_impl.h
/* -*- c++ -*- */ /* * Copyright 2012,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_VECTOR_MAP_IMPL_H #define INCLUDED_GR_VECTOR_MAP_IMPL_H #include <gnuradio/blocks/vector_map.h> #include <gnuradio/thread/thread.h>...
1,141
C++
.h
35
28.342857
85
0.669098
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
39,261
ctrlport_probe2_c_impl.h
gnuradio_gnuradio/gr-blocks/lib/ctrlport_probe2_c_impl.h
/* -*- c++ -*- */ /* * Copyright 2012-2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_CTRLPORT_PROBE2_C_IMPL_H #define INCLUDED_CTRLPORT_PROBE2_C_IMPL_H #include <gnuradio/blocks/ctrlport_probe2_c.h> #include <gnuradio/r...
1,418
C++
.h
44
26.977273
84
0.667891
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
39,262
pack_k_bits_bb_impl.h
gnuradio_gnuradio/gr-blocks/lib/pack_k_bits_bb_impl.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_GR_PACK_K_BITS_BB_IMPL_H #define INCLUDED_GR_PACK_K_BITS_BB_IMPL_H #include <gnuradio/blocks/pack_k_bits.h> #include <gnuradio/blocks/...
780
C++
.h
29
23.896552
57
0.684636
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
39,265
unpack_k_bits_bb_impl.h
gnuradio_gnuradio/gr-blocks/lib/unpack_k_bits_bb_impl.h
/* -*- c++ -*- */ /* * Copyright 2006,2013-2014 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_UNPACK_K_BITS_BB_IMPL_H #define INCLUDED_GR_UNPACK_K_BITS_BB_IMPL_H #include <gnuradio/blocks/unpack_k_bits.h> #include <gnura...
786
C++
.h
28
25.178571
58
0.696
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
39,266
wavfile_sink_impl.h
gnuradio_gnuradio/gr-blocks/lib/wavfile_sink_impl.h
/* -*- c++ -*- */ /* * Copyright 2008,2009,2013,2020 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_WAVFILE_SINK_IMPL_H #define INCLUDED_GR_WAVFILE_SINK_IMPL_H #include <gnuradio/blocks/wavfile.h> #include <gnuradio/block...
2,323
C++
.h
71
27.15493
75
0.659355
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
39,267
float_to_int_impl.h
gnuradio_gnuradio/gr-blocks/lib/float_to_int_impl.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_FLOAT_TO_INT_IMPL_H #define INCLUDED_FLOAT_TO_INT_IMPL_H #include <gnuradio/blocks/float_to_int.h> namespace gr { namespace blocks { clas...
831
C++
.h
29
25.344828
61
0.680556
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
39,268
vector_source_impl.h
gnuradio_gnuradio/gr-blocks/lib/vector_source_impl.h
/* -*- c++ -*- */ /* * Copyright 2004,2008,2012-2013,2018 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef VECTOR_SOURCE_IMPL_H #define VECTOR_SOURCE_IMPL_H #include <gnuradio/blocks/vector_source.h> namespace gr { namespace blocks {...
1,217
C++
.h
40
25.425
87
0.644387
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
39,270
add_const_v_impl.h
gnuradio_gnuradio/gr-blocks/lib/add_const_v_impl.h
/* -*- c++ -*- */ /* * Copyright 2004,2006,2010,2012,2018 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef ADD_CONST_V_IMPL_H #define ADD_CONST_V_IMPL_H #include <gnuradio/blocks/add_const_v.h> namespace gr { namespace blocks { templ...
804
C++
.h
29
24.586207
68
0.656658
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
39,271
divide_impl.h
gnuradio_gnuradio/gr-blocks/lib/divide_impl.h
/* -*- c++ -*- */ /* * Copyright 2004,2009,2012,2018 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef DIVIDE_IMPL_H #define DIVIDE_IMPL_H #include <gnuradio/blocks/divide.h> namespace gr { namespace blocks { template <class T> class...
651
C++
.h
27
21.111111
63
0.678049
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
39,273
mute_impl.h
gnuradio_gnuradio/gr-blocks/lib/mute_impl.h
/* -*- c++ -*- */ /* * Copyright 2004,2013,2018 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef MUTE_IMPL_H #define MUTE_IMPL_H #include <gnuradio/blocks/mute.h> namespace gr { namespace blocks { template <class T> class mute_impl ...
830
C++
.h
32
22.71875
70
0.659898
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
39,274
stream_to_vector_impl.h
gnuradio_gnuradio/gr-blocks/lib/stream_to_vector_impl.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_STREAM_TO_VECTOR_IMPL_H #define INCLUDED_STREAM_TO_VECTOR_IMPL_H #include <gnuradio/blocks/stream_to_vector.h> namespace gr { namespace bl...
713
C++
.h
25
25.6
68
0.701909
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
39,275
wavfile_source_impl.h
gnuradio_gnuradio/gr-blocks/lib/wavfile_source_impl.h
/* -*- c++ -*- */ /* * Copyright 2004,2008,2013,2020 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_WAVFILE_SOURCE_IMPL_H #define INCLUDED_GR_WAVFILE_SOURCE_IMPL_H #include <gnuradio/blocks/wavfile.h> #include <gnuradio/b...
1,230
C++
.h
38
28.894737
78
0.698897
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
39,276
ctrlport_probe2_f_impl.h
gnuradio_gnuradio/gr-blocks/lib/ctrlport_probe2_f_impl.h
/* -*- c++ -*- */ /* * Copyright 2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_CTRLPORT_PROBE2_F_IMPL_H #define INCLUDED_CTRLPORT_PROBE2_F_IMPL_H #include <gnuradio/blocks/ctrlport_probe2_f.h> #include <gnuradio/rpcbuf...
1,398
C++
.h
44
26.522727
84
0.665921
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
39,277
char_to_short_impl.h
gnuradio_gnuradio/gr-blocks/lib/char_to_short_impl.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_CHAR_TO_SHORT_IMPL_H #define INCLUDED_CHAR_TO_SHORT_IMPL_H #include <gnuradio/blocks/char_to_short.h> namespace gr { namespace blocks { c...
690
C++
.h
26
23.461538
58
0.685496
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
39,279
multiply_const_impl.h
gnuradio_gnuradio/gr-blocks/lib/multiply_const_impl.h
/* -*- c++ -*- */ /* * Copyright 2004,2009,2012,2018 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef MULTIPLY_CONST_IMPL_H #define MULTIPLY_CONST_IMPL_H #include <gnuradio/blocks/multiply_const.h> namespace gr { namespace blocks { ...
807
C++
.h
30
23.666667
63
0.671447
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
39,280
float_array_to_uchar.h
gnuradio_gnuradio/gr-blocks/lib/float_array_to_uchar.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 INCLUDED_FLOAT_ARRAY_TO_UCHAR_H #define INCLUDED_FLOAT_ARRAY_TO_UCHAR_H #include <gnuradio/blocks/api.h> /*! * convert array of floats to uns...
501
C++
.h
17
27.705882
88
0.725
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
39,281
file_descriptor_source_impl.h
gnuradio_gnuradio/gr-blocks/lib/file_descriptor_source_impl.h
/* -*- c++ -*- */ /* * Copyright 2004,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_FILE_DESCRIPTOR_SOURCE_IMPL_H #define INCLUDED_GR_FILE_DESCRIPTOR_SOURCE_IMPL_H #include <gnuradio/blocks/file_descriptor_source.h>...
1,141
C++
.h
36
28.277778
70
0.711416
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
39,282
vector_to_stream_impl.h
gnuradio_gnuradio/gr-blocks/lib/vector_to_stream_impl.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_VECTOR_TO_STREAM_IMPL_H #define INCLUDED_VECTOR_TO_STREAM_IMPL_H #include <gnuradio/blocks/vector_to_stream.h> namespace gr { namespace bl...
713
C++
.h
25
25.6
68
0.701909
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
39,284
exponentiate_const_cci_impl.h
gnuradio_gnuradio/gr-blocks/lib/exponentiate_const_cci_impl.h
/* -*- c++ -*- */ /* * Copyright 2017 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_BLOCKS_EXPONENTIATE_CONST_CCI_IMPL_H #define INCLUDED_BLOCKS_EXPONENTIATE_CONST_CCI_IMPL_H #include <gnuradio/blocks/exponentiate_const_cci...
991
C++
.h
32
27.6875
65
0.726604
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
39,285
int_to_float_impl.h
gnuradio_gnuradio/gr-blocks/lib/int_to_float_impl.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_INT_TO_FLOAT_IMPL_H #define INCLUDED_INT_TO_FLOAT_IMPL_H #include <gnuradio/blocks/int_to_float.h> namespace gr { namespace blocks { clas...
831
C++
.h
29
25.344828
61
0.680556
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
39,286
float_to_char_impl.h
gnuradio_gnuradio/gr-blocks/lib/float_to_char_impl.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_FLOAT_TO_CHAR_IMPL_H #define INCLUDED_FLOAT_TO_CHAR_IMPL_H #include <gnuradio/blocks/float_to_char.h> namespace gr { namespace blocks { c...
838
C++
.h
29
25.586207
61
0.683354
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
39,287
probe_signal_impl.h
gnuradio_gnuradio/gr-blocks/lib/probe_signal_impl.h
/* -*- c++ -*- */ /* * Copyright 2005,2012-2013,2018 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef PROBE_SIGNAL_IMPL_H #define PROBE_SIGNAL_IMPL_H #include <gnuradio/blocks/probe_signal.h> namespace gr { namespace blocks { templa...
775
C++
.h
31
21.83871
63
0.682561
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
39,289
float_to_uchar_impl.h
gnuradio_gnuradio/gr-blocks/lib/float_to_uchar_impl.h
/* -*- c++ -*- */ /* * Copyright 2012 Free Software Foundation, Inc. * Copyright 2024 Daniel Estevez <daniel@destevez.net> * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_FLOAT_TO_UCHAR_IMPL_H #define INCLUDED_FLOAT_TO_UCHAR_IMPL_H #include <gnuradio/bloc...
1,048
C++
.h
34
27.470588
62
0.689243
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
39,290
annotator_raw_impl.h
gnuradio_gnuradio/gr-blocks/lib/annotator_raw_impl.h
/* -*- c++ -*- */ /* * Copyright 2010,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_ANNOTATOR_RAW_IMPL_H #define INCLUDED_GR_ANNOTATOR_RAW_IMPL_H #include <gnuradio/blocks/annotator_raw.h> #include <gnuradio/thread/...
969
C++
.h
33
26.121212
75
0.695793
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
39,291
burst_tagger_impl.h
gnuradio_gnuradio/gr-blocks/lib/burst_tagger_impl.h
/* -*- c++ -*- */ /* * Copyright 2010,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_BURST_TAGGER_IMPL_H #define INCLUDED_GR_BURST_TAGGER_IMPL_H #include <gnuradio/blocks/burst_tagger.h> namespace gr { namespace blo...
1,030
C++
.h
36
25.055556
68
0.682604
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
39,292
uchar_to_float_impl.h
gnuradio_gnuradio/gr-blocks/lib/uchar_to_float_impl.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_UCHAR_TO_FLOAT_IMPL_H #define INCLUDED_UCHAR_TO_FLOAT_IMPL_H #include <gnuradio/blocks/uchar_to_float.h> namespace gr { namespace blocks {...
660
C++
.h
25
23.44
60
0.688995
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
39,294
repeat_impl.h
gnuradio_gnuradio/gr-blocks/lib/repeat_impl.h
/* -*- c++ -*- */ /* * Copyright 2012 Free Software Foundation, Inc. * Copyright 2023 Daniel Estevez <daniel@destevez.net> * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_REPEAT_IMPL_H #define INCLUDED_REPEAT_IMPL_H #include <gnuradio/blocks/repeat.h> #in...
1,735
C++
.h
49
30.122449
84
0.659104
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
39,295
rotator_cc_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/rotator_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
783
C++
.h
20
36.95
76
0.727756
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
39,296
control_loop_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/control_loop_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
2,357
C++
.h
40
56.325
81
0.73004
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
39,297
plateau_detector_fb_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/plateau_detector_fb_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
936
C++
.h
23
38.217391
83
0.736959
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
39,298
stream_demux_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/stream_demux_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
636
C++
.h
18
33.222222
76
0.735294
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
39,299
stretch_ff_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/stretch_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
910
C++
.h
22
39.090909
76
0.723112
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
39,300
nop_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/nop_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
879
C++
.h
22
37.681818
76
0.720047
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
39,301
file_descriptor_source_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/file_descriptor_source_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
786
C++
.h
21
35
84
0.741083
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
39,302
wavfile_sink_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/wavfile_sink_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
1,101
C++
.h
24
43.541667
82
0.730878
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
39,303
skiphead_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/skiphead_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
620
C++
.h
18
32.333333
76
0.734899
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
39,304
lfsr_15_1_0_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/lfsr_15_1_0_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
860
C++
.h
21
38.714286
76
0.709794
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
39,305
repeat_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/repeat_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
832
C++
.h
21
37.380952
76
0.730914
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
39,306
streams_to_stream_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/streams_to_stream_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
656
C++
.h
18
34.333333
85
0.737342
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
39,307
patterned_interleaver_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/patterned_interleaver_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
676
C++
.h
19
33.315789
80
0.746544
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
39,308
int_to_float_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/int_to_float_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
864
C++
.h
21
38.904762
77
0.722022
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
39,309
check_lfsr_32k_s_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/check_lfsr_32k_s_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
973
C++
.h
22
41.954545
85
0.723586
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
39,310
add_const_ff_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/add_const_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
856
C++
.h
21
38.52381
77
0.71932
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
39,311
copy_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/copy_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
804
C++
.h
21
36.047619
76
0.721141
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
39,312
or_blk_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/or_blk_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, blocks, __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
39,313
ctrlport_probe_c_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/ctrlport_probe_c_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
815
C++
.h
20
38.55
85
0.732484
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
39,314
stream_to_streams_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/stream_to_streams_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
656
C++
.h
18
34.333333
85
0.737342
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
39,315
add_const_ii_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/add_const_ii_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
856
C++
.h
21
38.52381
77
0.71932
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
39,316
wavfile_source_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/wavfile_source_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
968
C++
.h
22
41.727273
81
0.738197
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
39,317
probe_rate_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/probe_rate_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
1,056
C++
.h
24
41.666667
76
0.72288
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
39,318
vector_to_streams_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/vector_to_streams_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
656
C++
.h
18
34.333333
85
0.737342
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
39,319
vco_f_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/vco_f_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
608
C++
.h
18
31.666667
76
0.722603
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
39,320
add_const_bb_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/add_const_bb_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
856
C++
.h
21
38.52381
77
0.71932
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
39,321
keep_one_in_n_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/keep_one_in_n_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
796
C++
.h
20
37.6
79
0.715405
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
39,322
lfsr_32k_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/lfsr_32k_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
908
C++
.h
22
39
76
0.720183
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
39,323
ctrlport_probe2_f_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/ctrlport_probe2_f_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
903
C++
.h
21
40.761905
87
0.734483
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
39,324
pack_k_bits_bb_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/pack_k_bits_bb_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, blocks, __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.725806
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
39,325
float_to_char_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/float_to_char_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
872
C++
.h
21
39.285714
79
0.724672
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
39,326
tagged_stream_multiply_length_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/tagged_stream_multiply_length_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
937
C++
.h
24
36.041667
90
0.736434
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
39,327
threshold_ff_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/threshold_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
1,154
C++
.h
25
43.8
77
0.726781
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
39,328
unpack_k_bits_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/unpack_k_bits_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
913
C++
.h
21
41.238095
86
0.730682
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
39,329
short_to_float_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/short_to_float_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
880
C++
.h
21
39.666667
81
0.727273
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
39,330
streams_to_vector_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/streams_to_vector_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
656
C++
.h
18
34.333333
85
0.737342
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
39,331
file_meta_sink_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/file_meta_sink_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, blocks, __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
39,332
vco_c_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/vco_c_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
608
C++
.h
18
31.666667
76
0.722603
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
39,333
throttle_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/throttle_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
844
C++
.h
21
37.952381
76
0.732429
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
39,334
message_strobe_random_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/message_strobe_random_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
1,424
C++
.h
29
46.517241
82
0.737418
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
39,335
float_to_complex_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/float_to_complex_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
652
C++
.h
18
34.111111
83
0.735669
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
39,336
complex_to_interleaved_char_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/complex_to_interleaved_char_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
933
C++
.h
25
34.24
82
0.730512
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
39,337
correctiq_swapiq_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/correctiq_swapiq_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
616
C++
.h
18
32.111111
76
0.726351
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
39,338
annotator_1to1_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/annotator_1to1_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
802
C++
.h
20
37.9
81
0.737047
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
39,339
peak_detector2_fb_pydoc_template.h
gnuradio_gnuradio/gr-blocks/python/blocks/bindings/docstrings/peak_detector2_fb_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, blocks, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
1,262
C++
.h
26
46.076923
89
0.735197
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