id
int64
0
755k
file_name
stringlengths
3
109
file_path
stringlengths
13
185
content
stringlengths
31
9.38M
size
int64
31
9.38M
language
stringclasses
1 value
extension
stringclasses
11 values
total_lines
int64
1
340k
avg_line_length
float64
2.18
149k
max_line_length
int64
7
2.22M
alphanum_fraction
float64
0
1
repo_name
stringlengths
6
65
repo_stars
int64
100
47.3k
repo_forks
int64
0
12k
repo_open_issues
int64
0
3.4k
repo_license
stringclasses
9 values
repo_extraction_date
stringclasses
92 values
exact_duplicates_redpajama
bool
2 classes
near_duplicates_redpajama
bool
2 classes
exact_duplicates_githubcode
bool
2 classes
exact_duplicates_stackv2
bool
1 class
exact_duplicates_stackv1
bool
2 classes
near_duplicates_githubcode
bool
2 classes
near_duplicates_stackv1
bool
2 classes
near_duplicates_stackv2
bool
1 class
40,705
soapy_types.h
gnuradio_gnuradio/gr-soapy/include/gnuradio/soapy/soapy_types.h
/* -*- c++ -*- */ /* * Copyright 2021 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ /* GR-style type aliases for Soapy types exposed in gr-soapy blocks */ #ifndef INCLUDED_GR_SOAPY_TYPES_H #define INCLUDED_GR_SOAPY_TYPES_H #include <SoapySD...
699
C++
.h
25
26.32
70
0.741353
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,706
sink.h
gnuradio_gnuradio/gr-soapy/include/gnuradio/soapy/sink.h
/* -*- c++ -*- */ /* * Copyright 2021 Jeff Long * Copyright 2018-2021 Libre Space Foundation <http://libre.space/> * * SPDX-License-Identifier: GPL-3.0-or-later */ #ifndef INCLUDED_GR_SOAPY_SINK_H #define INCLUDED_GR_SOAPY_SINK_H #include <gnuradio/soapy/api.h> #include <gnuradio/soapy/block.h> #include <gnuradi...
2,844
C++
.h
72
34.722222
81
0.684877
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,707
source.h
gnuradio_gnuradio/gr-soapy/include/gnuradio/soapy/source.h
/* -*- c++ -*- */ /* * Copyright 2021 Jeff Long * Copyright 2018-2021 Libre Space Foundation <http://libre.space/> * * SPDX-License-Identifier: GPL-3.0-or-later */ #ifndef INCLUDED_GR_SOAPY_SOURCE_H #define INCLUDED_GR_SOAPY_SOURCE_H #include <gnuradio/soapy/api.h> #include <gnuradio/soapy/block.h> #include <gnu...
2,791
C++
.h
71
34.549296
81
0.687062
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,708
unistd.h
gnuradio_gnuradio/cmake/msvc/unistd.h
#ifndef _MSC_UNISTD_H_ // [ #define _MSC_UNISTD_H_ #ifndef _MSC_VER // [ #error "Use this header only with Microsoft Visual C++ compilers!" #endif // _MSC_VER ] // Just for getpid in the vmcircbuf classes // (at least as far as I can tell 2021) #include <process.h> #endif // _MSC_UNISTD_H_ ]
295
C++
.h
9
31.555556
66
0.690141
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,709
ctrlport_probe_psd_impl.h
gnuradio_gnuradio/gr-fft/lib/ctrlport_probe_psd_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_PSD_IMPL_H #define INCLUDED_CTRLPORT_PROBE_PSD_IMPL_H #include <gnuradio/fft/ctrlport_probe_psd.h> #include <gnuradio/f...
1,377
C++
.h
44
27.795455
85
0.708333
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,710
goertzel_fc_impl.h
gnuradio_gnuradio/gr-fft/lib/goertzel_fc_impl.h
/* -*- c++ -*- */ /* * Copyright 2006,2011,2012 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_FFT_GOERTZEL_FC_IMPL_H #define INCLUDED_FFT_GOERTZEL_FC_IMPL_H #include <gnuradio/fft/goertzel.h> #include <gnuradio/fft/goertzel...
982
C++
.h
35
24.685714
58
0.6873
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,711
fft_v_fftw.h
gnuradio_gnuradio/gr-fft/lib/fft_v_fftw.h
/* -*- c++ -*- */ /* * Copyright 2004,2007,2008,2012,2020 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_FFT_FFT_V_FFTW_IMPL_H #define INCLUDED_FFT_FFT_V_FFTW_IMPL_H #include <gnuradio/fft/fft.h> #include <gnuradio/fft/fft_v...
1,189
C++
.h
40
25.425
68
0.658472
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,712
ctrlport_probe_psd_pydoc_template.h
gnuradio_gnuradio/gr-fft/python/fft/bindings/docstrings/ctrlport_probe_psd_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, fft, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
890
C++
.h
21
40.142857
86
0.730455
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,713
fft_v_pydoc_template.h
gnuradio_gnuradio/gr-fft/python/fft/bindings/docstrings/fft_v_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, fft, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
420
C++
.h
15
26.066667
76
0.740741
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,714
goertzel_pydoc_template.h
gnuradio_gnuradio/gr-fft/python/fft/bindings/docstrings/goertzel_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, fft, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
942
C++
.h
23
38.652174
76
0.722038
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,715
window_pydoc_template.h
gnuradio_gnuradio/gr-fft/python/fft/bindings/docstrings/window_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, fft, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
2,388
C++
.h
45
50.422222
76
0.713973
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,716
goertzel_fc_pydoc_template.h
gnuradio_gnuradio/gr-fft/python/fft/bindings/docstrings/goertzel_fc_pydoc_template.h
/* * Copyright 2020 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #include "pydoc_macros.h" #define D(...) DOC(gr, fft, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
969
C++
.h
23
39.826087
76
0.71828
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,717
goertzel_fc.h
gnuradio_gnuradio/gr-fft/include/gnuradio/fft/goertzel_fc.h
/* -*- c++ -*- */ /* * Copyright 2006,2011,2012 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_FFT_GOERTZEL_FC_H #define INCLUDED_FFT_GOERTZEL_FC_H #include <gnuradio/fft/api.h> #include <gnuradio/sync_decimator.h> namespac...
881
C++
.h
33
24.212121
58
0.695341
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,718
fft.h
gnuradio_gnuradio/gr-fft/include/gnuradio/fft/fft.h
/* -*- c++ -*- */ /* * Copyright 2003,2008,2012,2020 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef _FFT_FFT_H_ #define _FFT_FFT_H_ /* * Wrappers for FFTW single precision 1d dft */ #include <gnuradio/fft/api.h> #include <gnuradio...
2,616
C++
.h
98
23.479592
83
0.669739
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,719
ctrlport_probe_psd.h
gnuradio_gnuradio/gr-fft/include/gnuradio/fft/ctrlport_probe_psd.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_PSD_H #define INCLUDED_CTRLPORT_PROBE_PSD_H #include <gnuradio/fft/api.h> #include <gnuradio/sync_block.h> namespace g...
1,394
C++
.h
44
28.977273
78
0.710664
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,720
api.h
gnuradio_gnuradio/gr-fft/include/gnuradio/fft/api.h
/* * Copyright 2012 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_FFT_API_H #define INCLUDED_FFT_API_H #include <gnuradio/attributes.h> #ifdef gnuradio_fft_EXPORTS #define FFT_API __GR_ATTR_EXPORT #else #define FFT_API __G...
374
C++
.h
17
20.352941
48
0.745042
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,721
window.h
gnuradio_gnuradio/gr-fft/include/gnuradio/fft/window.h
/* -*- c++ -*- */ /* * Copyright 2002,2007,2008,2012,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_FFT_WINDOW_H #define INCLUDED_FFT_WINDOW_H #include <gnuradio/fft/api.h> #include <gnuradio/gr_complex.h> #include <cma...
13,371
C++
.h
338
33.428994
97
0.638175
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,722
fft_shift.h
gnuradio_gnuradio/gr-fft/include/gnuradio/fft/fft_shift.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_FFT_FFT_SHIFT_H #define INCLUDED_FFT_FFT_SHIFT_H #include <algorithm> #include <cassert> #include <vector> namespace gr { namespace fft { ...
1,826
C++
.h
64
23.921875
84
0.612094
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,724
goertzel.h
gnuradio_gnuradio/gr-fft/include/gnuradio/fft/goertzel.h
/* -*- c++ -*- */ /* * Copyright 2006,2011,2012 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_FFT_IMPL_GOERTZEL_H #define INCLUDED_FFT_IMPL_GOERTZEL_H #include <gnuradio/fft/api.h> #include <gnuradio/types.h> namespace gr ...
968
C++
.h
41
20.756098
58
0.679389
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,725
vmcircbuf_sysv_shm.h
gnuradio_gnuradio/gnuradio-runtime/lib/vmcircbuf_sysv_shm.h
/* -*- c++ -*- */ /* * Copyright 2003 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef GR_VMCIRCBUF_SYSV_SHM_H #define GR_VMCIRCBUF_SYSV_SHM_H #include "vmcircbuf.h" #include <gnuradio/api.h> namespace gr { /*! * \brief concrete cla...
1,287
C++
.h
47
24.489362
82
0.699756
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,726
top_block_impl.h
gnuradio_gnuradio/gnuradio-runtime/lib/top_block_impl.h
/* -*- c++ -*- */ /* * Copyright 2007,2008,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_TOP_BLOCK_IMPL_H #define INCLUDED_GR_TOP_BLOCK_IMPL_H #include "scheduler.h" #include <gnuradio/api.h> #include <gnuradio/thre...
1,972
C++
.h
66
26.181818
67
0.697613
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,727
block_executor.h
gnuradio_gnuradio/gnuradio-runtime/lib/block_executor.h
/* -*- c++ -*- */ /* * Copyright 2004,2008,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_RUNTIME_BLOCK_EXECUTOR_H #define INCLUDED_GR_RUNTIME_BLOCK_EXECUTOR_H #include <gnuradio/api.h> #include <gnuradio/logger.h> #...
1,854
C++
.h
57
28.929825
89
0.679552
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,728
terminate_handler.h
gnuradio_gnuradio/gnuradio-runtime/lib/terminate_handler.h
/* -*- c++ -*- */ /* * Copyright 2018 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later */ #ifndef INCLUDED_GR_TERMINATE_HANDLER_H #define INCLUDED_GR_TERMINATE_HANDLER_H #include <gnuradio/api.h> namespace gr { GR_RUNTIME_API void install_terminate...
377
C++
.h
15
23.466667
48
0.72905
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,729
flat_flowgraph.h
gnuradio_gnuradio/gnuradio-runtime/lib/flat_flowgraph.h
/* -*- c++ -*- */ /* * Copyright 2006,2007,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_RUNTIME_FLAT_FLOWGRAPH_H #define INCLUDED_GR_RUNTIME_FLAT_FLOWGRAPH_H #include <gnuradio/api.h> #include <gnuradio/block.h> #i...
2,570
C++
.h
75
30.266667
85
0.708165
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,730
vmcircbuf.h
gnuradio_gnuradio/gnuradio-runtime/lib/vmcircbuf.h
/* -*- c++ -*- */ /* * Copyright 2003,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef GR_VMCIRCBUF_H #define GR_VMCIRCBUF_H #include <gnuradio/api.h> #include <gnuradio/logger.h> #include <gnuradio/prefs.h> #include <gnuradio/thr...
3,038
C++
.h
102
25.901961
85
0.677641
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,731
vmcircbuf_prefs.h
gnuradio_gnuradio/gnuradio-runtime/lib/vmcircbuf_prefs.h
/* -*- c++ -*- */ /* * Copyright 2003,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef GR_VMCIRCBUF_PREFS_H #define GR_VMCIRCBUF_PREFS_H #include <gnuradio/api.h> #include <string_view> #include <string> namespace gr { class GR_...
535
C++
.h
23
21.347826
66
0.705534
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,732
vmcircbuf_createfilemapping.h
gnuradio_gnuradio/gnuradio-runtime/lib/vmcircbuf_createfilemapping.h
/* -*- c++ -*- */ /* * Copyright 2003,2005,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef GR_VMCIRCBUF_CREATEFILEMAPPING_H #define GR_VMCIRCBUF_CREATEFILEMAPPING_H #include "vmcircbuf.h" #include <gnuradio/api.h> #ifdef HAVE_CR...
1,578
C++
.h
60
23.266667
87
0.721116
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,733
vmcircbuf_mmap_tmpfile.h
gnuradio_gnuradio/gnuradio-runtime/lib/vmcircbuf_mmap_tmpfile.h
/* -*- c++ -*- */ /* * Copyright 2003,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef GR_VMCIRCBUF_MMAP_TMPFILE_H #define GR_VMCIRCBUF_MMAP_TMPFILE_H #include "vmcircbuf.h" #include <gnuradio/api.h> namespace gr { /*! * \brief...
1,324
C++
.h
47
25.276596
86
0.707741
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,734
vmcircbuf_mmap_shm_open.h
gnuradio_gnuradio/gnuradio-runtime/lib/vmcircbuf_mmap_shm_open.h
/* -*- c++ -*- */ /* * Copyright 2003,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef GR_VMCIRCBUF_MMAP_SHM_OPEN_H #define GR_VMCIRCBUF_MMAP_SHM_OPEN_H #include "vmcircbuf.h" #include <gnuradio/api.h> namespace gr { /*! * \bri...
1,332
C++
.h
47
25.446809
87
0.703297
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,735
pagesize.h
gnuradio_gnuradio/gnuradio-runtime/lib/pagesize.h
/* -*- c++ -*- */ /* * Copyright 2003,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef GR_PAGESIZE_H_ #define GR_PAGESIZE_H_ #include <gnuradio/api.h> namespace gr { /*! * \brief return the page size in bytes */ GR_RUNTIME_API...
388
C++
.h
19
18.631579
53
0.669421
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,736
tpb_thread_body.h
gnuradio_gnuradio/gnuradio-runtime/lib/tpb_thread_body.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_TPB_THREAD_BODY_H #define INCLUDED_GR_TPB_THREAD_BODY_H #include "block_executor.h" #include <gnuradio/api.h> #include <gnuradio/blo...
958
C++
.h
35
24.342857
66
0.695747
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,737
realtime_impl.h
gnuradio_gnuradio/gnuradio-runtime/lib/realtime_impl.h
/* -*- c++ -*- */ /* * Copyright 2006,2008,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GNURADIO_REALTIME_H #define INCLUDED_GNURADIO_REALTIME_H #include <gnuradio/api.h> #include <gnuradio/realtime.h> #include <stdex...
1,874
C++
.h
56
30.75
89
0.719978
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,738
scheduler_tpb.h
gnuradio_gnuradio/gnuradio-runtime/lib/scheduler_tpb.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_SCHEDULER_TPB_H #define INCLUDED_GR_SCHEDULER_TPB_H #include "scheduler.h" #include <gnuradio/api.h> #include <gnuradio/thread/thre...
1,317
C++
.h
45
24.644444
89
0.664552
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,739
local_sighandler.h
gnuradio_gnuradio/gnuradio-runtime/lib/local_sighandler.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_LOCAL_SIGHANDLER_H #define INCLUDED_GR_LOCAL_SIGHANDLER_H #ifdef HAVE_SIGNAL_H #include <csignal> #endif #include <gnuradio/api.h>...
1,219
C++
.h
54
20.203704
59
0.708839
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,740
hier_block2_detail.h
gnuradio_gnuradio/gnuradio-runtime/lib/hier_block2_detail.h
/* -*- c++ -*- */ /* * Copyright 2006,2007,2009,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_RUNTIME_HIER_BLOCK2_DETAIL_H #define INCLUDED_GR_RUNTIME_HIER_BLOCK2_DETAIL_H #include <gnuradio/api.h> #include <gnuradi...
2,914
C++
.h
75
33.4
89
0.680708
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,741
scheduler.h
gnuradio_gnuradio/gnuradio-runtime/lib/scheduler.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_SCHEDULER_H #define INCLUDED_GR_SCHEDULER_H #include "flat_flowgraph.h" #include <gnuradio/api.h> #include <gnuradio/block.h> name...
1,284
C++
.h
48
23.5625
85
0.693061
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,742
vco.h
gnuradio_gnuradio/gnuradio-runtime/lib/math/vco.h
/* -*- c++ -*- */ /* * Copyright 2005,2013,2018 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef _GR_VCO_H_ #define _GR_VCO_H_ #include <gnuradio/gr_complex.h> #include <gnuradio/math.h> #include <gnuradio/sincos.h> #include <cmath> #...
2,396
C++
.h
84
23.297619
85
0.594064
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,743
pmt_unv_int.h
gnuradio_gnuradio/gnuradio-runtime/lib/pmt/pmt_unv_int.h
/* -*- c++ -*- */ /* * Copyright 2006,2009,2018 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_PMT_UNV_INT_H #define INCLUDED_PMT_UNV_INT_H #include "pmt_int.h" #include <volk/volk_alloc.hh> #include <cstdint> #include <ve...
11,586
C++
.h
270
39.207407
77
0.555171
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,745
block_gateway.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/block_gateway.h
/* * Copyright 2020 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_BLOCK_GATEWAY_H #define INCLUDED_BLOCK_GATEWAY_H #include <gnuradio/block.h> #include <gnuradio/io_signature.h> #include <gnuradio/logger.h> #include <gnurad...
4,032
C++
.h
95
33.315789
89
0.56226
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,746
rpcmanager_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/docstrings/rpcmanager_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, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatical...
415
C++
.h
15
25.733333
76
0.7425
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,747
sync_block_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/docstrings/sync_block_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, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatical...
836
C++
.h
21
37.571429
82
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
40,748
prefs_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/docstrings/prefs_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, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatical...
1,381
C++
.h
31
42.064516
76
0.706373
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,749
basic_block_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/docstrings/basic_block_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, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatical...
3,783
C++
.h
62
58.274194
80
0.717949
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,750
msg_queue_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/docstrings/msg_queue_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, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatical...
1,173
C++
.h
27
41.037037
76
0.710339
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,751
tpb_detail_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/docstrings/tpb_detail_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, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatical...
894
C++
.h
22
38.363636
76
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
40,752
realtime_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/docstrings/realtime_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, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatical...
487
C++
.h
16
28.4375
76
0.742004
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,753
tags_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/docstrings/tags_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, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatical...
650
C++
.h
19
32.052632
76
0.712681
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,754
top_block_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/docstrings/top_block_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, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatical...
1,437
C++
.h
31
43.870968
76
0.706696
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,755
fxpt_vco_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/docstrings/fxpt_vco_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, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatical...
1,098
C++
.h
26
39.846154
76
0.70381
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,756
fxpt_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/docstrings/fxpt_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, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatical...
874
C++
.h
23
35.695652
76
0.707784
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,757
block_detail_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/docstrings/block_detail_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, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatical...
4,608
C++
.h
71
62.126761
84
0.722034
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,758
buffer_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/docstrings/buffer_pydoc_template.h
/* * Copyright 2020 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #include "pydoc_macros.h" #define D(...) DOC(gr, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatical...
3,329
C++
.h
58
54.672414
85
0.716797
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,759
sync_interpolator_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/docstrings/sync_interpolator_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, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatical...
968
C++
.h
22
41.727273
89
0.744635
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,760
block_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/docstrings/block_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, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatical...
6,979
C++
.h
110
60.590909
77
0.711484
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,761
high_res_timer_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/docstrings/high_res_timer_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, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatical...
681
C++
.h
19
33.684211
76
0.724771
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,762
logger_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/docstrings/logger_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, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatical...
2,001
C++
.h
41
47.365854
76
0.711145
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,763
random_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/docstrings/random_pydoc_template.h
/* * Copyright 2021 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, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatical...
1,586
C++
.h
33
45.545455
82
0.72116
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,764
sync_decimator_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/docstrings/sync_decimator_pydoc_template.h
/* * Copyright 2020 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #include "pydoc_macros.h" #define D(...) DOC(gr, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatical...
941
C++
.h
22
40.5
86
0.737017
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,765
realtime_impl_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/docstrings/realtime_impl_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, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatical...
1,005
C++
.h
23
41.391304
79
0.723602
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,766
tagged_stream_block_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/docstrings/tagged_stream_block_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, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatical...
782
C++
.h
20
36.9
77
0.735372
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,767
dictionary_logger_backend_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/docstrings/dictionary_logger_backend_pydoc_template.h
/* * Copyright 2022 Marcus Müller * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #include "pydoc_macros.h" #define D(...) DOC(gr, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatically extracted dur...
800
C++
.h
21
36.142857
81
0.740026
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,768
sys_paths_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/docstrings/sys_paths_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, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatical...
586
C++
.h
18
30.444444
76
0.725979
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,769
io_signature_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/docstrings/io_signature_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, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatical...
1,094
C++
.h
25
41.4
76
0.7245
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,770
pdu_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/docstrings/pdu_pydoc_template.h
/* * Copyright 2021 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, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatical...
1,775
C++
.h
36
46.75
76
0.711844
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,771
flowgraph_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/docstrings/flowgraph_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, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatical...
3,371
C++
.h
62
51.629032
76
0.706376
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,772
sincos_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/docstrings/sincos_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, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatical...
520
C++
.h
17
28.529412
76
0.729459
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,773
buffer_type_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/docstrings/buffer_type_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, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatical...
544
C++
.h
17
29.941176
76
0.732314
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,774
constants_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/docstrings/constants_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, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatical...
1,110
C++
.h
27
38.703704
76
0.711992
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,775
math_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/docstrings/math_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, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatical...
1,684
C++
.h
35
45.571429
76
0.707272
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,776
msg_accepter_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/docstrings/msg_accepter_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, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatical...
682
C++
.h
19
33.736842
76
0.728244
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,777
msg_handler_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/docstrings/msg_handler_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, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatical...
678
C++
.h
19
33.526316
76
0.726575
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,778
message_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/docstrings/message_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, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatical...
1,211
C++
.h
28
40.821429
76
0.71478
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,779
hier_block2_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/docstrings/hier_block2_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, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatical...
3,118
C++
.h
52
57.269231
85
0.718917
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,780
fxpt_nco_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/gnuradio/gr/bindings/docstrings/fxpt_nco_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, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatical...
1,834
C++
.h
38
45.684211
76
0.691429
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,781
pmt_sugar_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/pmt/bindings/docstrings/pmt_sugar_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(pmt, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatica...
1,498
C++
.h
36
39.055556
76
0.676056
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,782
pmt_pool_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/pmt/bindings/docstrings/pmt_pool_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(pmt, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatica...
657
C++
.h
19
32.421053
76
0.722222
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,783
pmt_pydoc_template.h
gnuradio_gnuradio/gnuradio-runtime/python/pmt/bindings/docstrings/pmt_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(pmt, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automatica...
17,207
C++
.h
292
55.982877
76
0.697879
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,784
attributes.h
gnuradio_gnuradio/gnuradio-runtime/include/gnuradio/attributes.h
/* * Copyright 2010 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GNURADIO_ATTRIBUTES_H #define INCLUDED_GNURADIO_ATTRIBUTES_H //////////////////////////////////////////////////////////////////////// // Cross-platform attri...
2,928
C++
.h
66
41.681818
89
0.589223
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
true
false
false
false
false
false
false
40,785
rpcpmtconverters_thrift.h
gnuradio_gnuradio/gnuradio-runtime/include/gnuradio/rpcpmtconverters_thrift.h
/* * Copyright 2014,2015 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef RPCPMTCONVERTERS_THRIFT_H #define RPCPMTCONVERTERS_THRIFT_H #include "thrift/gnuradio_types.h" #include <pmt/pmt.h> #include <map> namespace rpcpmtconverter { ...
2,571
C++
.h
85
27.752941
71
0.683913
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,786
top_block.h
gnuradio_gnuradio/gnuradio-runtime/include/gnuradio/top_block.h
/* -*- c++ -*- */ /* * Copyright 2007-2009,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_TOP_BLOCK_H #define INCLUDED_GR_TOP_BLOCK_H #include <gnuradio/api.h> #include <gnuradio/hier_block2.h> namespace gr { class...
4,306
C++
.h
117
31.735043
75
0.674994
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,788
rpcmanager.h
gnuradio_gnuradio/gnuradio-runtime/include/gnuradio/rpcmanager.h
/* -*- c++ -*- */ /* * Copyright 2012 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef RPCMANAGER_H #define RPCMANAGER_H #include <gnuradio/api.h> #include <gnuradio/rpcmanager_base.h> #include <gnuradio/rpcserver_booter_aggregator.h> ...
1,125
C++
.h
38
26.184211
86
0.720779
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,789
pmt_fmt.h
gnuradio_gnuradio/gnuradio-runtime/include/gnuradio/pmt_fmt.h
/* -*- c++ -*- */ /* * Copyright 2023 Marcus Müller * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GNURADIO_PMT_FMT_H #define INCLUDED_GNURADIO_PMT_FMT_H /* ensure that tweakme.h is included before the bundled spdlog/fmt header, see * https://github.com/g...
760
C++
.h
25
27.2
80
0.68895
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,790
buffer_type.h
gnuradio_gnuradio/gnuradio-runtime/include/gnuradio/buffer_type.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_GR_RUNTIME_CUSTOM_BUFFER_TYPE_H #define INCLUDED_GR_RUNTIME_CUSTOM_BUFFER_TYPE_H #include <gnuradio/api.h> #include <gnuradio/runtime_types...
3,762
C++
.h
98
30.857143
90
0.631276
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,791
sync_interpolator.h
gnuradio_gnuradio/gnuradio-runtime/include/gnuradio/sync_interpolator.h
/* -*- c++ -*- */ /* * Copyright 2004,2008,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_RUNTIME_SYNC_INTERPOLATOR_H #define INCLUDED_GR_RUNTIME_SYNC_INTERPOLATOR_H #include <gnuradio/api.h> #include <gnuradio/sync_...
1,788
C++
.h
50
30.2
84
0.690214
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,792
rpcserver_booter_base.h
gnuradio_gnuradio/gnuradio-runtime/include/gnuradio/rpcserver_booter_base.h
/* -*- c++ -*- */ /* * Copyright 2012 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef RPCSERVER_BOOTER_BASE #define RPCSERVER_BOOTER_BASE #include <string> #include <vector> class rpcserver_base; class rpcserver_booter_base { public...
589
C++
.h
25
21.2
59
0.689408
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,793
block_registry.h
gnuradio_gnuradio/gnuradio-runtime/include/gnuradio/block_registry.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 GR_RUNTIME_BLOCK_REGISTRY_H #define GR_RUNTIME_BLOCK_REGISTRY_H #include <gnuradio/api.h> #include <gnuradio/basic_block.h> #include <gnuradio/...
1,455
C++
.h
45
29.355556
70
0.719198
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,794
thrift_application_base.h
gnuradio_gnuradio/gnuradio-runtime/include/gnuradio/thrift_application_base.h
/* -*- c++ -*- */ /* * Copyright 2015 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef THRIFT_APPLICATION_BASE_H #define THRIFT_APPLICATION_BASE_H #include <gnuradio/api.h> #include <gnuradio/logger.h> #include <gnuradio/prefs.h> #incl...
8,245
C++
.h
214
34.107477
88
0.714
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,796
rpcregisterhelpers.h
gnuradio_gnuradio/gnuradio-runtime/include/gnuradio/rpcregisterhelpers.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 RPCREGISTERHELPERS_H #define RPCREGISTERHELPERS_H #include <gnuradio/rpcmanager.h> #include <gnuradio/rpcserver_base.h> #include <gnuradio/rpcs...
56,716
C++
.h
1,533
29.806915
90
0.586393
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,797
rpcserver_booter_thrift.h
gnuradio_gnuradio/gnuradio-runtime/include/gnuradio/rpcserver_booter_thrift.h
/* -*- c++ -*- */ /* * Copyright 2015 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef RPCSERVER_BOOTER_THRIFT_H #define RPCSERVER_BOOTER_THRIFT_H #include "thrift/ControlPort.h" #include <gnuradio/rpcserver_booter_base.h> #include <gn...
939
C++
.h
32
24.09375
68
0.663333
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,798
sptr_magic.h
gnuradio_gnuradio/gnuradio-runtime/include/gnuradio/sptr_magic.h
/* -*- c++ -*- */ /* * Copyright 2008,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * * The magic here is a way of constructing std::shared_ptr<> to blocks, in a way * that allows the constructors of those blocks to reference them. * This i...
1,661
C++
.h
53
29.320755
83
0.721875
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,799
hier_block2.h
gnuradio_gnuradio/gnuradio-runtime/include/gnuradio/hier_block2.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_RUNTIME_HIER_BLOCK2_H #define INCLUDED_GR_RUNTIME_HIER_BLOCK2_H #include <gnuradio/api.h> #include <gnuradio/basic_block.h> n...
10,495
C++
.h
281
30.615658
90
0.642274
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,800
buffer_reader.h
gnuradio_gnuradio/gnuradio-runtime/include/gnuradio/buffer_reader.h
/* -*- c++ -*- */ /* * Copyright 2004,2009-2011,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_RUNTIME_BUFFER_READER_H #define INCLUDED_GR_RUNTIME_BUFFER_READER_H #include <gnuradio/api.h> #include <gnuradio/buffer.h...
6,265
C++
.h
157
32.89172
87
0.614422
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,801
pdu.h
gnuradio_gnuradio/gnuradio-runtime/include/gnuradio/pdu.h
/* -*- c++ -*- */ /* * Copyright 2013,2021 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_PDU_H #define INCLUDED_GR_PDU_H #include <gnuradio/api.h> #include <pmt/pmt.h> namespace gr { namespace metadata_keys { GR_RUNTIM...
1,686
C++
.h
49
33.081633
75
0.722973
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,802
buffer_double_mapped.h
gnuradio_gnuradio/gnuradio-runtime/include/gnuradio/buffer_double_mapped.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_GR_RUNTIME_BUFFER_DOUBLE_MAPPED_H #define INCLUDED_GR_RUNTIME_BUFFER_DOUBLE_MAPPED_H #include <gnuradio/api.h> #include <gnuradio/buffer.h>...
3,957
C++
.h
106
27.245283
84
0.565717
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,804
xoroshiro128p.h
gnuradio_gnuradio/gnuradio-runtime/include/gnuradio/xoroshiro128p.h
/* * Copyright 2018 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ // Built on XOROSHIRO128+ by David Blackman and Sebastiano Vigna who put this // under CC-0, colloquially known as "public domain (or as close you get to that // in your local...
2,786
C++
.h
87
28.643678
88
0.664185
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,806
endianness.h
gnuradio_gnuradio/gnuradio-runtime/include/gnuradio/endianness.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_ENDIANNESS_H #define INCLUDED_GR_ENDIANNESS_H namespace gr { typedef enum { GR_MSB_FIRST, GR_LSB_FIRST } endianness_t; } /* names...
370
C++
.h
15
22.866667
57
0.697143
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,807
custom_lock.h
gnuradio_gnuradio/gnuradio-runtime/include/gnuradio/custom_lock.h
/* -*- c++ -*- */ /* * Copyright 2021 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_CUSTOM_LOCK_H #define INCLUDED_GR_CUSTOM_LOCK_H #include <gnuradio/api.h> #include <gnuradio/logger.h> #include <gnuradio/thread/thread....
1,844
C++
.h
59
28.186441
90
0.701072
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,808
fxpt_vco.h
gnuradio_gnuradio/gnuradio-runtime/include/gnuradio/fxpt_vco.h
/* -*- c++ -*- */ /* * Copyright 2002,2004,2005,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_FXPT_VCO_H #define INCLUDED_GR_FXPT_VCO_H #include <gnuradio/api.h> #include <gnuradio/fxpt.h> #include <gnuradio/gr_comp...
1,987
C++
.h
66
24.136364
88
0.579224
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,809
runtime_types.h
gnuradio_gnuradio/gnuradio-runtime/include/gnuradio/runtime_types.h
/* -*- c++ -*- */ /* * Copyright 2004,2007 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_RUNTIME_TYPES_H #define INCLUDED_GR_RUNTIME_TYPES_H #include <gnuradio/api.h> #include <gnuradio/types.h> namespace gr { /* * ty...
1,091
C++
.h
37
28.054054
67
0.770774
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
40,810
gr_complex.h
gnuradio_gnuradio/gnuradio-runtime/include/gnuradio/gr_complex.h
/* -*- c++ -*- */ /* * Copyright 2004,2018 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_GR_COMPLEX_H #define INCLUDED_GR_COMPLEX_H #include <complex> typedef std::complex<float> gr_complex; typedef std::complex<double> gr_...
843
C++
.h
50
14.52
53
0.685678
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false