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,110
source_python.cc
gnuradio_gnuradio/gr-audio/python/audio/bindings/source_python.cc
/* * Copyright 2020 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ /***********************************************************************************/ /* This file is automatically generated using bindtool and can be manually edited */ /* ...
1,608
C++
.cc
39
36.282051
85
0.50706
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
true
false
false
true
false
false
39,111
sink_python.cc
gnuradio_gnuradio/gr-audio/python/audio/bindings/sink_python.cc
/* * Copyright 2020 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ /***********************************************************************************/ /* This file is automatically generated using bindtool and can be manually edited */ /* ...
1,533
C++
.cc
36
38.75
88
0.515478
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
true
false
false
true
false
false
39,112
sink_uc_impl.cc
gnuradio_gnuradio/gr-video-sdl/lib/sink_uc_impl.cc
/* -*- c++ -*- */ /* * Copyright 2006,2010,2012 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifdef HAVE_CONFIG_H #include "config.h" #endif #include "sink_uc_impl.h" #include <gnuradio/io_signature.h> #include <fcntl.h> #include <sys/stat...
10,437
C++
.cc
254
31.818898
90
0.567472
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
true
true
false
39,113
sink_s_impl.cc
gnuradio_gnuradio/gr-video-sdl/lib/sink_s_impl.cc
/* -*- c++ -*- */ /* * Copyright 2006,2010,2012 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifdef HAVE_CONFIG_H #include "config.h" #endif #include "sink_s_impl.h" #include <gnuradio/io_signature.h> #include <fcntl.h> #include <sys/stat....
10,561
C++
.cc
261
31.306513
90
0.561672
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
true
true
false
39,117
fading_model_impl.cc
gnuradio_gnuradio/gr-channels/lib/fading_model_impl.cc
/* -*- c++ -*- */ /* * Copyright 2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #include "fading_model_impl.h" #include <gnuradio/io_signature.h> namespace gr { namespace channels { fading_model::sptr fading_model::make(unsigned int N...
3,612
C++
.cc
115
24.53913
82
0.58967
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
true
false
false
true
true
false
39,118
channel_model_impl.cc
gnuradio_gnuradio/gr-channels/lib/channel_model_impl.cc
/* -*- c++ -*- */ /* * Copyright 2009,2012 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #include "channel_model_impl.h" #include <gnuradio/io_signature.h> namespace gr { namespace channels { channel_model::sptr channel_model::make(double ...
7,106
C++
.cc
170
25.605882
90
0.465702
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
true
false
false
true
true
false
39,119
selective_fading_model_impl.cc
gnuradio_gnuradio/gr-channels/lib/selective_fading_model_impl.cc
/* -*- c++ -*- */ /* * Copyright 2013,2018 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #include "selective_fading_model_impl.h" #include "sincostable.h" #include <gnuradio/fxpt.h> #include <gnuradio/io_signature.h> #include <gnuradio/math...
6,777
C++
.cc
177
25.435028
89
0.491031
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
true
false
false
true
true
false
39,120
cfo_model_impl.cc
gnuradio_gnuradio/gr-channels/lib/cfo_model_impl.cc
/* -*- c++ -*- */ /* * Copyright 2009,2012,2018 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #include "cfo_model_impl.h" #include <gnuradio/io_signature.h> #include <gnuradio/math.h> namespace gr { namespace channels { cfo_model::sptr cfo...
3,960
C++
.cc
90
25.366667
88
0.413882
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
true
false
false
true
true
false
39,121
selective_fading_model2_impl.cc
gnuradio_gnuradio/gr-channels/lib/selective_fading_model2_impl.cc
/* -*- c++ -*- */ /* * Copyright 2013,2018 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #include "selective_fading_model2_impl.h" #include "sincostable.h" #include <gnuradio/fxpt.h> #include <gnuradio/io_signature.h> #include <gnuradio/mat...
7,481
C++
.cc
202
27.257426
89
0.543838
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
true
false
false
true
true
false
39,122
flat_fader_impl.cc
gnuradio_gnuradio/gr-channels/lib/flat_fader_impl.cc
/* -*- c++ -*- */ /* * Copyright 2016,2018 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #include "flat_fader_impl.h" #include <gnuradio/math.h> namespace gr { namespace channels { flat_fader_impl::flat_fader_impl(uint32_t N, float fDTs, b...
2,897
C++
.cc
94
24.93617
90
0.530341
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
true
false
false
true
false
false
39,123
sro_model_impl.cc
gnuradio_gnuradio/gr-channels/lib/sro_model_impl.cc
/* -*- c++ -*- */ /* * Copyright 2004,2007,2010,2012 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifdef HAVE_CONFIG_H #include "config.h" #endif #include "sro_model_impl.h" #include <gnuradio/io_signature.h> #include <stdexcept> namespac...
4,644
C++
.cc
112
25.482143
90
0.447794
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
true
false
false
true
true
false
39,124
dynamic_channel_model_impl.cc
gnuradio_gnuradio/gr-channels/lib/dynamic_channel_model_impl.cc
/* -*- c++ -*- */ /* * Copyright 2009,2012 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #include "dynamic_channel_model_impl.h" #include <gnuradio/io_signature.h> namespace gr { namespace channels { dynamic_channel_model::sptr dynamic_cha...
4,600
C++
.cc
86
24.313953
90
0.346427
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
true
false
false
true
true
false
39,125
channel_model2_impl.cc
gnuradio_gnuradio/gr-channels/lib/channel_model2_impl.cc
/* -*- c++ -*- */ /* * Copyright 2009,2012,2013,2018 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #include "channel_model2_impl.h" #include <gnuradio/io_signature.h> #include <gnuradio/math.h> namespace gr { namespace channels { channel_m...
5,793
C++
.cc
143
26.055944
89
0.485689
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
true
false
false
true
true
false
39,129
selective_fading_model_python.cc
gnuradio_gnuradio/gr-channels/python/channels/bindings/selective_fading_model_python.cc
/* * Copyright 2020 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ /***********************************************************************************/ /* This file is automatically generated using bindtool and can be manually edited */ /* ...
2,591
C++
.cc
60
35.466667
85
0.538462
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
true
false
false
true
false
false
39,130
dynamic_channel_model_python.cc
gnuradio_gnuradio/gr-channels/python/channels/bindings/dynamic_channel_model_python.cc
/* * Copyright 2020 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ /***********************************************************************************/ /* This file is automatically generated using bindtool and can be manually edited */ /* ...
4,476
C++
.cc
104
32.971154
90
0.523788
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
true
false
false
true
false
false
39,131
channel_model2_python.cc
gnuradio_gnuradio/gr-channels/python/channels/bindings/channel_model2_python.cc
/* * Copyright 2020 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ /***********************************************************************************/ /* This file is automatically generated using bindtool and can be manually edited */ /* ...
2,589
C++
.cc
59
36.220339
87
0.530702
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
true
false
false
true
false
false
39,132
selective_fading_model2_python.cc
gnuradio_gnuradio/gr-channels/python/channels/bindings/selective_fading_model2_python.cc
/* * Copyright 2020 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ /***********************************************************************************/ /* This file is automatically generated using bindtool and can be manually edited */ /* ...
2,690
C++
.cc
62
35.467742
86
0.539524
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
true
false
false
true
false
false
39,134
fading_model_python.cc
gnuradio_gnuradio/gr-channels/python/channels/bindings/fading_model_python.cc
/* * Copyright 2020 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ /***********************************************************************************/ /* This file is automatically generated using bindtool and can be manually edited */ /* ...
2,281
C++
.cc
53
36.056604
85
0.509519
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
true
false
false
true
false
false
39,135
stream_pdu_base.cc
gnuradio_gnuradio/gr-network/lib/stream_pdu_base.cc
/* -*- c++ -*- */ /* * Copyright 2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifdef HAVE_CONFIG_H #include "config.h" #endif #ifdef HAVE_IO_H #include <io.h> #endif #ifdef HAVE_WINDOWS_H #include <winsock2.h> #endif #include "strea...
2,496
C++
.cc
90
23.533333
89
0.618868
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
true
false
false
true
true
false
39,136
tcp_sink_impl.cc
gnuradio_gnuradio/gr-network/lib/tcp_sink_impl.cc
/* -*- c++ -*- */ /* * Copyright 2020 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifdef HAVE_CONFIG_H #include "config.h" #endif #include "tcp_sink_impl.h" #include <gnuradio/io_signature.h> #include <chrono> #include <sstream> #include...
7,037
C++
.cc
211
25.42654
87
0.573115
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
39,137
tcp_connection.cc
gnuradio_gnuradio/gr-network/lib/tcp_connection.cc
/* -*- c++ -*- */ /* * Copyright 2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifdef HAVE_CONFIG_H #include "config.h" #endif #include "tcp_connection.h" #include <gnuradio/basic_block.h> #include <gnuradio/pdu.h> namespace gr { name...
3,079
C++
.cc
86
28.639535
90
0.591611
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
true
true
false
39,138
socket_pdu_impl.cc
gnuradio_gnuradio/gr-network/lib/socket_pdu_impl.cc
/* -*- c++ -*- */ /* * Copyright 2013,2019 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #include <sstream> #ifdef HAVE_CONFIG_H #include "config.h" #endif #include "socket_pdu_impl.h" #include "tcp_connection.h" #include <gnuradio/io_sign...
9,117
C++
.cc
222
31.671171
88
0.556308
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
39,139
tuntap_pdu_impl.cc
gnuradio_gnuradio/gr-network/lib/tuntap_pdu_impl.cc
/* -*- c++ -*- */ /* * Copyright 2013 Free Software Foundation, Inc. * Copyright 2021 Marcus Müller * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifdef HAVE_CONFIG_H #include "config.h" #endif #include "tuntap_pdu_impl.h" #include <gnuradio/io_signature.h> #include <g...
5,201
C++
.cc
151
28.907285
88
0.610923
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
true
false
false
true
false
false
39,140
udp_sink_impl.cc
gnuradio_gnuradio/gr-network/lib/udp_sink_impl.cc
/* -*- c++ -*- */ /* * Copyright 2020 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifdef HAVE_CONFIG_H #include "config.h" #endif #include "udp_sink_impl.h" #include <gnuradio/io_signature.h> #include <array> namespace gr { namespace net...
8,329
C++
.cc
219
29.762557
89
0.60067
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
39,141
udp_source_impl.cc
gnuradio_gnuradio/gr-network/lib/udp_source_impl.cc
/* -*- c++ -*- */ /* * Copyright 2020 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifdef HAVE_CONFIG_H #include "config.h" #endif #include "udp_source_impl.h" #include <gnuradio/io_signature.h> #include <iostream> #include <sstream> name...
12,955
C++
.cc
318
30.402516
102
0.57244
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
39,142
tuntap_pdu_python.cc
gnuradio_gnuradio/gr-network/python/network/bindings/tuntap_pdu_python.cc
/* * Copyright 2021 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ /***********************************************************************************/ /* This file is automatically generated using bindtool and can be manually edited */ /* ...
1,581
C++
.cc
36
40.083333
85
0.527379
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
true
false
false
true
false
false
39,143
python_bindings.cc
gnuradio_gnuradio/gr-network/python/network/bindings/python_bindings.cc
/* * Copyright 2020 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #include <pybind11/pybind11.h> #define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION #include <numpy/arrayobject.h> namespace py = pybind11; // void bind_packet_headers(py::mo...
1,197
C++
.cc
43
25.162791
73
0.704803
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
true
false
false
true
true
false
39,145
tcp_sink_python.cc
gnuradio_gnuradio/gr-network/python/network/bindings/tcp_sink_python.cc
/* * Copyright 2020 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ /***********************************************************************************/ /* This file is automatically generated using bindtool and can be manually edited */ /* ...
1,671
C++
.cc
41
35.365854
85
0.500926
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
true
false
false
true
false
false
39,147
socket_pdu_python.cc
gnuradio_gnuradio/gr-network/python/network/bindings/socket_pdu_python.cc
/* * Copyright 2021 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ /***********************************************************************************/ /* This file is automatically generated using bindtool and can be manually edited */ /* ...
1,645
C++
.cc
38
38.921053
85
0.519424
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
true
false
false
true
false
false
39,148
endian_swap_impl.h
gnuradio_gnuradio/gr-blocks/lib/endian_swap_impl.h
/* -*- c++ -*- */ /* * Copyright 2004,2012,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_ENDIAN_SWAP_IMPL_H #define INCLUDED_GR_ENDIAN_SWAP_IMPL_H #include <gnuradio/blocks/endian_swap.h> namespace gr { namespace b...
711
C++
.h
27
23.407407
58
0.694239
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,149
patterned_interleaver_impl.h
gnuradio_gnuradio/gr-blocks/lib/patterned_interleaver_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_PATTERNED_INTERLEAVER_IMPL_H #define INCLUDED_PATTERNED_INTERLEAVER_IMPL_H #include <gnuradio/blocks/patterned_interleaver.h> #include <alg...
1,168
C++
.h
38
25.736842
84
0.669643
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,150
sample_and_hold_impl.h
gnuradio_gnuradio/gr-blocks/lib/sample_and_hold_impl.h
/* -*- c++ -*- */ /* * Copyright 2007,2013,2018 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef SAMPLE_AND_HOLD_IMPL_H #define SAMPLE_AND_HOLD_IMPL_H #include <gnuradio/blocks/sample_and_hold.h> namespace gr { namespace blocks { te...
723
C++
.h
29
21.931034
58
0.681752
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,151
message_strobe_random_impl.h
gnuradio_gnuradio/gr-blocks/lib/message_strobe_random_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_MESSAGE_STROBE_RANDOM_IMPL_H #define INCLUDED_GR_MESSAGE_STROBE_RANDOM_IMPL_H #include <gnuradio/blocks/message_strobe_random.h> #...
1,848
C++
.h
51
31.196078
88
0.650811
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,152
stream_demux_impl.h
gnuradio_gnuradio/gr-blocks/lib/stream_demux_impl.h
/* -*- c++ -*- */ /* * Copyright 2020 Free Software Foundation, Inc. * * This file is part of GNU Radio * * GNU Radio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3, or (at your option...
1,798
C++
.h
44
37.159091
85
0.715759
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,153
correctiq_impl.h
gnuradio_gnuradio/gr-blocks/lib/correctiq_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_CORRECTIQ_IMPL_H #define INCLUDED_CORRECTIQ_CORRECTIQ_IMPL_H #include <gnuradio/blocks/correctiq.h> namespace gr { namespace blo...
764
C++
.h
30
22.3
57
0.694215
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,154
multiply_by_tag_value_cc_impl.h
gnuradio_gnuradio/gr-blocks/lib/multiply_by_tag_value_cc_impl.h
/* -*- c++ -*- */ /* * Copyright 2016 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_MULTIPLY_BY_TAG_VALUE_CC_IMPL_H #define INCLUDED_MULTIPLY_BY_TAG_VALUE_CC_IMPL_H #include <gnuradio/blocks/multiply_by_tag_value_cc.h> nam...
965
C++
.h
32
26.8125
80
0.693391
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,155
annotator_1to1_impl.h
gnuradio_gnuradio/gr-blocks/lib/annotator_1to1_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_1TO1_IMPL_H #define INCLUDED_GR_ANNOTATOR_1TO1_IMPL_H #include <gnuradio/blocks/annotator_1to1.h> namespace gr { namespa...
909
C++
.h
31
26.064516
70
0.697353
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,157
moving_average_impl.h
gnuradio_gnuradio/gr-blocks/lib/moving_average_impl.h
/* -*- c++ -*- */ /* * Copyright 2008,2013,2017-2018 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef MOVING_AVERAGE_IMPL_H #define MOVING_AVERAGE_IMPL_H #include <gnuradio/blocks/moving_average.h> #include <volk/volk_alloc.hh> #inclu...
1,344
C++
.h
46
25.652174
89
0.685603
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,159
xor_blk_impl.h
gnuradio_gnuradio/gr-blocks/lib/xor_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 XOR_BLK_IMPL_H #define XOR_BLK_IMPL_H #include <gnuradio/blocks/xor_blk.h> namespace gr { namespace blocks { template <class T> class BLOCKS...
648
C++
.h
27
21
57
0.668301
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,160
and_blk_impl.h
gnuradio_gnuradio/gr-blocks/lib/and_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 AND_BLK_IMPL_H #define AND_BLK_IMPL_H #include <gnuradio/blocks/and_blk.h> namespace gr { namespace blocks { template <class T> class BLOCKS...
648
C++
.h
27
21
57
0.668301
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,161
integrate_impl.h
gnuradio_gnuradio/gr-blocks/lib/integrate_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 INTEGRATE_IMPL_H #define INTEGRATE_IMPL_H #include <gnuradio/blocks/integrate.h> namespace gr { namespace blocks { template <class...
718
C++
.h
28
22.571429
63
0.693098
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,162
tagged_stream_mux_impl.h
gnuradio_gnuradio/gr-blocks/lib/tagged_stream_mux_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_MUX_IMPL_H #define INCLUDED_TAGGED_STREAM_MUX_IMPL_H #include <gnuradio/blocks/tagged_stream_mux.h> #include <vector> namesp...
1,047
C++
.h
35
25.114286
83
0.680957
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,163
add_const_ff_impl.h
gnuradio_gnuradio/gr-blocks/lib/add_const_ff_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_FF_IMPL #define ADD_CONST_FF_IMPL #include <gnuradio/blocks/add_const_ff.h> namespace gr { namespace blocks { class BLOCK...
806
C++
.h
31
22.677419
63
0.671466
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,164
and_const_impl.h
gnuradio_gnuradio/gr-blocks/lib/and_const_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 AND_CONST_IMPL_H #define AND_CONST_IMPL_H #include <gnuradio/blocks/and_const.h> namespace gr { namespace blocks { template <class T> class ...
724
C++
.h
29
21.793103
57
0.654015
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,165
copy_impl.h
gnuradio_gnuradio/gr-blocks/lib/copy_impl.h
/* -*- c++ -*- */ /* * Copyright 2006,2009,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_COPY_IMPL_H #define INCLUDED_GR_COPY_IMPL_H #include <gnuradio/blocks/copy.h> namespace gr { namespace blocks { class copy_i...
1,116
C++
.h
36
26.5
84
0.672285
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,167
correctiq_auto_impl.h
gnuradio_gnuradio/gr-blocks/lib/correctiq_auto_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_CORRECTIQ_AUTO_IMPL_H #define INCLUDED_CORRECTIQ_CORRECTIQ_AUTO_IMPL_H #include <gnuradio/blocks/correctiq_auto.h> #include <volk...
1,556
C++
.h
50
27.1
86
0.692876
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,168
keep_m_in_n_impl.h
gnuradio_gnuradio/gr-blocks/lib/keep_m_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_M_IN_N_IMPL_H #define INCLUDED_KEEP_M_IN_N_IMPL_H #include <gnuradio/blocks/keep_m_in_n.h> namespace gr { namespace blocks { class B...
1,018
C++
.h
34
25.382353
84
0.652621
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,169
rms_ff_impl.h
gnuradio_gnuradio/gr-blocks/lib/rms_ff_impl.h
/* -*- c++ -*- */ /* * Copyright 2005,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_BLOCKS_RMS_FF_IMPL_H #define INCLUDED_BLOCKS_RMS_FF_IMPL_H #include <gnuradio/blocks/rms_ff.h> namespace gr { namespace blocks { /*!...
814
C++
.h
33
21.69697
57
0.676166
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,172
stretch_ff_impl.h
gnuradio_gnuradio/gr-blocks/lib/stretch_ff_impl.h
/* -*- c++ -*- */ /* * Copyright 2008,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_STRETCH_FF_IMPL_H #define INCLUDED_GR_STRETCH_FF_IMPL_H #include <gnuradio/blocks/stretch_ff.h> namespace gr { namespace blocks { ...
905
C++
.h
32
24.96875
57
0.672454
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,173
blockinterleaver_xx_impl.h
gnuradio_gnuradio/gr-blocks/lib/blockinterleaver_xx_impl.h
/* -*- c++ -*- */ /* * Copyright 2022 Johannes Demel. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDE_BLOCKINTERLEAVER_IMPL_H #define INCLUDE_BLOCKINTERLEAVER_IMPL_H #include <gnuradio/blocks/blockinterleaver_xx.h> #include <gnuradio/blocks/blockinterleavin...
1,960
C++
.h
53
32.283019
83
0.698522
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,174
threshold_ff_impl.h
gnuradio_gnuradio/gr-blocks/lib/threshold_ff_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_THRESHOLD_FF_IMPL_H #define INCLUDED_GR_THRESHOLD_FF_IMPL_H #include <gnuradio/blocks/threshold_ff.h> namespace gr { namespace blo...
1,138
C++
.h
35
29.057143
81
0.677331
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,175
test_tag_variable_rate_ff_impl.h
gnuradio_gnuradio/gr-blocks/lib/test_tag_variable_rate_ff_impl.h
/* -*- c++ -*- */ /* * Copyright 2015 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_TEST_TAG_VARIABLE_RATE_FF_IMPL_H #define INCLUDED_GR_TEST_TAG_VARIABLE_RATE_FF_IMPL_H #include <gnuradio/blocks/test_tag_variable_rate_f...
1,122
C++
.h
35
27.657143
89
0.671614
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,176
repack_bits_bb_impl.h
gnuradio_gnuradio/gr-blocks/lib/repack_bits_bb_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_BLOCKS_REPACK_BITS_BB_IMPL_H #define INCLUDED_BLOCKS_REPACK_BITS_BB_IMPL_H #include <gnuradio/blocks/repack_bits_bb.h> namespace gr { name...
1,635
C++
.h
45
28.933333
90
0.611252
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,177
float_to_complex_impl.h
gnuradio_gnuradio/gr-blocks/lib/float_to_complex_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_COMPLEX_IMPL_H #define INCLUDED_FLOAT_TO_COMPLEX_IMPL_H #include <gnuradio/blocks/float_to_complex.h> namespace gr { namespace bl...
711
C++
.h
26
24.269231
64
0.695266
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,178
float_array_to_int.h
gnuradio_gnuradio/gr-blocks/lib/float_array_to_int.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_BLOCKS_FLOAT_ARRAY_TO_INT_H #define INCLUDED_BLOCKS_FLOAT_ARRAY_TO_INT_H #include <gnuradio/blocks/api.h> /*! * convert array of flo...
506
C++
.h
17
28
89
0.719588
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,179
tagged_stream_multiply_length_impl.h
gnuradio_gnuradio/gr-blocks/lib/tagged_stream_multiply_length_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_TAGGED_STREAM_MULTIPLY_LENGTH_IMPL_H #define INCLUDED_TAGGED_STREAM_MULTIPLY_LENGTH_IMPL_H #include <gnuradio/blocks/tagged_stream_multiply...
1,221
C++
.h
36
27.638889
79
0.655319
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,180
short_to_float_impl.h
gnuradio_gnuradio/gr-blocks/lib/short_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_SHORT_TO_FLOAT_IMPL_H #define INCLUDED_SHORT_TO_FLOAT_IMPL_H #include <gnuradio/blocks/short_to_float.h> namespace gr { namespace blocks {...
845
C++
.h
29
25.827586
61
0.686104
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,181
tags_strobe_impl.h
gnuradio_gnuradio/gr-blocks/lib/tags_strobe_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_GR_TAGS_STROBE_IMPL_H #define INCLUDED_GR_TAGS_STROBE_IMPL_H #include <gnuradio/blocks/tags_strobe.h> namespace gr { namespace blocks { c...
1,255
C++
.h
41
25.658537
61
0.647841
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,182
transcendental_impl.h
gnuradio_gnuradio/gr-blocks/lib/transcendental_impl.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_TRANSCENDENTAL_IMPL_H #define INCLUDED_GR_TRANSCENDENTAL_IMPL_H #include <gnuradio/blocks/transcendental.h> namespace gr { namespa...
882
C++
.h
29
27.413793
84
0.714455
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,183
add_const_ss_impl.h
gnuradio_gnuradio/gr-blocks/lib/add_const_ss_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_SS_IMPL #define ADD_CONST_SS_IMPL #include <gnuradio/blocks/add_const_ss.h> namespace gr { namespace blocks { class BLOCK...
818
C++
.h
31
23.096774
63
0.66538
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,184
annotator_alltoall_impl.h
gnuradio_gnuradio/gr-blocks/lib/annotator_alltoall_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_ALLTOALL_IMPL_H #define INCLUDED_GR_ANNOTATOR_ALLTOALL_IMPL_H #include <gnuradio/blocks/annotator_alltoall.h> namespace ...
941
C++
.h
31
27.096774
70
0.708102
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,185
add_blk_impl.h
gnuradio_gnuradio/gr-blocks/lib/add_blk_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 ADD_BLK_IMPL_H #define ADD_BLK_IMPL_H #include <gnuradio/blocks/add_blk.h> namespace gr { namespace blocks { template <class T> cl...
667
C++
.h
28
20.892857
63
0.673016
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,186
tag_share_impl.h
gnuradio_gnuradio/gr-blocks/lib/tag_share_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_TAG_SHARE_IMPL_H #define INCLUDED_BLOCKS_TAG_SHARE_IMPL_H #include <gnuradio/blocks/tag_share.h> namespace gr { namespace blocks { ...
833
C++
.h
30
24.6
81
0.696855
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,187
file_source_impl.h
gnuradio_gnuradio/gr-blocks/lib/file_source_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 INCLUDED_BLOCKS_FILE_SOURCE_IMPL_H #define INCLUDED_BLOCKS_FILE_SOURCE_IMPL_H #include <gnuradio/blocks/file_source.h> #include <gnuradio/thre...
1,509
C++
.h
51
24.333333
89
0.650761
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,188
lfsr_32k_source_s_impl.h
gnuradio_gnuradio/gr-blocks/lib/lfsr_32k_source_s_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_LFSR_32K_SOURCE_S_IMPL_H #define INCLUDED_GR_LFSR_32K_SOURCE_S_IMPL_H #include <gnuradio/blocks/lfsr_32k.h> #include <gnuradio/bloc...
934
C++
.h
32
26.15625
83
0.695749
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,189
throttle_impl.h
gnuradio_gnuradio/gr-blocks/lib/throttle_impl.h
/* -*- c++ -*- */ /* * Copyright 2005-2011,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_THROTTLE_IMPL_H #define INCLUDED_GR_THROTTLE_IMPL_H #include <gnuradio/blocks/throttle.h> #include <chrono> namespace gr { na...
1,466
C++
.h
45
27.866667
84
0.684173
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,190
peak_detector_impl.h
gnuradio_gnuradio/gr-blocks/lib/peak_detector_impl.h
/* -*- c++ -*- */ /* * Copyright 2007,2013,2018 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef PEAK_DETECTOR_IMPL_H #define PEAK_DETECTOR_IMPL_H #include <gnuradio/blocks/peak_detector.h> namespace gr { namespace blocks { template ...
1,557
C++
.h
44
30.409091
89
0.673537
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,191
check_lfsr_32k_s_impl.h
gnuradio_gnuradio/gr-blocks/lib/check_lfsr_32k_s_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_CHECK_LFSR_32K_S_IMPL_H #define INCLUDED_GR_CHECK_LFSR_32K_S_IMPL_H #include <gnuradio/blocks/check_lfsr_32k_s.h> #include <gnuradi...
1,991
C++
.h
65
25.784615
83
0.639602
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,192
ctrlport_probe2_b_impl.h
gnuradio_gnuradio/gr-blocks/lib/ctrlport_probe2_b_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_B_IMPL_H #define INCLUDED_CTRLPORT_PROBE2_B_IMPL_H #include <gnuradio/blocks/ctrlport_probe2_b.h> #include <gnuradio/rpcbuf...
1,416
C++
.h
44
26.931818
84
0.668138
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,193
ctrlport_probe_c_impl.h
gnuradio_gnuradio/gr-blocks/lib/ctrlport_probe_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_PROBE_C_IMPL_H #define INCLUDED_CTRLPORT_PROBE_C_IMPL_H #include <gnuradio/blocks/ctrlport_probe_c.h> #include <gnuradio/rpcr...
1,059
C++
.h
36
26.083333
74
0.698617
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,194
probe_rate_impl.h
gnuradio_gnuradio/gr-blocks/lib/probe_rate_impl.h
/* -*- c++ -*- */ /* * Copyright 2005,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_PROBE_RATE_IMPL_H #define INCLUDED_GR_PROBE_RATE_IMPL_H #include "pmt/pmt.h" #include <gnuradio/blocks/probe_rate.h> #include <stri...
1,406
C++
.h
48
24.729167
69
0.655786
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,195
message_strobe_impl.h
gnuradio_gnuradio/gr-blocks/lib/message_strobe_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_MESSAGE_STROBE_IMPL_H #define INCLUDED_GR_MESSAGE_STROBE_IMPL_H #include <gnuradio/blocks/message_strobe.h> #include <atomic> name...
1,190
C++
.h
39
27.435897
73
0.691499
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,196
nop_impl.h
gnuradio_gnuradio/gr-blocks/lib/nop_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_NOP_IMPL_H #define INCLUDED_GR_NOP_IMPL_H #include <gnuradio/blocks/nop.h> namespace gr { namespace blocks { class nop_impl ...
1,111
C++
.h
36
26.361111
67
0.664158
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,197
correctiq_man_impl.h
gnuradio_gnuradio/gr-blocks/lib/correctiq_man_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_CORRECTIQ_MAN_IMPL_H #define INCLUDED_CORRECTIQ_CORRECTIQ_MAN_IMPL_H #include <gnuradio/blocks/correctiq_man.h> #include <volk/vo...
1,149
C++
.h
38
26.657895
57
0.70674
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,198
float_to_short_impl.h
gnuradio_gnuradio/gr-blocks/lib/float_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_FLOAT_TO_SHORT_IMPL_H #define INCLUDED_FLOAT_TO_SHORT_IMPL_H #include <gnuradio/blocks/float_to_short.h> namespace gr { namespace blocks {...
845
C++
.h
29
25.827586
61
0.686104
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,199
probe_signal_v_impl.h
gnuradio_gnuradio/gr-blocks/lib/probe_signal_v_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_V_IMPL_H #define PROBE_SIGNAL_V_IMPL_H #include <gnuradio/blocks/probe_signal_v.h> #include <vector> namespace gr { nam...
870
C++
.h
33
23.242424
63
0.681159
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,200
vco_f_impl.h
gnuradio_gnuradio/gr-blocks/lib/vco_f_impl.h
/* -*- c++ -*- */ /* * Copyright 2005,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_VCO_F_IMPL_H #define INCLUDED_GR_VCO_F_IMPL_H #include <gnuradio/blocks/vco_f.h> #include <gnuradio/fxpt_vco.h> namespace gr { nam...
857
C++
.h
33
22.757576
75
0.683824
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,201
multiply_matrix_impl.h
gnuradio_gnuradio/gr-blocks/lib/multiply_matrix_impl.h
/* -*- c++ -*- */ /* * Copyright 2014,2017-2018 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_BLOCKS_MULTIPLY_MATRIX_IMPL_H #define INCLUDED_BLOCKS_MULTIPLY_MATRIX_IMPL_H #include <gnuradio/blocks/multiply_matrix.h> namesp...
1,184
C++
.h
35
29.828571
86
0.688928
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,202
rms_cf_impl.h
gnuradio_gnuradio/gr-blocks/lib/rms_cf_impl.h
/* -*- c++ -*- */ /* * Copyright 2005,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_BLOCKS_RMS_CF_IMPL_H #define INCLUDED_BLOCKS_RMS_CF_IMPL_H #include <gnuradio/blocks/rms_cf.h> namespace gr { namespace blocks { /*!...
814
C++
.h
33
21.69697
57
0.676166
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,203
multiply_const_v_impl.h
gnuradio_gnuradio/gr-blocks/lib/multiply_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 MULTIPLY_CONST_V_IMPL_H #define MULTIPLY_CONST_V_IMPL_H #include <gnuradio/blocks/multiply_const_v.h> namespace gr { namespace ...
839
C++
.h
29
25.793103
68
0.67166
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,204
min_blk_impl.h
gnuradio_gnuradio/gr-blocks/lib/min_blk_impl.h
/* -*- c++ -*- */ /* * Copyright 2014,2015,2018 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef MIN_BLK_IMPL_H #define MIN_BLK_IMPL_H #include <gnuradio/blocks/min_blk.h> namespace gr { namespace blocks { template <class T> class m...
710
C++
.h
29
21.482759
58
0.668155
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,205
max_blk_impl.h
gnuradio_gnuradio/gr-blocks/lib/max_blk_impl.h
/* -*- c++ -*- */ /* * Copyright 2014,2015,2018 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef MAX_BLK_IMPL_H #define MAX_BLK_IMPL_H #include <gnuradio/blocks/max_blk.h> namespace gr { namespace blocks { template <class T> class m...
710
C++
.h
29
21.482759
58
0.668155
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,206
file_meta_sink_impl.h
gnuradio_gnuradio/gr-blocks/lib/file_meta_sink_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_BLOCKS_FILE_META_SINK_IMPL_H #define INCLUDED_BLOCKS_FILE_META_SINK_IMPL_H #include <gnuradio/blocks/file_meta_sink.h> #include <pmt/pmt.h>...
2,139
C++
.h
64
26.859375
80
0.624272
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,207
complex_to_interleaved_char_impl.h
gnuradio_gnuradio/gr-blocks/lib/complex_to_interleaved_char_impl.h
/* -*- c++ -*- */ /* * Copyright 2015 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_COMPLEX_TO_INTERLEAVED_CHAR_IMPL_H #define INCLUDED_COMPLEX_TO_INTERLEAVED_CHAR_IMPL_H #include <gnuradio/blocks/complex_to_interleaved_cha...
917
C++
.h
29
28.448276
86
0.718679
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,208
deinterleave_impl.h
gnuradio_gnuradio/gr-blocks/lib/deinterleave_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_DEINTERLEAVE_IMPL_H #define INCLUDED_DEINTERLEAVE_IMPL_H #include <gnuradio/blocks/deinterleave.h> namespace gr { namespace blocks { clas...
1,091
C++
.h
33
28.515152
84
0.69914
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,209
burst_to_stream_impl.h
gnuradio_gnuradio/gr-blocks/lib/burst_to_stream_impl.h
/* -*- c++ -*- */ /* * Copyright (C) 2023-2024 Daniel Estevez <daniel@destevez.net> * * This file is part of GNU Radio * * SPDX-License-Identifier: MIT * */ #ifndef INCLUDED_BLOCKS_BURST_TO_STREAM_IMPL_H #define INCLUDED_BLOCKS_BURST_TO_STREAM_IMPL_H #include <gnuradio/blocks/burst_to_stream.h> namespace gr {...
1,126
C++
.h
35
26.571429
84
0.658041
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,210
skiphead_impl.h
gnuradio_gnuradio/gr-blocks/lib/skiphead_impl.h
/* -*- c++ -*- */ /* * Copyright 2005,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_SKIPHEAD_IMPL_H #define INCLUDED_GR_SKIPHEAD_IMPL_H #include <gnuradio/blocks/skiphead.h> namespace gr { namespace blocks { class...
886
C++
.h
31
24.290323
65
0.66588
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,211
packed_to_unpacked_impl.h
gnuradio_gnuradio/gr-blocks/lib/packed_to_unpacked_impl.h
/* -*- c++ -*- */ /* * Copyright 2006,2013,2018 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef PACKED_TO_UNPACKED_IMPL_H #define PACKED_TO_UNPACKED_IMPL_H #include <gnuradio/blocks/packed_to_unpacked.h> namespace gr { namespace blo...
1,407
C++
.h
41
29.804878
84
0.691003
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,212
multiply_impl.h
gnuradio_gnuradio/gr-blocks/lib/multiply_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_IMPL_H #define MULTIPLY_IMPL_H #include <gnuradio/blocks/multiply.h> namespace gr { namespace blocks { template <class T>...
664
C++
.h
27
21.62963
63
0.685215
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,213
file_meta_source_impl.h
gnuradio_gnuradio/gr-blocks/lib/file_meta_source_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_BLOCKS_FILE_META_SOURCE_IMPL_H #define INCLUDED_BLOCKS_FILE_META_SOURCE_IMPL_H #include <gnuradio/blocks/file_meta_source.h> #include <gnur...
1,812
C++
.h
54
28.666667
90
0.658635
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,214
uchar_array_to_float.h
gnuradio_gnuradio/gr-blocks/lib/uchar_array_to_float.h
/* -*- c++ -*- */ /* * Copyright 2005, 2012 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_UCHAR_ARRAY_TO_FLOAT_H #define INCLUDED_UCHAR_ARRAY_TO_FLOAT_H #include <gnuradio/blocks/api.h> /* * convert array of unsigned char...
472
C++
.h
17
25.941176
88
0.717778
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,215
regenerate_bb_impl.h
gnuradio_gnuradio/gr-blocks/lib/regenerate_bb_impl.h
/* -*- c++ -*- */ /* * Copyright 2007,2012-2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_REGENERATE_BB_IMPL_H #define INCLUDED_GR_REGENERATE_BB_IMPL_H #include <gnuradio/blocks/regenerate_bb.h> namespace gr { names...
1,067
C++
.h
35
27
68
0.699609
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,216
unpacked_to_packed_impl.h
gnuradio_gnuradio/gr-blocks/lib/unpacked_to_packed_impl.h
/* -*- c++ -*- */ /* * Copyright 2006.2013,2018 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef UNPACKED_TO_PACKED_IMPL_H #define UNPACKED_TO_PACKED_IMPL_H #include <gnuradio/blocks/unpacked_to_packed.h> namespace gr { namespace blo...
1,330
C++
.h
40
28.75
88
0.690625
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,219
not_blk_impl.h
gnuradio_gnuradio/gr-blocks/lib/not_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 NOT_BLK_IMPL_H #define NOT_BLK_IMPL_H #include <gnuradio/blocks/not_blk.h> namespace gr { namespace blocks { template <class T> class BLOCKS...
648
C++
.h
27
21
57
0.668301
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,220
message_debug_impl.h
gnuradio_gnuradio/gr-blocks/lib/message_debug_impl.h
/* -*- c++ -*- */ /* * Copyright 2005,2012-2013 Free Software Foundation, Inc. * Copyright 2022 Marcus Müller * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_MESSAGE_DEBUG_IMPL_H #define INCLUDED_GR_MESSAGE_DEBUG_IMPL_H #include <gnuradio/block.h> #in...
3,467
C++
.h
94
32.319149
81
0.689286
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,221
tagged_file_sink_impl.h
gnuradio_gnuradio/gr-blocks/lib/tagged_file_sink_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_TAGGED_FILE_SINK_IMPL_H #define INCLUDED_GR_TAGGED_FILE_SINK_IMPL_H #include <gnuradio/blocks/tagged_file_sink.h> #include <cstdio>...
1,005
C++
.h
36
24.5
61
0.684046
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,222
argmax_impl.h
gnuradio_gnuradio/gr-blocks/lib/argmax_impl.h
/* -*- c++ -*- */ /* * Copyright 2007,2013,2018 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef ARGMAX_IMPL_H #define ARGMAX_IMPL_H #include <gnuradio/blocks/argmax.h> namespace gr { namespace blocks { template <class T> class argma...
672
C++
.h
29
20.206897
58
0.675591
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,224
plateau_detector_fb_impl.h
gnuradio_gnuradio/gr-blocks/lib/plateau_detector_fb_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_BLOCKS_PLATEAU_DETECTOR_FB_IMPL_H #define INCLUDED_BLOCKS_PLATEAU_DETECTOR_FB_IMPL_H #include <gnuradio/blocks/plateau_detector_fb.h> ...
1,080
C++
.h
33
28.333333
84
0.702025
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,226
vco_c_impl.h
gnuradio_gnuradio/gr-blocks/lib/vco_c_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_GR_VCO_C_IMPL_H #define INCLUDED_GR_VCO_C_IMPL_H #include <gnuradio/blocks/vco_c.h> #include <gnuradio/fxpt_vco.h> namespace gr { namespac...
857
C++
.h
33
22.757576
75
0.683824
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,227
complex_to_arg_impl.h
gnuradio_gnuradio/gr-blocks/lib/complex_to_arg_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_ARG_IMPL_H #define INCLUDED_COMPLEX_TO_ARG_IMPL_H #include <gnuradio/blocks/complex_to_arg.h> namespace gr { namespace blocks {...
697
C++
.h
26
23.730769
60
0.688822
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