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,582
cc_decoder_impl.h
gnuradio_gnuradio/gr-fec/lib/cc_decoder_impl.h
/* -*- c++ -*- */ /* * Copyright 2013-2014 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_FEC_CC_DECODER_IMPL_H #define INCLUDED_FEC_CC_DECODER_IMPL_H #include <gnuradio/fec/cc_decoder.h> #include <volk/volk_alloc.hh> #inclu...
3,419
C++
.h
95
30.052632
88
0.64713
gnuradio/gnuradio
5,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,583
scl_list.h
gnuradio_gnuradio/gr-fec/lib/scl_list.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_FEC_SCL_LIST_H #define INCLUDED_FEC_SCL_LIST_H #include <vector> namespace gr { namespace fec { namespace code { namespace polar { struct...
2,182
C++
.h
70
27.3
89
0.676513
gnuradio/gnuradio
5,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,584
async_decoder_impl.h
gnuradio_gnuradio/gr-fec/lib/async_decoder_impl.h
/* -*- c++ -*- */ /* * Copyright 2014 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_FEC_ASYNC_DECODER_IMPL_H #define INCLUDED_FEC_ASYNC_DECODER_IMPL_H #include <gnuradio/blocks/pack_k_bits.h> #include <gnuradio/fec/async_de...
1,906
C++
.h
56
26.714286
75
0.611444
gnuradio/gnuradio
5,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,585
ccsds_encoder_impl.h
gnuradio_gnuradio/gr-fec/lib/ccsds_encoder_impl.h
/* -*- c++ -*- */ /* * Copyright 2014 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_FEC_CCSDS_ENCODER_IMPL_H #define INCLUDED_FEC_CCSDS_ENCODER_IMPL_H #include <gnuradio/fec/ccsds_encoder.h> #include <map> #include <string>...
1,202
C++
.h
42
24.761905
70
0.682332
gnuradio/gnuradio
5,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,586
ldpc_encoder_impl.h
gnuradio_gnuradio/gr-fec/lib/ldpc_encoder_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_LDPC_ENCODER_IMPL_H #define INCLUDED_LDPC_ENCODER_IMPL_H #include <gnuradio/fec/alist.h> #include <gnuradio/fec/cldpc.h> #include <gnuradio...
1,112
C++
.h
40
25.1
83
0.709313
gnuradio/gnuradio
5,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,587
ldpc_par_mtrx_encoder_impl.h
gnuradio_gnuradio/gr-fec/lib/ldpc_par_mtrx_encoder_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_LDPC_PAR_MTRX_ENCODER_IMPL_H #define INCLUDED_LDPC_PAR_MTRX_ENCODER_IMPL_H #include <gnuradio/fec/ldpc_par_mtrx_encoder.h> namespace gr { ...
1,213
C++
.h
40
27.25
70
0.702842
gnuradio/gnuradio
5,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,588
decode_ccsds_27_fb_impl.h
gnuradio_gnuradio/gr-fec/lib/decode_ccsds_27_fb_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_FEC_DECODE_CCSDS_27_FB_IMPL_H #define INCLUDED_FEC_DECODE_CCSDS_27_FB_IMPL_H #include <gnuradio/fec/decode_ccsds_27_fb.h> #include <gnuradi...
919
C++
.h
33
24.606061
65
0.688712
gnuradio/gnuradio
5,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,589
cc_encoder_impl.h
gnuradio_gnuradio/gr-fec/lib/cc_encoder_impl.h
/* -*- c++ -*- */ /* * Copyright 2013-2014 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_FEC_CC_ENCODER_IMPL_H #define INCLUDED_FEC_CC_ENCODER_IMPL_H #include <gnuradio/fec/cc_encoder.h> #include <map> #include <string> na...
1,506
C++
.h
54
22.722222
70
0.636616
gnuradio/gnuradio
5,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,590
ldpc_bit_flip_decoder_impl.h
gnuradio_gnuradio/gr-fec/lib/ldpc_bit_flip_decoder_impl.h
/* -*- c++ -*- */ /* * Copyright 2015 Free Software Foundation, Inc. * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_FEC_LDPC_BIT_FLIP_DECODER_IMPL_H #define INCLUDED_FEC_LDPC_BIT_FLIP_DECODER_IMPL_H #include <gnuradio/fec/ldpc_bit_flip_decoder.h> namespace gr { namespace fec { namespace cod...
1,255
C++
.h
37
30.864865
90
0.708368
gnuradio/gnuradio
5,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,591
depuncture_bb_impl.h
gnuradio_gnuradio/gr-fec/lib/depuncture_bb_impl.h
/* -*- c++ -*- */ /* * Copyright 2013-2014 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_FEC_REINFLATE_BB_IMPL_H #define INCLUDED_FEC_REINFLATE_BB_IMPL_H #include <gnuradio/fec/depuncture_bb.h> namespace gr { namespace fec...
1,134
C++
.h
36
27.111111
87
0.681651
gnuradio/gnuradio
5,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,592
dummy_encoder_impl.h
gnuradio_gnuradio/gr-fec/lib/dummy_encoder_impl.h
/* -*- c++ -*- */ /* * Copyright 2014 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_FEC_DUMMY_ENCODER_IMPL_H #define INCLUDED_FEC_DUMMY_ENCODER_IMPL_H #include <gnuradio/fec/dummy_encoder.h> #include <map> #include <string>...
1,173
C++
.h
40
26.525
84
0.713523
gnuradio/gnuradio
5,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,593
fec_mtrx_impl.h
gnuradio_gnuradio/gr-fec/lib/fec_mtrx_impl.h
/* -*- c++ -*- */ /* * Copyright 2015 Free Software Foundation, Inc. * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_fec_mtrx_impl_H #define INCLUDED_fec_mtrx_impl_H #include <string> #include <gnuradio/fec/fec_mtrx.h> #include <gsl/gsl_blas.h> #include <gsl/gsl_linalg.h> #include <gsl/gsl_m...
2,031
C++
.h
64
28.015625
87
0.694915
gnuradio/gnuradio
5,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,595
dummy_decoder_impl.h
gnuradio_gnuradio/gr-fec/lib/dummy_decoder_impl.h
/* -*- c++ -*- */ /* * Copyright 2014 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_FEC_DUMMY_DECODER_IMPL_H #define INCLUDED_FEC_DUMMY_DECODER_IMPL_H #include <gnuradio/fec/dummy_decoder.h> #include <map> #include <string>...
1,108
C++
.h
39
25.666667
70
0.711321
gnuradio/gnuradio
5,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,596
repetition_encoder_impl.h
gnuradio_gnuradio/gr-fec/lib/repetition_encoder_impl.h
/* -*- c++ -*- */ /* * Copyright 2014 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_FEC_REPETITION_ENCODER_IMPL_H #define INCLUDED_FEC_REPETITION_ENCODER_IMPL_H #include <gnuradio/fec/repetition_encoder.h> #include <map> #i...
1,048
C++
.h
37
25.702703
70
0.723553
gnuradio/gnuradio
5,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,598
ber_bf_impl.h
gnuradio_gnuradio/gr-fec/lib/ber_bf_impl.h
/* -*- c++ -*- */ /* * Copyright 2013-2014 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_FEC_BER_BF_IMPL_H #define INCLUDED_FEC_BER_BF_IMPL_H #include <gnuradio/fec/ber_bf.h> namespace gr { namespace fec { class FEC_API b...
1,190
C++
.h
38
25.368421
90
0.628722
gnuradio/gnuradio
5,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,599
ldpc_H_matrix_impl.h
gnuradio_gnuradio/gr-fec/lib/ldpc_H_matrix_impl.h
/* -*- c++ -*- */ /* * Copyright 2015 Free Software Foundation, Inc. * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_ldpc_H_matrix_impl_H #define INCLUDED_ldpc_H_matrix_impl_H #include "fec_mtrx_impl.h" #include <gnuradio/fec/ldpc_H_matrix.h> namespace gr { namespace fec { namespace code { ...
3,299
C++
.h
85
33.905882
88
0.655075
gnuradio/gnuradio
5,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,600
tagged_decoder_impl.h
gnuradio_gnuradio/gr-fec/lib/tagged_decoder_impl.h
/* -*- c++ -*- */ /* * Copyright 2014 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_FEC_TAGGED_DECODER_IMPL_H #define INCLUDED_FEC_TAGGED_DECODER_IMPL_H #include <gnuradio/fec/tagged_decoder.h> namespace gr { namespace fec...
1,126
C++
.h
35
26.2
83
0.644506
gnuradio/gnuradio
5,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,602
ccsds.h
gnuradio_gnuradio/gr-fec/lib/reed-solomon/ccsds.h
/* Tables to map from conventional->dual (Taltab) and * dual->conventional (Tal1tab) bases */ extern unsigned char Taltab[], Tal1tab[];
138
C++
.h
4
33
53
0.738806
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
39,604
fixed.h
gnuradio_gnuradio/gr-fec/lib/reed-solomon/fixed.h
/* Configure the RS codec with fixed parameters for CCSDS standard * (255,223) code over GF(256). Note: the conventional basis is still * used; the dual-basis mappings are performed in [en|de]code_rs_ccsds.c * * Copyright 2002 Phil Karn, KA9Q * May be used under the terms of the GNU General Public License (GPL) *...
918
C++
.h
33
25.636364
72
0.725
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,605
char.h
gnuradio_gnuradio/gr-fec/lib/reed-solomon/char.h
/* Include file to configure the RS codec for character symbols * * Copyright 2002, Phil Karn, KA9Q * May be used under the terms of the GNU General Public License (GPL) */ #define DTYPE unsigned char #include <gnuradio/fec/rs.h> /* Reed-Solomon codec control block */ struct rs { unsigned int mm; /* ...
1,512
C++
.h
43
32.348837
87
0.659604
gnuradio/gnuradio
5,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,606
encode_rs.h
gnuradio_gnuradio/gr-fec/lib/reed-solomon/encode_rs.h
/* Reed-Solomon encoder * Copyright 2002, Phil Karn, KA9Q * May be used under the terms of the GNU General Public License (GPL) */ #include <string.h> void ENCODE_RS( #ifndef FIXED void* p, #endif DTYPE* data, DTYPE* bb) { #ifndef FIXED struct rs* rs = (struct rs*)p; #endif unsigned int i, j; ...
1,712
C++
.h
52
26.442308
83
0.576691
gnuradio/gnuradio
5,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,607
ldpc_decoder_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/ldpc_decoder_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, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
1,165
C++
.h
25
44.24
80
0.725
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,608
async_decoder_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/async_decoder_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, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
785
C++
.h
20
37.05
76
0.729801
gnuradio/gnuradio
5,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,609
encoder_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/encoder_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, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
981
C++
.h
23
40.347826
83
0.725053
gnuradio/gnuradio
5,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,610
cc_decoder_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/cc_decoder_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, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
861
C++
.h
21
38.761905
77
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
39,611
async_encoder_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/async_encoder_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, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
785
C++
.h
20
37.05
76
0.729801
gnuradio/gnuradio
5,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,612
polar_decoder_sc_list_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/polar_decoder_sc_list_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, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
768
C++
.h
20
36.1
86
0.731081
gnuradio/gnuradio
5,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,613
ldpc_gen_mtrx_encoder_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/ldpc_gen_mtrx_encoder_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, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
957
C++
.h
23
39.130435
88
0.726681
gnuradio/gnuradio
5,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,614
generic_encoder_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/generic_encoder_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, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
1,744
C++
.h
32
52
84
0.73242
gnuradio/gnuradio
5,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,615
dummy_encoder_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/dummy_encoder_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, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
885
C++
.h
21
39.904762
81
0.730047
gnuradio/gnuradio
5,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,616
repetition_encoder_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/repetition_encoder_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, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
933
C++
.h
23
38.086957
85
0.737194
gnuradio/gnuradio
5,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,617
ldpc_H_matrix_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/ldpc_H_matrix_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, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
1,101
C++
.h
24
43.541667
81
0.71577
gnuradio/gnuradio
5,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,618
polar_encoder_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/polar_encoder_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, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
1,226
C++
.h
25
46.68
87
0.73243
gnuradio/gnuradio
5,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,619
generic_decoder_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/generic_decoder_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, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
2,422
C++
.h
41
56.463415
84
0.729068
gnuradio/gnuradio
5,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,620
ldpc_bit_flip_decoder_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/ldpc_bit_flip_decoder_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, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
957
C++
.h
23
39.130435
88
0.726681
gnuradio/gnuradio
5,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,621
tpc_common_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/tpc_common_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, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
1,011
C++
.h
24
39.708333
84
0.723996
gnuradio/gnuradio
5,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,622
repetition_decoder_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/repetition_decoder_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, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
933
C++
.h
23
38.086957
85
0.737194
gnuradio/gnuradio
5,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,623
ccsds_encoder_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/ccsds_encoder_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, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
885
C++
.h
21
39.904762
81
0.730047
gnuradio/gnuradio
5,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,624
puncture_bb_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/puncture_bb_pydoc_template.h
/* * Copyright 2020 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #include "pydoc_macros.h" #define D(...) DOC(gr, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
620
C++
.h
18
32.333333
76
0.728188
gnuradio/gnuradio
5,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,625
encode_ccsds_27_bb_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/encode_ccsds_27_bb_pydoc_template.h
/* * Copyright 2020 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #include "pydoc_macros.h" #define D(...) DOC(gr, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
648
C++
.h
18
33.888889
84
0.727564
gnuradio/gnuradio
5,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,626
polar_encoder_systematic_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/polar_encoder_systematic_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, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
1,162
C++
.h
27
40.333333
89
0.738159
gnuradio/gnuradio
5,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,627
ldpc_G_matrix_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/ldpc_G_matrix_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, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
1,101
C++
.h
24
43.541667
81
0.71577
gnuradio/gnuradio
5,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,628
ldpc_par_mtrx_encoder_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/ldpc_par_mtrx_encoder_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, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
1,223
C++
.h
26
44.5
89
0.726039
gnuradio/gnuradio
5,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,629
conv_bit_corr_bb_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/conv_bit_corr_bb_pydoc_template.h
/* * Copyright 2020 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #include "pydoc_macros.h" #define D(...) DOC(gr, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
810
C++
.h
20
38.3
82
0.719231
gnuradio/gnuradio
5,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,630
depuncture_bb_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/depuncture_bb_pydoc_template.h
/* * Copyright 2020 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #include "pydoc_macros.h" #define D(...) DOC(gr, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
628
C++
.h
18
32.777778
76
0.731788
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,631
polar_common_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/polar_common_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, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
651
C++
.h
18
34.055556
79
0.732057
gnuradio/gnuradio
5,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,632
ldpc_encoder_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/ldpc_encoder_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, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
1,002
C++
.h
23
41.26087
76
0.72378
gnuradio/gnuradio
5,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,633
tpc_decoder_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/tpc_decoder_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, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
762
C++
.h
20
35.9
76
0.724044
gnuradio/gnuradio
5,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,634
puncture_ff_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/puncture_ff_pydoc_template.h
/* * Copyright 2020 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #include "pydoc_macros.h" #define D(...) DOC(gr, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
620
C++
.h
18
32.333333
76
0.728188
gnuradio/gnuradio
5,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,635
decoder_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/decoder_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, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
981
C++
.h
23
40.347826
83
0.725053
gnuradio/gnuradio
5,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,636
polar_decoder_sc_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/polar_decoder_sc_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, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
739
C++
.h
19
36.736842
85
0.731742
gnuradio/gnuradio
5,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,637
polar_decoder_sc_systematic_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/polar_decoder_sc_systematic_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, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
810
C++
.h
22
34.090909
84
0.732051
gnuradio/gnuradio
5,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,638
polar_decoder_common_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/polar_decoder_common_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, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
1,050
C++
.h
24
41.25
88
0.73419
gnuradio/gnuradio
5,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,639
tagged_encoder_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/tagged_encoder_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, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
883
C++
.h
22
37.772727
79
0.731449
gnuradio/gnuradio
5,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,640
tagged_decoder_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/tagged_decoder_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, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
883
C++
.h
22
37.772727
79
0.731449
gnuradio/gnuradio
5,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,641
fec_mtrx_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/fec_mtrx_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, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
1,440
C++
.h
30
45.533333
76
0.710145
gnuradio/gnuradio
5,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,642
decode_ccsds_27_fb_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/decode_ccsds_27_fb_pydoc_template.h
/* * Copyright 2020 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #include "pydoc_macros.h" #define D(...) DOC(gr, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
648
C++
.h
18
33.888889
84
0.727564
gnuradio/gnuradio
5,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,643
cc_encoder_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/cc_encoder_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, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
861
C++
.h
21
38.761905
77
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
39,644
viterbi_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/viterbi_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, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
959
C++
.h
23
39.391304
76
0.721739
gnuradio/gnuradio
5,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,645
tpc_encoder_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/tpc_encoder_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, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
762
C++
.h
20
35.9
76
0.724044
gnuradio/gnuradio
5,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,646
dummy_decoder_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/dummy_decoder_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, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
885
C++
.h
21
39.904762
81
0.730047
gnuradio/gnuradio
5,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,647
ber_bf_pydoc_template.h
gnuradio_gnuradio/gr-fec/python/fec/bindings/docstrings/ber_bf_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, fec, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
736
C++
.h
20
34.6
76
0.711048
gnuradio/gnuradio
5,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,649
tpc_common.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/tpc_common.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_TPC_COMMON_H #define INCLUDED_TPC_COMMON_H #include <vector> namespace gr { namespace fec { class tpc_common { public: static int par...
1,360
C++
.h
39
22.871795
87
0.501141
gnuradio/gnuradio
5,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,650
repetition_encoder.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/repetition_encoder.h
/* -*- c++ -*- */ /* * Copyright 2014 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_FEC_REPETITION_ENCODER_H #define INCLUDED_FEC_REPETITION_ENCODER_H #include <gnuradio/fec/api.h> #include <gnuradio/fec/encoder.h> #include...
1,676
C++
.h
57
26.175439
66
0.680323
gnuradio/gnuradio
5,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,652
polar_decoder_sc.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/polar_decoder_sc.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_FEC_POLAR_DECODER_SC_H #define INCLUDED_FEC_POLAR_DECODER_SC_H #include <gnuradio/fec/api.h> #include <gnuradio/fec/polar_decoder_common.h...
2,222
C++
.h
61
30.459016
78
0.626338
gnuradio/gnuradio
5,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,653
viterbi.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/viterbi.h
/* * Copyright 2008,2018 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ /* The path memory for each state is 32 bits. This is slightly shorter * than we'd like for K=7, especially since we chain back every 8 bits. * But it fits so nicely in...
1,619
C++
.h
41
31.04878
71
0.594129
gnuradio/gnuradio
5,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,654
repetition_decoder.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/repetition_decoder.h
/* -*- c++ -*- */ /* * Copyright 2014 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_FEC_REPETITION_DECODER_H #define INCLUDED_FEC_REPETITION_DECODER_H #include <gnuradio/fec/api.h> #include <gnuradio/fec/generic_decoder.h> ...
1,900
C++
.h
60
28.3
84
0.66976
gnuradio/gnuradio
5,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,655
generic_encoder.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/generic_encoder.h
/* -*- c++ -*- */ /* * Copyright 2013-2014 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_FEC_GENERIC_ENCODER_H #define INCLUDED_FEC_GENERIC_ENCODER_H #include <gnuradio/block.h> #include <gnuradio/fec/api.h> #include <gnura...
4,586
C++
.h
120
33.608333
84
0.687359
gnuradio/gnuradio
5,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,656
ldpc_G_matrix.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/ldpc_G_matrix.h
/* -*- c++ -*- */ /* * Copyright 2015 Free Software Foundation, Inc. * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_ldpc_G_matrix_H #define INCLUDED_ldpc_G_matrix_H #include <gnuradio/fec/api.h> #include <gnuradio/fec/fec_mtrx.h> #include <memory> #include <string> namespace gr { namespace ...
2,748
C++
.h
83
28.722892
81
0.653977
gnuradio/gnuradio
5,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,657
dummy_encoder.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/dummy_encoder.h
/* -*- c++ -*- */ /* * Copyright 2014 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_FEC_DUMMY_ENCODER_H #define INCLUDED_FEC_DUMMY_ENCODER_H #include <gnuradio/fec/api.h> #include <gnuradio/fec/encoder.h> #include <map> #in...
2,373
C++
.h
68
31.235294
70
0.67044
gnuradio/gnuradio
5,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,658
ldpc_par_mtrx_encoder.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/ldpc_par_mtrx_encoder.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_LDPC_PAR_MTRX_ENCODER_H #define INCLUDED_LDPC_PAR_MTRX_ENCODER_H #include <gnuradio/fec/encoder.h> #include <gnuradio/fec/fec_mtrx.h> #incl...
977
C++
.h
33
27.454545
84
0.711846
gnuradio/gnuradio
5,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,659
cc_common.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/cc_common.h
/* -*- c++ -*- */ /* * Copyright 2013-2014 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_FEC_CC_COMMON_H #define INCLUDED_FEC_CC_COMMON_H #include <volk/volk_alloc.hh> typedef enum _cc_mode_t { CC_STREAMING = 0, CC...
842
C++
.h
35
20.942857
70
0.68125
gnuradio/gnuradio
5,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,662
encode_ccsds_27_bb.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/encode_ccsds_27_bb.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_FEC_ENCODE_CCSDS_27_BB_H #define INCLUDED_FEC_ENCODE_CCSDS_27_BB_H #include <gnuradio/fec/api.h> #include <gnuradio/sync_interpolator.h> n...
1,206
C++
.h
41
27.390244
77
0.722558
gnuradio/gnuradio
5,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,663
tpc_decoder.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/tpc_decoder.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_TPC_DECODER_H #define INCLUDED_TPC_DECODER_H typedef float INPUT_DATATYPE; typedef unsigned char OUTPUT_DATATYPE; #include <gnuradio/fec/d...
4,582
C++
.h
130
28.315385
83
0.641113
gnuradio/gnuradio
5,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,664
dummy_decoder.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/dummy_decoder.h
/* -*- c++ -*- */ /* * Copyright 2014 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_FEC_DUMMY_DECODER_H #define INCLUDED_FEC_DUMMY_DECODER_H #include <gnuradio/fec/api.h> #include <gnuradio/fec/generic_decoder.h> #include <...
1,609
C++
.h
55
26.127273
69
0.6837
gnuradio/gnuradio
5,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,665
polar_encoder_systematic.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/polar_encoder_systematic.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_FEC_POLAR_ENCODER_SYSTEMATIC_H #define INCLUDED_FEC_POLAR_ENCODER_SYSTEMATIC_H #include <gnuradio/fec/api.h> #include <gnuradio/fec/generi...
2,800
C++
.h
69
36.028986
90
0.6875
gnuradio/gnuradio
5,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,666
async_decoder.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/async_decoder.h
/* -*- c++ -*- */ /* * Copyright 2014 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_FEC_ASYNC_DECODER_H #define INCLUDED_FEC_ASYNC_DECODER_H #include <gnuradio/block.h> #include <gnuradio/fec/api.h> #include <gnuradio/fec/g...
3,603
C++
.h
88
37.147727
85
0.715141
gnuradio/gnuradio
5,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,667
maxstar.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/maxstar.h
/* -*- c++ -*- */ /* * Copyright 2015 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ /* File maxstar.h Description: Performs the max* operations (Jacobian logarithm) defined as: max*( x, y ) = max( x,y) + log( 1 + exp( - |...
2,619
C++
.h
71
33.84507
78
0.743286
gnuradio/gnuradio
5,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,668
ldpc_H_matrix.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/ldpc_H_matrix.h
/* -*- c++ -*- */ /* * Copyright 2015 Free Software Foundation, Inc. * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_ldpc_H_matrix_H #define INCLUDED_ldpc_H_matrix_H #include <gnuradio/fec/api.h> #include <gnuradio/fec/fec_mtrx.h> #include <memory> #include <string> namespace gr { namespace ...
3,018
C++
.h
80
33.2125
81
0.658353
gnuradio/gnuradio
5,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,669
depuncture_bb.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/depuncture_bb.h
/* -*- c++ -*- */ /* * Copyright 2013-2014 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_FEC_DEPUNCTURE_BB_H #define INCLUDED_FEC_DEPUNCTURE_BB_H #include <gnuradio/block.h> #include <gnuradio/fec/api.h> namespace gr { nam...
2,872
C++
.h
90
29.555556
85
0.684571
gnuradio/gnuradio
5,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,671
polar_decoder_common.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/polar_decoder_common.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_FEC_POLAR_DECODER_COMMON_H #define INCLUDED_FEC_POLAR_DECODER_COMMON_H #include <gnuradio/fec/api.h> #include <gnuradio/fec/generic_decode...
3,298
C++
.h
81
35.82716
88
0.674056
gnuradio/gnuradio
5,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,672
polar_decoder_sc_systematic.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/polar_decoder_sc_systematic.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_FEC_POLAR_DECODER_SC_SYSTEMATIC_H #define INCLUDED_FEC_POLAR_DECODER_SC_SYSTEMATIC_H #include <gnuradio/fec/api.h> #include <gnuradio/fec/...
2,442
C++
.h
62
35.322581
90
0.692405
gnuradio/gnuradio
5,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,673
ldpc_bit_flip_decoder.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/ldpc_bit_flip_decoder.h
/* -*- c++ -*- */ /* * Copyright 2015 Free Software Foundation, Inc. * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_FEC_LDPC_BIT_FLIP_DECODER_H #define INCLUDED_FEC_LDPC_BIT_FLIP_DECODER_H #include <gnuradio/fec/api.h> #include <gnuradio/fec/fec_mtrx.h> #include <gnuradio/fec/generic_decode...
2,527
C++
.h
69
32.884058
68
0.671837
gnuradio/gnuradio
5,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,674
polar_common.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/polar_common.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_FEC_POLAR_COMMON_H #define INCLUDED_FEC_POLAR_COMMON_H #include <vector> #include <gnuradio/blocks/unpack_k_bits.h> #include <gnuradio/fe...
3,648
C++
.h
97
33.175258
82
0.68223
gnuradio/gnuradio
5,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,675
tagged_decoder.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/tagged_decoder.h
/* -*- c++ -*- */ /* * Copyright 2014 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_FEC_TAGGED_DECODER_H #define INCLUDED_FEC_TAGGED_DECODER_H #include <gnuradio/fec/api.h> #include <gnuradio/fec/generic_decoder.h> #include...
3,226
C++
.h
77
37.753247
90
0.710602
gnuradio/gnuradio
5,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,677
ldpc_encoder.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/ldpc_encoder.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_LDPC_ENCODER_H #define INCLUDED_LDPC_ENCODER_H #include <gnuradio/fec/encoder.h> #include <string> #include <vector> namespace gr { namesp...
718
C++
.h
28
23.428571
62
0.710102
gnuradio/gnuradio
5,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,678
ber_bf.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/ber_bf.h
/* -*- c++ -*- */ /* * Copyright 2013-2014 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_FEC_BER_BF_H #define INCLUDED_FEC_BER_BF_H #include <gnuradio/block.h> #include <gnuradio/fec/api.h> namespace gr { namespace fec { ...
2,620
C++
.h
73
33
81
0.70067
gnuradio/gnuradio
5,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,679
ccsds_encoder.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/ccsds_encoder.h
/* -*- c++ -*- */ /* * Copyright 2014 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_FEC_CCSDS_ENCODER_H #define INCLUDED_FEC_CCSDS_ENCODER_H #include <gnuradio/fec/api.h> #include <gnuradio/fec/cc_common.h> #include <gnurad...
3,392
C++
.h
95
32.905263
77
0.69778
gnuradio/gnuradio
5,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,680
async_encoder.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/async_encoder.h
/* -*- c++ -*- */ /* * Copyright 2014 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_FEC_ASYNC_ENCODER_H #define INCLUDED_FEC_ASYNC_ENCODER_H #include <gnuradio/block.h> #include <gnuradio/fec/api.h> #include <gnuradio/fec/g...
3,519
C++
.h
84
37.72619
85
0.709075
gnuradio/gnuradio
5,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,682
decode_ccsds_27_fb.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/decode_ccsds_27_fb.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_FEC_DECODE_CCSDS_27_FB_H #define INCLUDED_FEC_DECODE_CCSDS_27_FB_H #include <gnuradio/fec/api.h> #include <gnuradio/sync_decimator.h> name...
1,397
C++
.h
44
29.727273
80
0.726394
gnuradio/gnuradio
5,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,683
polar_encoder.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/polar_encoder.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_FEC_POLAR_ENCODER_H #define INCLUDED_FEC_POLAR_ENCODER_H #include <gnuradio/fec/api.h> #include <gnuradio/fec/generic_encoder.h> #include ...
4,361
C++
.h
96
35.802083
90
0.600988
gnuradio/gnuradio
5,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,684
cc_encoder.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/cc_encoder.h
/* -*- c++ -*- */ /* * Copyright 2013-2014 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_FEC_CC_ENCODER_H #define INCLUDED_FEC_CC_ENCODER_H #include <gnuradio/fec/api.h> #include <gnuradio/fec/cc_common.h> #include <gnuradi...
6,885
C++
.h
148
41.662162
83
0.647347
gnuradio/gnuradio
5,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,686
cc_decoder.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/cc_decoder.h
/* -*- c++ -*- */ /* * Copyright 2013-2014 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_FEC_CC_DECODER_H #define INCLUDED_FEC_CC_DECODER_H #include <gnuradio/fec/api.h> #include <gnuradio/fec/cc_common.h> #include <gnuradi...
4,976
C++
.h
127
33.102362
69
0.645455
gnuradio/gnuradio
5,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,687
fec_mtrx.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/fec_mtrx.h
/* -*- c++ -*- */ /* * Copyright 2015 Free Software Foundation, Inc. * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_fec_mtrx_H #define INCLUDED_fec_mtrx_H #include <gnuradio/fec/api.h> #include <cstdlib> #include <memory> #include <string> namespace gr { namespace fec { namespace code { ty...
4,384
C++
.h
131
30.496183
77
0.6862
gnuradio/gnuradio
5,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,688
tagged_encoder.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/tagged_encoder.h
/* -*- c++ -*- */ /* * Copyright 2014 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_FEC_TAGGED_ENCODER_H #define INCLUDED_FEC_TAGGED_ENCODER_H #include <gnuradio/fec/api.h> #include <gnuradio/fec/generic_encoder.h> #include...
2,154
C++
.h
59
31.779661
87
0.680882
gnuradio/gnuradio
5,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,689
tpc_encoder.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/tpc_encoder.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_TPC_ENCODER_H #define INCLUDED_TPC_ENCODER_H #include <gnuradio/fec/encoder.h> #include <gnuradio/fec/generic_encoder.h> #include <map> #in...
2,970
C++
.h
87
25.724138
83
0.601887
gnuradio/gnuradio
5,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,693
gf2vec.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/gf2vec.h
/* -*- c++ -*- */ /* * Copyright 2015 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef GF2VEC_H #define GF2VEC_H #include <cstdint> #include <vector> class GF2Vec { private: //! The vector vec std::vector<uint8_t> vec; //...
1,200
C++
.h
45
22.844444
63
0.651449
gnuradio/gnuradio
5,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,694
ldpc_decoder.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/ldpc_decoder.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_LDPC_DECODER_H #define INCLUDED_LDPC_DECODER_H typedef float INPUT_DATATYPE; typedef unsigned char OUTPUT_DATATYPE; #include <gnuradio/fec...
1,540
C++
.h
53
25.962264
87
0.718559
gnuradio/gnuradio
5,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,695
rs.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/rs.h
/* User include file for the Reed-Solomon codec * Copyright 2002, Phil Karn KA9Q * May be used under the terms of the GNU General Public License (GPL) */ #ifndef INCLUDED_RS_H #define INCLUDED_RS_H #include <gnuradio/fec/api.h> /* General purpose RS codec, 8-bit symbols */ FEC_API void encode_rs_char(void* rs, uns...
1,231
C++
.h
26
41.769231
86
0.685833
gnuradio/gnuradio
5,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,696
polar_decoder_sc_list.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/polar_decoder_sc_list.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_POLAR_FEC_DECODER_SC_LIST_H #define INCLUDED_POLAR_FEC_DECODER_SC_LIST_H #include <gnuradio/fec/api.h> #include <gnuradio/fec/polar_decode...
2,806
C++
.h
74
31.472973
78
0.628676
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false