summaryrefslogtreecommitdiff
path: root/gr-trellis/python/trellis/bindings/docstrings
diff options
context:
space:
mode:
Diffstat (limited to 'gr-trellis/python/trellis/bindings/docstrings')
-rw-r--r--gr-trellis/python/trellis/bindings/docstrings/base_pydoc_template.h27
-rw-r--r--gr-trellis/python/trellis/bindings/docstrings/calc_metric_pydoc_template.h18
-rw-r--r--gr-trellis/python/trellis/bindings/docstrings/constellation_metrics_cf_pydoc_template.h25
-rw-r--r--gr-trellis/python/trellis/bindings/docstrings/core_algorithms_pydoc_template.h24
-rw-r--r--gr-trellis/python/trellis/bindings/docstrings/encoder_pydoc_template.h15
-rw-r--r--gr-trellis/python/trellis/bindings/docstrings/fsm_pydoc_template.h81
-rw-r--r--gr-trellis/python/trellis/bindings/docstrings/interleaver_pydoc_template.h45
-rw-r--r--gr-trellis/python/trellis/bindings/docstrings/metrics_pydoc_template.h15
-rw-r--r--gr-trellis/python/trellis/bindings/docstrings/pccc_decoder_blk_pydoc_template.h15
-rw-r--r--gr-trellis/python/trellis/bindings/docstrings/pccc_decoder_combined_blk_pydoc_template.h15
-rw-r--r--gr-trellis/python/trellis/bindings/docstrings/pccc_encoder_pydoc_template.h15
-rw-r--r--gr-trellis/python/trellis/bindings/docstrings/permutation_pydoc_template.h48
-rw-r--r--gr-trellis/python/trellis/bindings/docstrings/quicksort_index_pydoc_template.h15
-rw-r--r--gr-trellis/python/trellis/bindings/docstrings/sccc_decoder_blk_pydoc_template.h15
-rw-r--r--gr-trellis/python/trellis/bindings/docstrings/sccc_decoder_combined_blk_pydoc_template.h15
-rw-r--r--gr-trellis/python/trellis/bindings/docstrings/sccc_encoder_pydoc_template.h15
-rw-r--r--gr-trellis/python/trellis/bindings/docstrings/siso_combined_f_pydoc_template.h87
-rw-r--r--gr-trellis/python/trellis/bindings/docstrings/siso_f_pydoc_template.h69
-rw-r--r--gr-trellis/python/trellis/bindings/docstrings/siso_type_pydoc_template.h15
-rw-r--r--gr-trellis/python/trellis/bindings/docstrings/viterbi_combined_pydoc_template.h15
-rw-r--r--gr-trellis/python/trellis/bindings/docstrings/viterbi_pydoc_template.h15
21 files changed, 604 insertions, 0 deletions
diff --git a/gr-trellis/python/trellis/bindings/docstrings/base_pydoc_template.h b/gr-trellis/python/trellis/bindings/docstrings/base_pydoc_template.h
new file mode 100644
index 0000000000..1edb9c9609
--- /dev/null
+++ b/gr-trellis/python/trellis/bindings/docstrings/base_pydoc_template.h
@@ -0,0 +1,27 @@
+/*
+ * 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, trellis, __VA_ARGS__)
+/*
+ This file contains placeholders for docstrings for the Python bindings.
+ Do not edit! These were automatically extracted during the binding process
+ and will be overwritten during the build process
+ */
+
+
+static const char* __doc_gr_trellis_dec2base = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_dec2bases = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_base2dec = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_bases2dec = R"doc()doc";
diff --git a/gr-trellis/python/trellis/bindings/docstrings/calc_metric_pydoc_template.h b/gr-trellis/python/trellis/bindings/docstrings/calc_metric_pydoc_template.h
new file mode 100644
index 0000000000..168c170fc2
--- /dev/null
+++ b/gr-trellis/python/trellis/bindings/docstrings/calc_metric_pydoc_template.h
@@ -0,0 +1,18 @@
+/*
+ * 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, trellis, __VA_ARGS__)
+/*
+ This file contains placeholders for docstrings for the Python bindings.
+ Do not edit! These were automatically extracted during the binding process
+ and will be overwritten during the build process
+ */
+
+
+static const char* __doc_gr_trellis_calc_metric = R"doc()doc";
diff --git a/gr-trellis/python/trellis/bindings/docstrings/constellation_metrics_cf_pydoc_template.h b/gr-trellis/python/trellis/bindings/docstrings/constellation_metrics_cf_pydoc_template.h
new file mode 100644
index 0000000000..8495820ef3
--- /dev/null
+++ b/gr-trellis/python/trellis/bindings/docstrings/constellation_metrics_cf_pydoc_template.h
@@ -0,0 +1,25 @@
+/*
+ * 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, trellis, __VA_ARGS__)
+/*
+ This file contains placeholders for docstrings for the Python bindings.
+ Do not edit! These were automatically extracted during the binding process
+ and will be overwritten during the build process
+ */
+
+
+static const char* __doc_gr_trellis_constellation_metrics_cf = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_constellation_metrics_cf_constellation_metrics_cf =
+ R"doc()doc";
+
+
+static const char* __doc_gr_trellis_constellation_metrics_cf_make = R"doc()doc";
diff --git a/gr-trellis/python/trellis/bindings/docstrings/core_algorithms_pydoc_template.h b/gr-trellis/python/trellis/bindings/docstrings/core_algorithms_pydoc_template.h
new file mode 100644
index 0000000000..b30b50aa06
--- /dev/null
+++ b/gr-trellis/python/trellis/bindings/docstrings/core_algorithms_pydoc_template.h
@@ -0,0 +1,24 @@
+/*
+ * 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, trellis, __VA_ARGS__)
+/*
+ This file contains placeholders for docstrings for the Python bindings.
+ Do not edit! These were automatically extracted during the binding process
+ and will be overwritten during the build process
+ */
+
+
+static const char* __doc_gr_trellis_min = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_min_star = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_algorithm = R"doc()doc";
diff --git a/gr-trellis/python/trellis/bindings/docstrings/encoder_pydoc_template.h b/gr-trellis/python/trellis/bindings/docstrings/encoder_pydoc_template.h
new file mode 100644
index 0000000000..a90711df10
--- /dev/null
+++ b/gr-trellis/python/trellis/bindings/docstrings/encoder_pydoc_template.h
@@ -0,0 +1,15 @@
+/*
+ * 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, trellis, __VA_ARGS__)
+/*
+ This file contains placeholders for docstrings for the Python bindings.
+ Do not edit! These were automatically extracted during the binding process
+ and will be overwritten during the build process
+ */
diff --git a/gr-trellis/python/trellis/bindings/docstrings/fsm_pydoc_template.h b/gr-trellis/python/trellis/bindings/docstrings/fsm_pydoc_template.h
new file mode 100644
index 0000000000..dbabdf6b85
--- /dev/null
+++ b/gr-trellis/python/trellis/bindings/docstrings/fsm_pydoc_template.h
@@ -0,0 +1,81 @@
+/*
+ * 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, trellis, __VA_ARGS__)
+/*
+ This file contains placeholders for docstrings for the Python bindings.
+ Do not edit! These were automatically extracted during the binding process
+ and will be overwritten during the build process
+ */
+
+
+static const char* __doc_gr_trellis_fsm = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_fsm_fsm_0 = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_fsm_fsm_1 = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_fsm_fsm_2 = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_fsm_fsm_3 = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_fsm_fsm_4 = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_fsm_fsm_5 = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_fsm_fsm_6 = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_fsm_fsm_7 = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_fsm_fsm_8 = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_fsm_fsm_9 = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_fsm_I = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_fsm_S = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_fsm_O = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_fsm_NS = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_fsm_OS = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_fsm_PS = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_fsm_PI = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_fsm_TMi = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_fsm_TMl = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_fsm_write_trellis_svg = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_fsm_write_fsm_txt = R"doc()doc";
diff --git a/gr-trellis/python/trellis/bindings/docstrings/interleaver_pydoc_template.h b/gr-trellis/python/trellis/bindings/docstrings/interleaver_pydoc_template.h
new file mode 100644
index 0000000000..4c883ec439
--- /dev/null
+++ b/gr-trellis/python/trellis/bindings/docstrings/interleaver_pydoc_template.h
@@ -0,0 +1,45 @@
+/*
+ * 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, trellis, __VA_ARGS__)
+/*
+ This file contains placeholders for docstrings for the Python bindings.
+ Do not edit! These were automatically extracted during the binding process
+ and will be overwritten during the build process
+ */
+
+
+static const char* __doc_gr_trellis_interleaver = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_interleaver_interleaver_0 = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_interleaver_interleaver_1 = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_interleaver_interleaver_2 = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_interleaver_interleaver_3 = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_interleaver_interleaver_4 = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_interleaver_K = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_interleaver_INTER = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_interleaver_DEINTER = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_interleaver_write_interleaver_txt = R"doc()doc";
diff --git a/gr-trellis/python/trellis/bindings/docstrings/metrics_pydoc_template.h b/gr-trellis/python/trellis/bindings/docstrings/metrics_pydoc_template.h
new file mode 100644
index 0000000000..a90711df10
--- /dev/null
+++ b/gr-trellis/python/trellis/bindings/docstrings/metrics_pydoc_template.h
@@ -0,0 +1,15 @@
+/*
+ * 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, trellis, __VA_ARGS__)
+/*
+ This file contains placeholders for docstrings for the Python bindings.
+ Do not edit! These were automatically extracted during the binding process
+ and will be overwritten during the build process
+ */
diff --git a/gr-trellis/python/trellis/bindings/docstrings/pccc_decoder_blk_pydoc_template.h b/gr-trellis/python/trellis/bindings/docstrings/pccc_decoder_blk_pydoc_template.h
new file mode 100644
index 0000000000..a90711df10
--- /dev/null
+++ b/gr-trellis/python/trellis/bindings/docstrings/pccc_decoder_blk_pydoc_template.h
@@ -0,0 +1,15 @@
+/*
+ * 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, trellis, __VA_ARGS__)
+/*
+ This file contains placeholders for docstrings for the Python bindings.
+ Do not edit! These were automatically extracted during the binding process
+ and will be overwritten during the build process
+ */
diff --git a/gr-trellis/python/trellis/bindings/docstrings/pccc_decoder_combined_blk_pydoc_template.h b/gr-trellis/python/trellis/bindings/docstrings/pccc_decoder_combined_blk_pydoc_template.h
new file mode 100644
index 0000000000..a90711df10
--- /dev/null
+++ b/gr-trellis/python/trellis/bindings/docstrings/pccc_decoder_combined_blk_pydoc_template.h
@@ -0,0 +1,15 @@
+/*
+ * 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, trellis, __VA_ARGS__)
+/*
+ This file contains placeholders for docstrings for the Python bindings.
+ Do not edit! These were automatically extracted during the binding process
+ and will be overwritten during the build process
+ */
diff --git a/gr-trellis/python/trellis/bindings/docstrings/pccc_encoder_pydoc_template.h b/gr-trellis/python/trellis/bindings/docstrings/pccc_encoder_pydoc_template.h
new file mode 100644
index 0000000000..a90711df10
--- /dev/null
+++ b/gr-trellis/python/trellis/bindings/docstrings/pccc_encoder_pydoc_template.h
@@ -0,0 +1,15 @@
+/*
+ * 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, trellis, __VA_ARGS__)
+/*
+ This file contains placeholders for docstrings for the Python bindings.
+ Do not edit! These were automatically extracted during the binding process
+ and will be overwritten during the build process
+ */
diff --git a/gr-trellis/python/trellis/bindings/docstrings/permutation_pydoc_template.h b/gr-trellis/python/trellis/bindings/docstrings/permutation_pydoc_template.h
new file mode 100644
index 0000000000..545a608bc2
--- /dev/null
+++ b/gr-trellis/python/trellis/bindings/docstrings/permutation_pydoc_template.h
@@ -0,0 +1,48 @@
+/*
+ * 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, trellis, __VA_ARGS__)
+/*
+ This file contains placeholders for docstrings for the Python bindings.
+ Do not edit! These were automatically extracted during the binding process
+ and will be overwritten during the build process
+ */
+
+
+static const char* __doc_gr_trellis_permutation = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_permutation_permutation_0 = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_permutation_permutation_1 = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_permutation_make = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_permutation_K = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_permutation_TABLE = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_permutation_SYMS_PER_BLOCK = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_permutation_BYTES_PER_SYMBOL = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_permutation_set_K = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_permutation_set_TABLE = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_permutation_set_SYMS_PER_BLOCK = R"doc()doc";
diff --git a/gr-trellis/python/trellis/bindings/docstrings/quicksort_index_pydoc_template.h b/gr-trellis/python/trellis/bindings/docstrings/quicksort_index_pydoc_template.h
new file mode 100644
index 0000000000..a90711df10
--- /dev/null
+++ b/gr-trellis/python/trellis/bindings/docstrings/quicksort_index_pydoc_template.h
@@ -0,0 +1,15 @@
+/*
+ * 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, trellis, __VA_ARGS__)
+/*
+ This file contains placeholders for docstrings for the Python bindings.
+ Do not edit! These were automatically extracted during the binding process
+ and will be overwritten during the build process
+ */
diff --git a/gr-trellis/python/trellis/bindings/docstrings/sccc_decoder_blk_pydoc_template.h b/gr-trellis/python/trellis/bindings/docstrings/sccc_decoder_blk_pydoc_template.h
new file mode 100644
index 0000000000..a90711df10
--- /dev/null
+++ b/gr-trellis/python/trellis/bindings/docstrings/sccc_decoder_blk_pydoc_template.h
@@ -0,0 +1,15 @@
+/*
+ * 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, trellis, __VA_ARGS__)
+/*
+ This file contains placeholders for docstrings for the Python bindings.
+ Do not edit! These were automatically extracted during the binding process
+ and will be overwritten during the build process
+ */
diff --git a/gr-trellis/python/trellis/bindings/docstrings/sccc_decoder_combined_blk_pydoc_template.h b/gr-trellis/python/trellis/bindings/docstrings/sccc_decoder_combined_blk_pydoc_template.h
new file mode 100644
index 0000000000..a90711df10
--- /dev/null
+++ b/gr-trellis/python/trellis/bindings/docstrings/sccc_decoder_combined_blk_pydoc_template.h
@@ -0,0 +1,15 @@
+/*
+ * 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, trellis, __VA_ARGS__)
+/*
+ This file contains placeholders for docstrings for the Python bindings.
+ Do not edit! These were automatically extracted during the binding process
+ and will be overwritten during the build process
+ */
diff --git a/gr-trellis/python/trellis/bindings/docstrings/sccc_encoder_pydoc_template.h b/gr-trellis/python/trellis/bindings/docstrings/sccc_encoder_pydoc_template.h
new file mode 100644
index 0000000000..a90711df10
--- /dev/null
+++ b/gr-trellis/python/trellis/bindings/docstrings/sccc_encoder_pydoc_template.h
@@ -0,0 +1,15 @@
+/*
+ * 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, trellis, __VA_ARGS__)
+/*
+ This file contains placeholders for docstrings for the Python bindings.
+ Do not edit! These were automatically extracted during the binding process
+ and will be overwritten during the build process
+ */
diff --git a/gr-trellis/python/trellis/bindings/docstrings/siso_combined_f_pydoc_template.h b/gr-trellis/python/trellis/bindings/docstrings/siso_combined_f_pydoc_template.h
new file mode 100644
index 0000000000..f6ecd93b19
--- /dev/null
+++ b/gr-trellis/python/trellis/bindings/docstrings/siso_combined_f_pydoc_template.h
@@ -0,0 +1,87 @@
+/*
+ * 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, trellis, __VA_ARGS__)
+/*
+ This file contains placeholders for docstrings for the Python bindings.
+ Do not edit! These were automatically extracted during the binding process
+ and will be overwritten during the build process
+ */
+
+
+static const char* __doc_gr_trellis_siso_combined_f = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_combined_f_siso_combined_f_0 = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_combined_f_siso_combined_f_1 = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_combined_f_make = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_combined_f_FSM = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_combined_f_K = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_combined_f_S0 = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_combined_f_SK = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_combined_f_POSTI = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_combined_f_POSTO = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_combined_f_SISO_TYPE = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_combined_f_D = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_combined_f_TABLE = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_combined_f_TYPE = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_combined_f_set_FSM = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_combined_f_set_K = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_combined_f_set_S0 = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_combined_f_set_SK = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_combined_f_set_POSTI = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_combined_f_set_POSTO = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_combined_f_set_SISO_TYPE = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_combined_f_set_D = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_combined_f_set_TABLE = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_combined_f_set_TYPE = R"doc()doc";
diff --git a/gr-trellis/python/trellis/bindings/docstrings/siso_f_pydoc_template.h b/gr-trellis/python/trellis/bindings/docstrings/siso_f_pydoc_template.h
new file mode 100644
index 0000000000..a585568317
--- /dev/null
+++ b/gr-trellis/python/trellis/bindings/docstrings/siso_f_pydoc_template.h
@@ -0,0 +1,69 @@
+/*
+ * 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, trellis, __VA_ARGS__)
+/*
+ This file contains placeholders for docstrings for the Python bindings.
+ Do not edit! These were automatically extracted during the binding process
+ and will be overwritten during the build process
+ */
+
+
+static const char* __doc_gr_trellis_siso_f = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_f_siso_f_0 = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_f_siso_f_1 = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_f_make = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_f_FSM = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_f_K = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_f_S0 = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_f_SK = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_f_POSTI = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_f_POSTO = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_f_SISO_TYPE = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_f_set_FSM = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_f_set_K = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_f_set_S0 = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_f_set_SK = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_f_set_POSTI = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_f_set_POSTO = R"doc()doc";
+
+
+static const char* __doc_gr_trellis_siso_f_set_SISO_TYPE = R"doc()doc";
diff --git a/gr-trellis/python/trellis/bindings/docstrings/siso_type_pydoc_template.h b/gr-trellis/python/trellis/bindings/docstrings/siso_type_pydoc_template.h
new file mode 100644
index 0000000000..a90711df10
--- /dev/null
+++ b/gr-trellis/python/trellis/bindings/docstrings/siso_type_pydoc_template.h
@@ -0,0 +1,15 @@
+/*
+ * 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, trellis, __VA_ARGS__)
+/*
+ This file contains placeholders for docstrings for the Python bindings.
+ Do not edit! These were automatically extracted during the binding process
+ and will be overwritten during the build process
+ */
diff --git a/gr-trellis/python/trellis/bindings/docstrings/viterbi_combined_pydoc_template.h b/gr-trellis/python/trellis/bindings/docstrings/viterbi_combined_pydoc_template.h
new file mode 100644
index 0000000000..a90711df10
--- /dev/null
+++ b/gr-trellis/python/trellis/bindings/docstrings/viterbi_combined_pydoc_template.h
@@ -0,0 +1,15 @@
+/*
+ * 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, trellis, __VA_ARGS__)
+/*
+ This file contains placeholders for docstrings for the Python bindings.
+ Do not edit! These were automatically extracted during the binding process
+ and will be overwritten during the build process
+ */
diff --git a/gr-trellis/python/trellis/bindings/docstrings/viterbi_pydoc_template.h b/gr-trellis/python/trellis/bindings/docstrings/viterbi_pydoc_template.h
new file mode 100644
index 0000000000..a90711df10
--- /dev/null
+++ b/gr-trellis/python/trellis/bindings/docstrings/viterbi_pydoc_template.h
@@ -0,0 +1,15 @@
+/*
+ * 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, trellis, __VA_ARGS__)
+/*
+ This file contains placeholders for docstrings for the Python bindings.
+ Do not edit! These were automatically extracted during the binding process
+ and will be overwritten during the build process
+ */