diff options
Diffstat (limited to 'gr-blocks/python')
165 files changed, 1543 insertions, 163 deletions
diff --git a/gr-blocks/python/blocks/bindings/CMakeLists.txt b/gr-blocks/python/blocks/bindings/CMakeLists.txt index adc1696354..bc3d284b94 100644 --- a/gr-blocks/python/blocks/bindings/CMakeLists.txt +++ b/gr-blocks/python/blocks/bindings/CMakeLists.txt @@ -105,6 +105,7 @@ list(APPEND blocks_python_files pdu_to_tagged_stream_python.cc peak_detector_python.cc peak_detector2_fb_python.cc + phase_shift_python.cc plateau_detector_fb_python.cc probe_rate_python.cc probe_signal_python.cc @@ -167,7 +168,7 @@ list(APPEND blocks_python_files xor_blk_python.cc python_bindings.cc) -GR_PYBIND_MAKE(blocks +GR_PYBIND_MAKE_CHECK_HASH(blocks ../../.. gr::blocks "${blocks_python_files}") diff --git a/gr-blocks/python/blocks/bindings/abs_blk_python.cc b/gr-blocks/python/blocks/bindings/abs_blk_python.cc index f0a1589a92..6e669bbe5e 100644 --- a/gr-blocks/python/blocks/bindings/abs_blk_python.cc +++ b/gr-blocks/python/blocks/bindings/abs_blk_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(abs_blk.h) */ +/* BINDTOOL_HEADER_FILE_HASH(56dfda2d14a2aa7945b7b44cd10aa8a0) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/add_blk_python.cc b/gr-blocks/python/blocks/bindings/add_blk_python.cc index e797bf243b..7444824f5d 100644 --- a/gr-blocks/python/blocks/bindings/add_blk_python.cc +++ b/gr-blocks/python/blocks/bindings/add_blk_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(add_blk.h) */ +/* BINDTOOL_HEADER_FILE_HASH(7a377b71d887e8365cea70fa948eb781) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/add_const_bb_python.cc b/gr-blocks/python/blocks/bindings/add_const_bb_python.cc index f93ba427c7..f36a16ca55 100644 --- a/gr-blocks/python/blocks/bindings/add_const_bb_python.cc +++ b/gr-blocks/python/blocks/bindings/add_const_bb_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(1) */ +/* BINDTOOL_USE_PYGCCXML(1) */ +/* BINDTOOL_HEADER_FILE(add_const_bb.h) */ +/* BINDTOOL_HEADER_FILE_HASH(12a3e0160a90ec0bf2237c7d318536c1) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/add_const_cc_python.cc b/gr-blocks/python/blocks/bindings/add_const_cc_python.cc index d03f2119a2..b17891302f 100644 --- a/gr-blocks/python/blocks/bindings/add_const_cc_python.cc +++ b/gr-blocks/python/blocks/bindings/add_const_cc_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(add_const_cc.h) */ +/* BINDTOOL_HEADER_FILE_HASH(7415677461c812df752b11ea03fedc93) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/add_const_ff_python.cc b/gr-blocks/python/blocks/bindings/add_const_ff_python.cc index 34f00700cc..4ba7167022 100644 --- a/gr-blocks/python/blocks/bindings/add_const_ff_python.cc +++ b/gr-blocks/python/blocks/bindings/add_const_ff_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(add_const_ff.h) */ +/* BINDTOOL_HEADER_FILE_HASH(38f26cf5ffa1dccfded03ad4d67d7639) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/add_const_ii_python.cc b/gr-blocks/python/blocks/bindings/add_const_ii_python.cc index 75880f7a33..80e5b0e4b0 100644 --- a/gr-blocks/python/blocks/bindings/add_const_ii_python.cc +++ b/gr-blocks/python/blocks/bindings/add_const_ii_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(add_const_ii.h) */ +/* BINDTOOL_HEADER_FILE_HASH(07dcb9a0dbb2ac9d6c4cb355594bd587) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/add_const_ss_python.cc b/gr-blocks/python/blocks/bindings/add_const_ss_python.cc index dcda40e3fa..00a646fa7d 100644 --- a/gr-blocks/python/blocks/bindings/add_const_ss_python.cc +++ b/gr-blocks/python/blocks/bindings/add_const_ss_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(add_const_ss.h) */ +/* BINDTOOL_HEADER_FILE_HASH(dcb9f59db6f890ca70750f6d8e694a7f) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/add_const_v_python.cc b/gr-blocks/python/blocks/bindings/add_const_v_python.cc index 6b0a394663..8dd4af1f0a 100644 --- a/gr-blocks/python/blocks/bindings/add_const_v_python.cc +++ b/gr-blocks/python/blocks/bindings/add_const_v_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(add_const_v.h) */ +/* BINDTOOL_HEADER_FILE_HASH(17a5a0f4ceba6f827de7f9712c2da4a7) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/and_blk_python.cc b/gr-blocks/python/blocks/bindings/and_blk_python.cc index ff36290f10..1f856f77b7 100644 --- a/gr-blocks/python/blocks/bindings/and_blk_python.cc +++ b/gr-blocks/python/blocks/bindings/and_blk_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(and_blk.h) */ +/* BINDTOOL_HEADER_FILE_HASH(2dff82c26e72210a4974591027d4d3ee) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/and_const_python.cc b/gr-blocks/python/blocks/bindings/and_const_python.cc index bc48cb2d07..434bd83df6 100644 --- a/gr-blocks/python/blocks/bindings/and_const_python.cc +++ b/gr-blocks/python/blocks/bindings/and_const_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(and_const.h) */ +/* BINDTOOL_HEADER_FILE_HASH(25f3749f66b4023cb6da59760d8a32a4) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/annotator_1to1_python.cc b/gr-blocks/python/blocks/bindings/annotator_1to1_python.cc index a5164498a5..bf61518d0f 100644 --- a/gr-blocks/python/blocks/bindings/annotator_1to1_python.cc +++ b/gr-blocks/python/blocks/bindings/annotator_1to1_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(annotator_1to1.h) */ +/* BINDTOOL_HEADER_FILE_HASH(fc2f58c4139c529c420fb00edf3d02cb) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/annotator_alltoall_python.cc b/gr-blocks/python/blocks/bindings/annotator_alltoall_python.cc index b983a48384..a9cca147c2 100644 --- a/gr-blocks/python/blocks/bindings/annotator_alltoall_python.cc +++ b/gr-blocks/python/blocks/bindings/annotator_alltoall_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(annotator_alltoall.h) */ +/* BINDTOOL_HEADER_FILE_HASH(7f52cd6a04ed3c0db7a7daad5e620f9d) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/annotator_raw_python.cc b/gr-blocks/python/blocks/bindings/annotator_raw_python.cc index 26b771e606..2ba6577d75 100644 --- a/gr-blocks/python/blocks/bindings/annotator_raw_python.cc +++ b/gr-blocks/python/blocks/bindings/annotator_raw_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(annotator_raw.h) */ +/* BINDTOOL_HEADER_FILE_HASH(b7f1c3039dd27a3627908e88bb327aec) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/argmax_python.cc b/gr-blocks/python/blocks/bindings/argmax_python.cc index 8e0f3654a5..020bb29ce4 100644 --- a/gr-blocks/python/blocks/bindings/argmax_python.cc +++ b/gr-blocks/python/blocks/bindings/argmax_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(argmax.h) */ +/* BINDTOOL_HEADER_FILE_HASH(d1f696b01777c3a394cab7eb839fa6b8) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/burst_tagger_python.cc b/gr-blocks/python/blocks/bindings/burst_tagger_python.cc index 788029dbdd..9a305ecb11 100644 --- a/gr-blocks/python/blocks/bindings/burst_tagger_python.cc +++ b/gr-blocks/python/blocks/bindings/burst_tagger_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(burst_tagger.h) */ +/* BINDTOOL_HEADER_FILE_HASH(45216b99c8f33d8a28cfef305929ee40) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/char_to_float_python.cc b/gr-blocks/python/blocks/bindings/char_to_float_python.cc index f1a82ecbd5..655265bddb 100644 --- a/gr-blocks/python/blocks/bindings/char_to_float_python.cc +++ b/gr-blocks/python/blocks/bindings/char_to_float_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(char_to_float.h) */ +/* BINDTOOL_HEADER_FILE_HASH(2a181135e2930c76b18504bdb3ad76d3) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/char_to_short_python.cc b/gr-blocks/python/blocks/bindings/char_to_short_python.cc index a0b92d418d..09a470757c 100644 --- a/gr-blocks/python/blocks/bindings/char_to_short_python.cc +++ b/gr-blocks/python/blocks/bindings/char_to_short_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(char_to_short.h) */ +/* BINDTOOL_HEADER_FILE_HASH(d0e6f2d45d0c8709759ca94d3fee7c8c) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/check_lfsr_32k_s_python.cc b/gr-blocks/python/blocks/bindings/check_lfsr_32k_s_python.cc index 0ae53a4179..e848131e3e 100644 --- a/gr-blocks/python/blocks/bindings/check_lfsr_32k_s_python.cc +++ b/gr-blocks/python/blocks/bindings/check_lfsr_32k_s_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(check_lfsr_32k_s.h) */ +/* BINDTOOL_HEADER_FILE_HASH(d603a0d15bc00d003a54581d21ba8b6c) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/complex_to_arg_python.cc b/gr-blocks/python/blocks/bindings/complex_to_arg_python.cc index 4cd5c77414..4bb23f709b 100644 --- a/gr-blocks/python/blocks/bindings/complex_to_arg_python.cc +++ b/gr-blocks/python/blocks/bindings/complex_to_arg_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(complex_to_arg.h) */ +/* BINDTOOL_HEADER_FILE_HASH(35dd8ab3256dd3539aa987e049bf05fd) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/complex_to_float_python.cc b/gr-blocks/python/blocks/bindings/complex_to_float_python.cc index 1e9d1bc34e..4aed0e86ac 100644 --- a/gr-blocks/python/blocks/bindings/complex_to_float_python.cc +++ b/gr-blocks/python/blocks/bindings/complex_to_float_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(complex_to_float.h) */ +/* BINDTOOL_HEADER_FILE_HASH(ecf25117b2e4b17610895ba582125f13) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/complex_to_imag_python.cc b/gr-blocks/python/blocks/bindings/complex_to_imag_python.cc index df27119159..8678afbdd0 100644 --- a/gr-blocks/python/blocks/bindings/complex_to_imag_python.cc +++ b/gr-blocks/python/blocks/bindings/complex_to_imag_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(complex_to_imag.h) */ +/* BINDTOOL_HEADER_FILE_HASH(0bfce7099bc7438e992f0cf95e067675) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/complex_to_interleaved_char_python.cc b/gr-blocks/python/blocks/bindings/complex_to_interleaved_char_python.cc index 6d6e40cab0..d7643e6575 100644 --- a/gr-blocks/python/blocks/bindings/complex_to_interleaved_char_python.cc +++ b/gr-blocks/python/blocks/bindings/complex_to_interleaved_char_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(complex_to_interleaved_char.h) */ +/* BINDTOOL_HEADER_FILE_HASH(81c976146990590a8f8410f3f3e15589) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/complex_to_interleaved_short_python.cc b/gr-blocks/python/blocks/bindings/complex_to_interleaved_short_python.cc index c8cf8198a7..4d1a4a01e9 100644 --- a/gr-blocks/python/blocks/bindings/complex_to_interleaved_short_python.cc +++ b/gr-blocks/python/blocks/bindings/complex_to_interleaved_short_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(complex_to_interleaved_short.h) */ +/* BINDTOOL_HEADER_FILE_HASH(7675863b566929be1be108249ccc4d08) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/complex_to_mag_python.cc b/gr-blocks/python/blocks/bindings/complex_to_mag_python.cc index 0a31083e2f..5639f94f15 100644 --- a/gr-blocks/python/blocks/bindings/complex_to_mag_python.cc +++ b/gr-blocks/python/blocks/bindings/complex_to_mag_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(complex_to_mag.h) */ +/* BINDTOOL_HEADER_FILE_HASH(e223ad51580e7947d6e4bbcdc2df9cb5) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/complex_to_mag_squared_python.cc b/gr-blocks/python/blocks/bindings/complex_to_mag_squared_python.cc index 33095ac594..5fb57b7811 100644 --- a/gr-blocks/python/blocks/bindings/complex_to_mag_squared_python.cc +++ b/gr-blocks/python/blocks/bindings/complex_to_mag_squared_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(complex_to_mag_squared.h) */ +/* BINDTOOL_HEADER_FILE_HASH(bbc07c4648cb21825962ff680bf463b9) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/complex_to_magphase_python.cc b/gr-blocks/python/blocks/bindings/complex_to_magphase_python.cc index 7327952357..5a19a9367f 100644 --- a/gr-blocks/python/blocks/bindings/complex_to_magphase_python.cc +++ b/gr-blocks/python/blocks/bindings/complex_to_magphase_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(complex_to_magphase.h) */ +/* BINDTOOL_HEADER_FILE_HASH(23c8edcc7a570fa727bde5379fed60be) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/complex_to_real_python.cc b/gr-blocks/python/blocks/bindings/complex_to_real_python.cc index 9e59c2a88a..666b18a1f6 100644 --- a/gr-blocks/python/blocks/bindings/complex_to_real_python.cc +++ b/gr-blocks/python/blocks/bindings/complex_to_real_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(complex_to_real.h) */ +/* BINDTOOL_HEADER_FILE_HASH(6c6ab2d8ebe9cc86ef4bd69ac9c221f4) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/conjugate_cc_python.cc b/gr-blocks/python/blocks/bindings/conjugate_cc_python.cc index 0c912533b0..28e9a9ff34 100644 --- a/gr-blocks/python/blocks/bindings/conjugate_cc_python.cc +++ b/gr-blocks/python/blocks/bindings/conjugate_cc_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(conjugate_cc.h) */ +/* BINDTOOL_HEADER_FILE_HASH(08e60dc91d49e52b278c1f657fb5c86e) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/control_loop_python.cc b/gr-blocks/python/blocks/bindings/control_loop_python.cc index c9eef9c75d..bd0a7f8032 100644 --- a/gr-blocks/python/blocks/bindings/control_loop_python.cc +++ b/gr-blocks/python/blocks/bindings/control_loop_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(control_loop.h) */ +/* BINDTOOL_HEADER_FILE_HASH(26a23d368e328fb578707a7c18cafbe1) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/copy_python.cc b/gr-blocks/python/blocks/bindings/copy_python.cc index 1bfa412b04..2d7b4cb6ad 100644 --- a/gr-blocks/python/blocks/bindings/copy_python.cc +++ b/gr-blocks/python/blocks/bindings/copy_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(copy.h) */ +/* BINDTOOL_HEADER_FILE_HASH(2bcca715e65b5b54394fe4fe08d7afa0) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/correctiq_auto_python.cc b/gr-blocks/python/blocks/bindings/correctiq_auto_python.cc index 5dc8f748c2..668c6c597e 100644 --- a/gr-blocks/python/blocks/bindings/correctiq_auto_python.cc +++ b/gr-blocks/python/blocks/bindings/correctiq_auto_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(correctiq_auto.h) */ +/* BINDTOOL_HEADER_FILE_HASH(89cb798d694089e6c41ec905400c2555) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/correctiq_man_python.cc b/gr-blocks/python/blocks/bindings/correctiq_man_python.cc index 61c289565a..c258afa358 100644 --- a/gr-blocks/python/blocks/bindings/correctiq_man_python.cc +++ b/gr-blocks/python/blocks/bindings/correctiq_man_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(correctiq_man.h) */ +/* BINDTOOL_HEADER_FILE_HASH(a2671fc2a0e6c23d0265f059383d03c1) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/correctiq_python.cc b/gr-blocks/python/blocks/bindings/correctiq_python.cc index 7deb9bd027..e2354e8310 100644 --- a/gr-blocks/python/blocks/bindings/correctiq_python.cc +++ b/gr-blocks/python/blocks/bindings/correctiq_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(correctiq.h) */ +/* BINDTOOL_HEADER_FILE_HASH(b7a70d6a642844c078eadb3808f6ab21) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/correctiq_swapiq_python.cc b/gr-blocks/python/blocks/bindings/correctiq_swapiq_python.cc index 214e9aa31c..bb13c1f58e 100644 --- a/gr-blocks/python/blocks/bindings/correctiq_swapiq_python.cc +++ b/gr-blocks/python/blocks/bindings/correctiq_swapiq_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(correctiq_swapiq.h) */ +/* BINDTOOL_HEADER_FILE_HASH(fe94f1e37a636f114ac56074111b937a) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/count_bits_python.cc b/gr-blocks/python/blocks/bindings/count_bits_python.cc index c8a57ecd6e..c82d97ebb3 100644 --- a/gr-blocks/python/blocks/bindings/count_bits_python.cc +++ b/gr-blocks/python/blocks/bindings/count_bits_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(count_bits.h) */ +/* BINDTOOL_HEADER_FILE_HASH(da855d7f097f40a02197ebb030104cfc) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/ctrlport_probe2_b_python.cc b/gr-blocks/python/blocks/bindings/ctrlport_probe2_b_python.cc index 0950ab96d2..d15ebe858f 100644 --- a/gr-blocks/python/blocks/bindings/ctrlport_probe2_b_python.cc +++ b/gr-blocks/python/blocks/bindings/ctrlport_probe2_b_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(ctrlport_probe2_b.h) */ +/* BINDTOOL_HEADER_FILE_HASH(68ceb4f932be9cf0706cb20399d317db) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/ctrlport_probe2_c_python.cc b/gr-blocks/python/blocks/bindings/ctrlport_probe2_c_python.cc index 320c86ad51..5d2d8c268f 100644 --- a/gr-blocks/python/blocks/bindings/ctrlport_probe2_c_python.cc +++ b/gr-blocks/python/blocks/bindings/ctrlport_probe2_c_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(ctrlport_probe2_c.h) */ +/* BINDTOOL_HEADER_FILE_HASH(97afe362bce3aff913d17babd0742a11) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/ctrlport_probe2_f_python.cc b/gr-blocks/python/blocks/bindings/ctrlport_probe2_f_python.cc index 6b87268dd5..40318ae220 100644 --- a/gr-blocks/python/blocks/bindings/ctrlport_probe2_f_python.cc +++ b/gr-blocks/python/blocks/bindings/ctrlport_probe2_f_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(ctrlport_probe2_f.h) */ +/* BINDTOOL_HEADER_FILE_HASH(53341903651f4aff84dcc42606d3e346) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/ctrlport_probe2_i_python.cc b/gr-blocks/python/blocks/bindings/ctrlport_probe2_i_python.cc index d6966c8783..556c085efb 100644 --- a/gr-blocks/python/blocks/bindings/ctrlport_probe2_i_python.cc +++ b/gr-blocks/python/blocks/bindings/ctrlport_probe2_i_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(ctrlport_probe2_i.h) */ +/* BINDTOOL_HEADER_FILE_HASH(ce4e413b7a813ec65fd2887c50f27ea0) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/ctrlport_probe2_s_python.cc b/gr-blocks/python/blocks/bindings/ctrlport_probe2_s_python.cc index c9d61e4791..dddd7f0792 100644 --- a/gr-blocks/python/blocks/bindings/ctrlport_probe2_s_python.cc +++ b/gr-blocks/python/blocks/bindings/ctrlport_probe2_s_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(ctrlport_probe2_s.h) */ +/* BINDTOOL_HEADER_FILE_HASH(eeb578353e26770ec017cce77b17ecaa) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/ctrlport_probe_c_python.cc b/gr-blocks/python/blocks/bindings/ctrlport_probe_c_python.cc index fafeb28167..b9356f8267 100644 --- a/gr-blocks/python/blocks/bindings/ctrlport_probe_c_python.cc +++ b/gr-blocks/python/blocks/bindings/ctrlport_probe_c_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(ctrlport_probe_c.h) */ +/* BINDTOOL_HEADER_FILE_HASH(953e3c69bfcbde28327778d11ce02638) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/deinterleave_python.cc b/gr-blocks/python/blocks/bindings/deinterleave_python.cc index b98bca674e..863c797749 100644 --- a/gr-blocks/python/blocks/bindings/deinterleave_python.cc +++ b/gr-blocks/python/blocks/bindings/deinterleave_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(deinterleave.h) */ +/* BINDTOOL_HEADER_FILE_HASH(2c0c4637acbf4e7d50538042b03cbcd3) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/delay_python.cc b/gr-blocks/python/blocks/bindings/delay_python.cc index 35074ce053..daadd8e158 100644 --- a/gr-blocks/python/blocks/bindings/delay_python.cc +++ b/gr-blocks/python/blocks/bindings/delay_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(delay.h) */ +/* BINDTOOL_HEADER_FILE_HASH(70c56a7741afcf16e8584454a0520342) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/divide_python.cc b/gr-blocks/python/blocks/bindings/divide_python.cc index 5d725f670d..c777fdc645 100644 --- a/gr-blocks/python/blocks/bindings/divide_python.cc +++ b/gr-blocks/python/blocks/bindings/divide_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(divide.h) */ +/* BINDTOOL_HEADER_FILE_HASH(aba6049c528454ca838f70d73f072609) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/docstrings/phase_shift_pydoc_template.h b/gr-blocks/python/blocks/bindings/docstrings/phase_shift_pydoc_template.h new file mode 100644 index 0000000000..7962a6d18f --- /dev/null +++ b/gr-blocks/python/blocks/bindings/docstrings/phase_shift_pydoc_template.h @@ -0,0 +1,33 @@ +/* + * Copyright 2020 Free Software Foundation, Inc. + * + * This file is part of GNU Radio + * + * SPDX-License-Identifier: GPL-3.0-or-later + * + */ +#include "pydoc_macros.h" +#define D(...) DOC(gr, blocks, __VA_ARGS__) +/* + This file contains placeholders for docstrings for the Python bindings. + Do not edit! These were automatically extracted during the binding process + and will be overwritten during the build process + */ + + +static const char* __doc_gr_blocks_phase_shift = R"doc()doc"; + + +static const char* __doc_gr_blocks_phase_shift_phase_shift_0 = R"doc()doc"; + + +static const char* __doc_gr_blocks_phase_shift_phase_shift_1 = R"doc()doc"; + + +static const char* __doc_gr_blocks_phase_shift_make = R"doc()doc"; + + +static const char* __doc_gr_blocks_phase_shift_get_shift = R"doc()doc"; + + +static const char* __doc_gr_blocks_phase_shift_set_shift = R"doc()doc"; diff --git a/gr-blocks/python/blocks/bindings/endian_swap_python.cc b/gr-blocks/python/blocks/bindings/endian_swap_python.cc index d8a0319bc4..dbcbdadc4e 100644 --- a/gr-blocks/python/blocks/bindings/endian_swap_python.cc +++ b/gr-blocks/python/blocks/bindings/endian_swap_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(endian_swap.h) */ +/* BINDTOOL_HEADER_FILE_HASH(c613a81f29aa0d91d9d71514f1b08464) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/exponentiate_const_cci_python.cc b/gr-blocks/python/blocks/bindings/exponentiate_const_cci_python.cc index 526cfd0fe4..bdc0e8da6c 100644 --- a/gr-blocks/python/blocks/bindings/exponentiate_const_cci_python.cc +++ b/gr-blocks/python/blocks/bindings/exponentiate_const_cci_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(exponentiate_const_cci.h) */ +/* BINDTOOL_HEADER_FILE_HASH(50028657ded73693b9e0c62e27064b38) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/file_descriptor_sink_python.cc b/gr-blocks/python/blocks/bindings/file_descriptor_sink_python.cc index c3c9c434d6..5fd3e4bb4d 100644 --- a/gr-blocks/python/blocks/bindings/file_descriptor_sink_python.cc +++ b/gr-blocks/python/blocks/bindings/file_descriptor_sink_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(file_descriptor_sink.h) */ +/* BINDTOOL_HEADER_FILE_HASH(044bae02323044b086e3bef7067598f9) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/file_descriptor_source_python.cc b/gr-blocks/python/blocks/bindings/file_descriptor_source_python.cc index b777c90f43..e897970ec5 100644 --- a/gr-blocks/python/blocks/bindings/file_descriptor_source_python.cc +++ b/gr-blocks/python/blocks/bindings/file_descriptor_source_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(file_descriptor_source.h) */ +/* BINDTOOL_HEADER_FILE_HASH(f2d96fddb065808e7d03d8111e2c0e36) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/file_meta_sink_python.cc b/gr-blocks/python/blocks/bindings/file_meta_sink_python.cc index 0b5fc1d5a0..5e7b7cd1aa 100644 --- a/gr-blocks/python/blocks/bindings/file_meta_sink_python.cc +++ b/gr-blocks/python/blocks/bindings/file_meta_sink_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(file_meta_sink.h) */ +/* BINDTOOL_HEADER_FILE_HASH(124869add242e8f8a52cc8ae3a40da7f) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/file_meta_source_python.cc b/gr-blocks/python/blocks/bindings/file_meta_source_python.cc index c7161d5d63..741645dc4b 100644 --- a/gr-blocks/python/blocks/bindings/file_meta_source_python.cc +++ b/gr-blocks/python/blocks/bindings/file_meta_source_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(file_meta_source.h) */ +/* BINDTOOL_HEADER_FILE_HASH(689524753f7d659f05fd462802b55cac) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/file_sink_base_python.cc b/gr-blocks/python/blocks/bindings/file_sink_base_python.cc index be32f5f5fc..be835dda97 100644 --- a/gr-blocks/python/blocks/bindings/file_sink_base_python.cc +++ b/gr-blocks/python/blocks/bindings/file_sink_base_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(file_sink_base.h) */ +/* BINDTOOL_HEADER_FILE_HASH(3ecad3bebf54f73e2fa57cb95d5154c8) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/file_sink_python.cc b/gr-blocks/python/blocks/bindings/file_sink_python.cc index 0d8e9c0d73..8a92417853 100644 --- a/gr-blocks/python/blocks/bindings/file_sink_python.cc +++ b/gr-blocks/python/blocks/bindings/file_sink_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(file_sink.h) */ +/* BINDTOOL_HEADER_FILE_HASH(7d4fa47d3509d715bbf1dd940304cadf) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/file_source_python.cc b/gr-blocks/python/blocks/bindings/file_source_python.cc index 9be988fbb7..21dff5c76f 100644 --- a/gr-blocks/python/blocks/bindings/file_source_python.cc +++ b/gr-blocks/python/blocks/bindings/file_source_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(file_source.h) */ +/* BINDTOOL_HEADER_FILE_HASH(3ff3bf035951c8fd06dbb7456e7c7ba3) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/float_to_char_python.cc b/gr-blocks/python/blocks/bindings/float_to_char_python.cc index 5867af985d..442849befc 100644 --- a/gr-blocks/python/blocks/bindings/float_to_char_python.cc +++ b/gr-blocks/python/blocks/bindings/float_to_char_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(float_to_char.h) */ +/* BINDTOOL_HEADER_FILE_HASH(808c8d5e27971c1192a6d5090fb5074b) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/float_to_complex_python.cc b/gr-blocks/python/blocks/bindings/float_to_complex_python.cc index ed6a99f117..823c75da35 100644 --- a/gr-blocks/python/blocks/bindings/float_to_complex_python.cc +++ b/gr-blocks/python/blocks/bindings/float_to_complex_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(float_to_complex.h) */ +/* BINDTOOL_HEADER_FILE_HASH(a4ac419b65473f8c4130c7d53e4e70ee) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/float_to_int_python.cc b/gr-blocks/python/blocks/bindings/float_to_int_python.cc index eee99412c9..612744589a 100644 --- a/gr-blocks/python/blocks/bindings/float_to_int_python.cc +++ b/gr-blocks/python/blocks/bindings/float_to_int_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(float_to_int.h) */ +/* BINDTOOL_HEADER_FILE_HASH(2206f897d77a22c9b55605c35fc037c8) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/float_to_short_python.cc b/gr-blocks/python/blocks/bindings/float_to_short_python.cc index 2fc2d4de18..dbf560c8dd 100644 --- a/gr-blocks/python/blocks/bindings/float_to_short_python.cc +++ b/gr-blocks/python/blocks/bindings/float_to_short_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(float_to_short.h) */ +/* BINDTOOL_HEADER_FILE_HASH(847d10fddd3eb75d0cbe403a313295d4) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/float_to_uchar_python.cc b/gr-blocks/python/blocks/bindings/float_to_uchar_python.cc index a4175f2d25..82d548061e 100644 --- a/gr-blocks/python/blocks/bindings/float_to_uchar_python.cc +++ b/gr-blocks/python/blocks/bindings/float_to_uchar_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(float_to_uchar.h) */ +/* BINDTOOL_HEADER_FILE_HASH(30cc9cfbb683f5c34d63bc65b4eb3e69) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/head_python.cc b/gr-blocks/python/blocks/bindings/head_python.cc index dfe09163c2..9e74b5eb8d 100644 --- a/gr-blocks/python/blocks/bindings/head_python.cc +++ b/gr-blocks/python/blocks/bindings/head_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(head.h) */ +/* BINDTOOL_HEADER_FILE_HASH(a84eb75af0a93ad008abf4fd915a3c41) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/int_to_float_python.cc b/gr-blocks/python/blocks/bindings/int_to_float_python.cc index 465ca3264e..8e88ff8f2c 100644 --- a/gr-blocks/python/blocks/bindings/int_to_float_python.cc +++ b/gr-blocks/python/blocks/bindings/int_to_float_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(int_to_float.h) */ +/* BINDTOOL_HEADER_FILE_HASH(5cb27bada3d9184397017edcde96f063) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/integrate_python.cc b/gr-blocks/python/blocks/bindings/integrate_python.cc index 19222e5c2f..4fda3350c6 100644 --- a/gr-blocks/python/blocks/bindings/integrate_python.cc +++ b/gr-blocks/python/blocks/bindings/integrate_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(integrate.h) */ +/* BINDTOOL_HEADER_FILE_HASH(b6bcb8fd7c0af580007e18c72e7cbf5e) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/interleave_python.cc b/gr-blocks/python/blocks/bindings/interleave_python.cc index ec761dd1cc..438d76fe7e 100644 --- a/gr-blocks/python/blocks/bindings/interleave_python.cc +++ b/gr-blocks/python/blocks/bindings/interleave_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(interleave.h) */ +/* BINDTOOL_HEADER_FILE_HASH(554606d4e1f46e56fb61cb953b85bdb5) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/interleaved_char_to_complex_python.cc b/gr-blocks/python/blocks/bindings/interleaved_char_to_complex_python.cc index b807a2bcf0..a623bb9348 100644 --- a/gr-blocks/python/blocks/bindings/interleaved_char_to_complex_python.cc +++ b/gr-blocks/python/blocks/bindings/interleaved_char_to_complex_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(interleaved_char_to_complex.h) */ +/* BINDTOOL_HEADER_FILE_HASH(2740a76628c0e360672d28d8291c23bd) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/interleaved_short_to_complex_python.cc b/gr-blocks/python/blocks/bindings/interleaved_short_to_complex_python.cc index d5af0700e0..bbdb59fdfe 100644 --- a/gr-blocks/python/blocks/bindings/interleaved_short_to_complex_python.cc +++ b/gr-blocks/python/blocks/bindings/interleaved_short_to_complex_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(interleaved_short_to_complex.h) */ +/* BINDTOOL_HEADER_FILE_HASH(7a3148b7b8425fff29e4e060b345e508) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/keep_m_in_n_python.cc b/gr-blocks/python/blocks/bindings/keep_m_in_n_python.cc index 4ce202ba52..325cb66854 100644 --- a/gr-blocks/python/blocks/bindings/keep_m_in_n_python.cc +++ b/gr-blocks/python/blocks/bindings/keep_m_in_n_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(keep_m_in_n.h) */ +/* BINDTOOL_HEADER_FILE_HASH(4aa273b7eee4437ca89a45c3b0a56259) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/keep_one_in_n_python.cc b/gr-blocks/python/blocks/bindings/keep_one_in_n_python.cc index a85e478bc0..301091448e 100644 --- a/gr-blocks/python/blocks/bindings/keep_one_in_n_python.cc +++ b/gr-blocks/python/blocks/bindings/keep_one_in_n_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(keep_one_in_n.h) */ +/* BINDTOOL_HEADER_FILE_HASH(67da027d9b5c58de342296f623db1fe0) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/lfsr_15_1_0_python.cc b/gr-blocks/python/blocks/bindings/lfsr_15_1_0_python.cc index df9026eb49..c983641c10 100644 --- a/gr-blocks/python/blocks/bindings/lfsr_15_1_0_python.cc +++ b/gr-blocks/python/blocks/bindings/lfsr_15_1_0_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(lfsr_15_1_0.h) */ +/* BINDTOOL_HEADER_FILE_HASH(6b2bc514206aa15787a3e9d002269784) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/lfsr_32k_python.cc b/gr-blocks/python/blocks/bindings/lfsr_32k_python.cc index 92816f0e26..be9671b72e 100644 --- a/gr-blocks/python/blocks/bindings/lfsr_32k_python.cc +++ b/gr-blocks/python/blocks/bindings/lfsr_32k_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(lfsr_32k.h) */ +/* BINDTOOL_HEADER_FILE_HASH(4986998c4a85bc4255c729571c35f1af) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/lfsr_32k_source_s_python.cc b/gr-blocks/python/blocks/bindings/lfsr_32k_source_s_python.cc index e911e80f00..b5930511f2 100644 --- a/gr-blocks/python/blocks/bindings/lfsr_32k_source_s_python.cc +++ b/gr-blocks/python/blocks/bindings/lfsr_32k_source_s_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(lfsr_32k_source_s.h) */ +/* BINDTOOL_HEADER_FILE_HASH(7c7db48cb74828d12745a2aae37a3be5) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/log2_const_python.cc b/gr-blocks/python/blocks/bindings/log2_const_python.cc index 1f560fd08e..3c8327eaf8 100644 --- a/gr-blocks/python/blocks/bindings/log2_const_python.cc +++ b/gr-blocks/python/blocks/bindings/log2_const_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(log2_const.h) */ +/* BINDTOOL_HEADER_FILE_HASH(f4afb8807dd68b6561896201a8489a0c) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/magphase_to_complex_python.cc b/gr-blocks/python/blocks/bindings/magphase_to_complex_python.cc index 9a3202f17e..49e782b610 100644 --- a/gr-blocks/python/blocks/bindings/magphase_to_complex_python.cc +++ b/gr-blocks/python/blocks/bindings/magphase_to_complex_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(magphase_to_complex.h) */ +/* BINDTOOL_HEADER_FILE_HASH(9784aabc763faf927f5045c8b11dfa1b) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/max_blk_python.cc b/gr-blocks/python/blocks/bindings/max_blk_python.cc index aff72652ca..3dbe8c07bc 100644 --- a/gr-blocks/python/blocks/bindings/max_blk_python.cc +++ b/gr-blocks/python/blocks/bindings/max_blk_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(max_blk.h) */ +/* BINDTOOL_HEADER_FILE_HASH(08425e1c067b66c33ac4ad0839cfa86f) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/message_debug_python.cc b/gr-blocks/python/blocks/bindings/message_debug_python.cc index 198a14c1cb..c0e2f5ffb8 100644 --- a/gr-blocks/python/blocks/bindings/message_debug_python.cc +++ b/gr-blocks/python/blocks/bindings/message_debug_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(message_debug.h) */ +/* BINDTOOL_HEADER_FILE_HASH(d30bdecc7a85481cac1f2c6ff843509b) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/message_strobe_python.cc b/gr-blocks/python/blocks/bindings/message_strobe_python.cc index e66bf20a1a..97aa04dc56 100644 --- a/gr-blocks/python/blocks/bindings/message_strobe_python.cc +++ b/gr-blocks/python/blocks/bindings/message_strobe_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(message_strobe.h) */ +/* BINDTOOL_HEADER_FILE_HASH(26fe83cd77443495d544b73038ddbc54) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/message_strobe_random_python.cc b/gr-blocks/python/blocks/bindings/message_strobe_random_python.cc index ecdf511331..0ce7333485 100644 --- a/gr-blocks/python/blocks/bindings/message_strobe_random_python.cc +++ b/gr-blocks/python/blocks/bindings/message_strobe_random_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(message_strobe_random.h) */ +/* BINDTOOL_HEADER_FILE_HASH(a759e6e0483f67da0e1a9bdf8344f16e) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/min_blk_python.cc b/gr-blocks/python/blocks/bindings/min_blk_python.cc index 2c9b02668e..a44f7f234d 100644 --- a/gr-blocks/python/blocks/bindings/min_blk_python.cc +++ b/gr-blocks/python/blocks/bindings/min_blk_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(min_blk.h) */ +/* BINDTOOL_HEADER_FILE_HASH(cd1a4a1e4517e5c6850fd500172218a1) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/moving_average_python.cc b/gr-blocks/python/blocks/bindings/moving_average_python.cc index 3576ae8420..513c2b3489 100644 --- a/gr-blocks/python/blocks/bindings/moving_average_python.cc +++ b/gr-blocks/python/blocks/bindings/moving_average_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(moving_average.h) */ +/* BINDTOOL_HEADER_FILE_HASH(6d76bcf0938271f111cd4bf9ee6803bd) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/multiply_by_tag_value_cc_python.cc b/gr-blocks/python/blocks/bindings/multiply_by_tag_value_cc_python.cc index 3f07b7bb67..4f2006b2e7 100644 --- a/gr-blocks/python/blocks/bindings/multiply_by_tag_value_cc_python.cc +++ b/gr-blocks/python/blocks/bindings/multiply_by_tag_value_cc_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(multiply_by_tag_value_cc.h) */ +/* BINDTOOL_HEADER_FILE_HASH(83e16476793f2a5f6173d0bcd70cbf41) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/multiply_conjugate_cc_python.cc b/gr-blocks/python/blocks/bindings/multiply_conjugate_cc_python.cc index 04bd0bb376..53cf6925c4 100644 --- a/gr-blocks/python/blocks/bindings/multiply_conjugate_cc_python.cc +++ b/gr-blocks/python/blocks/bindings/multiply_conjugate_cc_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(multiply_conjugate_cc.h) */ +/* BINDTOOL_HEADER_FILE_HASH(7998308f68231db2a3c906c86d88a193) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/multiply_const_python.cc b/gr-blocks/python/blocks/bindings/multiply_const_python.cc index e416b18694..0e39a376c7 100644 --- a/gr-blocks/python/blocks/bindings/multiply_const_python.cc +++ b/gr-blocks/python/blocks/bindings/multiply_const_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(multiply_const.h) */ +/* BINDTOOL_HEADER_FILE_HASH(86a7d253afa61b76a98f241a58e8104a) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/multiply_const_v_python.cc b/gr-blocks/python/blocks/bindings/multiply_const_v_python.cc index 28bdcf4421..fbee9db784 100644 --- a/gr-blocks/python/blocks/bindings/multiply_const_v_python.cc +++ b/gr-blocks/python/blocks/bindings/multiply_const_v_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(multiply_const_v.h) */ +/* BINDTOOL_HEADER_FILE_HASH(41792403264b7a4d8f19670cc2945ed3) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/multiply_matrix_python.cc b/gr-blocks/python/blocks/bindings/multiply_matrix_python.cc index 639584bfd1..3b9f923cff 100644 --- a/gr-blocks/python/blocks/bindings/multiply_matrix_python.cc +++ b/gr-blocks/python/blocks/bindings/multiply_matrix_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(multiply_matrix.h) */ +/* BINDTOOL_HEADER_FILE_HASH(e99d8b091b5c8078ced8bdc3933d211d) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/multiply_python.cc b/gr-blocks/python/blocks/bindings/multiply_python.cc index ae90a54cca..c00d2c363b 100644 --- a/gr-blocks/python/blocks/bindings/multiply_python.cc +++ b/gr-blocks/python/blocks/bindings/multiply_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(multiply.h) */ +/* BINDTOOL_HEADER_FILE_HASH(2cb5abdaf264c2a83f1fb5d7ddf06601) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/mute_python.cc b/gr-blocks/python/blocks/bindings/mute_python.cc index c77620c76c..5ea83685af 100644 --- a/gr-blocks/python/blocks/bindings/mute_python.cc +++ b/gr-blocks/python/blocks/bindings/mute_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(mute.h) */ +/* BINDTOOL_HEADER_FILE_HASH(5f6137a7d522ab67d435e2ae8946b625) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/nlog10_ff_python.cc b/gr-blocks/python/blocks/bindings/nlog10_ff_python.cc index d9e55f478a..60544c0e63 100644 --- a/gr-blocks/python/blocks/bindings/nlog10_ff_python.cc +++ b/gr-blocks/python/blocks/bindings/nlog10_ff_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(nlog10_ff.h) */ +/* BINDTOOL_HEADER_FILE_HASH(adf634cb0bafdebbdf595c09ab20aec9) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/nop_python.cc b/gr-blocks/python/blocks/bindings/nop_python.cc index 1d23f4cb82..a252621d67 100644 --- a/gr-blocks/python/blocks/bindings/nop_python.cc +++ b/gr-blocks/python/blocks/bindings/nop_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(nop.h) */ +/* BINDTOOL_HEADER_FILE_HASH(c206b7435a51013204b4c6ef82caf92e) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/not_blk_python.cc b/gr-blocks/python/blocks/bindings/not_blk_python.cc index b40279f43c..aeec81c07a 100644 --- a/gr-blocks/python/blocks/bindings/not_blk_python.cc +++ b/gr-blocks/python/blocks/bindings/not_blk_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(not_blk.h) */ +/* BINDTOOL_HEADER_FILE_HASH(0ae48ddf84b6a234e0696c1358e015d0) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/null_sink_python.cc b/gr-blocks/python/blocks/bindings/null_sink_python.cc index de20c98155..8d252b0275 100644 --- a/gr-blocks/python/blocks/bindings/null_sink_python.cc +++ b/gr-blocks/python/blocks/bindings/null_sink_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(null_sink.h) */ +/* BINDTOOL_HEADER_FILE_HASH(8e09529f4c20a55974e648e7cff8e8b7) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/null_source_python.cc b/gr-blocks/python/blocks/bindings/null_source_python.cc index bd1bd368bb..cd3b22592a 100644 --- a/gr-blocks/python/blocks/bindings/null_source_python.cc +++ b/gr-blocks/python/blocks/bindings/null_source_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(null_source.h) */ +/* BINDTOOL_HEADER_FILE_HASH(a1c9234adbc8a74d674d27f6f702d04a) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/or_blk_python.cc b/gr-blocks/python/blocks/bindings/or_blk_python.cc index 5b71a8b118..ad0778e562 100644 --- a/gr-blocks/python/blocks/bindings/or_blk_python.cc +++ b/gr-blocks/python/blocks/bindings/or_blk_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(or_blk.h) */ +/* BINDTOOL_HEADER_FILE_HASH(6e632b186f0f2cbe08578791fda647d8) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/pack_k_bits_bb_python.cc b/gr-blocks/python/blocks/bindings/pack_k_bits_bb_python.cc index 1d7fba7686..8fe5d80ddf 100644 --- a/gr-blocks/python/blocks/bindings/pack_k_bits_bb_python.cc +++ b/gr-blocks/python/blocks/bindings/pack_k_bits_bb_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(pack_k_bits_bb.h) */ +/* BINDTOOL_HEADER_FILE_HASH(36978280edb60b63713b9eef499f3873) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/pack_k_bits_python.cc b/gr-blocks/python/blocks/bindings/pack_k_bits_python.cc index 9a2cd1b4db..6debc4c73d 100644 --- a/gr-blocks/python/blocks/bindings/pack_k_bits_python.cc +++ b/gr-blocks/python/blocks/bindings/pack_k_bits_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(pack_k_bits.h) */ +/* BINDTOOL_HEADER_FILE_HASH(9417a28ce0ff8b790496cb1d33fca83f) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/packed_to_unpacked_python.cc b/gr-blocks/python/blocks/bindings/packed_to_unpacked_python.cc index 3d0f27171a..5f79713d30 100644 --- a/gr-blocks/python/blocks/bindings/packed_to_unpacked_python.cc +++ b/gr-blocks/python/blocks/bindings/packed_to_unpacked_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(packed_to_unpacked.h) */ +/* BINDTOOL_HEADER_FILE_HASH(ee978838329d1d8630428c4c7a7a402c) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/patterned_interleaver_python.cc b/gr-blocks/python/blocks/bindings/patterned_interleaver_python.cc index 7a9b7de178..d5f44ed490 100644 --- a/gr-blocks/python/blocks/bindings/patterned_interleaver_python.cc +++ b/gr-blocks/python/blocks/bindings/patterned_interleaver_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(patterned_interleaver.h) */ +/* BINDTOOL_HEADER_FILE_HASH(82fb740fd149d52a83278c47a2685541) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/pdu_filter_python.cc b/gr-blocks/python/blocks/bindings/pdu_filter_python.cc index 5dcb22494e..7c805c016d 100644 --- a/gr-blocks/python/blocks/bindings/pdu_filter_python.cc +++ b/gr-blocks/python/blocks/bindings/pdu_filter_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(pdu_filter.h) */ +/* BINDTOOL_HEADER_FILE_HASH(73336eabe264d9670a63e914e96742b1) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/pdu_python.cc b/gr-blocks/python/blocks/bindings/pdu_python.cc index 66f58e04ca..267dbdb330 100644 --- a/gr-blocks/python/blocks/bindings/pdu_python.cc +++ b/gr-blocks/python/blocks/bindings/pdu_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(pdu.h) */ +/* BINDTOOL_HEADER_FILE_HASH(8c678dd50c4df86cbc74dc58b1b5010d) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/pdu_remove_python.cc b/gr-blocks/python/blocks/bindings/pdu_remove_python.cc index 1bb7cb3c18..be6524e216 100644 --- a/gr-blocks/python/blocks/bindings/pdu_remove_python.cc +++ b/gr-blocks/python/blocks/bindings/pdu_remove_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(pdu_remove.h) */ +/* BINDTOOL_HEADER_FILE_HASH(62afe4d010e89d91f3276e3299231a4f) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/pdu_set_python.cc b/gr-blocks/python/blocks/bindings/pdu_set_python.cc index 218814e2ac..3fa4c1d12f 100644 --- a/gr-blocks/python/blocks/bindings/pdu_set_python.cc +++ b/gr-blocks/python/blocks/bindings/pdu_set_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(pdu_set.h) */ +/* BINDTOOL_HEADER_FILE_HASH(4716b531c993ca09cb8cdad1100e317a) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/pdu_to_tagged_stream_python.cc b/gr-blocks/python/blocks/bindings/pdu_to_tagged_stream_python.cc index 37c444bf2f..51ec743f26 100644 --- a/gr-blocks/python/blocks/bindings/pdu_to_tagged_stream_python.cc +++ b/gr-blocks/python/blocks/bindings/pdu_to_tagged_stream_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(pdu_to_tagged_stream.h) */ +/* BINDTOOL_HEADER_FILE_HASH(122377a925d85481a5dd9f86e75e909b) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/peak_detector2_fb_python.cc b/gr-blocks/python/blocks/bindings/peak_detector2_fb_python.cc index d39a3daa46..48ffa48db8 100644 --- a/gr-blocks/python/blocks/bindings/peak_detector2_fb_python.cc +++ b/gr-blocks/python/blocks/bindings/peak_detector2_fb_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(peak_detector2_fb.h) */ +/* BINDTOOL_HEADER_FILE_HASH(7f3fbeb13715fe8bf8bcabe517fdc444) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/peak_detector_python.cc b/gr-blocks/python/blocks/bindings/peak_detector_python.cc index cb2afab87e..97d7fad38f 100644 --- a/gr-blocks/python/blocks/bindings/peak_detector_python.cc +++ b/gr-blocks/python/blocks/bindings/peak_detector_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(peak_detector.h) */ +/* BINDTOOL_HEADER_FILE_HASH(fb024c09ee4031c69e2b14a9d53bd6c9) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/phase_shift_python.cc b/gr-blocks/python/blocks/bindings/phase_shift_python.cc new file mode 100644 index 0000000000..21d895949a --- /dev/null +++ b/gr-blocks/python/blocks/bindings/phase_shift_python.cc @@ -0,0 +1,57 @@ +/* + * Copyright 2020 Free Software Foundation, Inc. + * + * This file is part of GNU Radio + * + * SPDX-License-Identifier: GPL-3.0-or-later + * + */ + +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(phase_shift.h) */ +/* BINDTOOL_HEADER_FILE_HASH(5657bd1fe7366cf279f6b1e29ee4df6b) */ +/***********************************************************************************/ + +#include <pybind11/complex.h> +#include <pybind11/pybind11.h> +#include <pybind11/stl.h> + +namespace py = pybind11; + +#include <gnuradio/blocks/phase_shift.h> +// pydoc.h is automatically generated in the build directory +#include <phase_shift_pydoc.h> + +void bind_phase_shift(py::module& m) +{ + + using phase_shift = ::gr::blocks::phase_shift; + + + py::class_<phase_shift, + gr::sync_block, + gr::block, + gr::basic_block, + std::shared_ptr<phase_shift>>(m, "phase_shift", D(phase_shift)) + + .def(py::init(&phase_shift::make), + py::arg("shift"), + py::arg("is_radians"), + D(phase_shift, make)) + + + .def("get_shift", &phase_shift::get_shift, D(phase_shift, get_shift)) + + + .def("set_shift", + &phase_shift::set_shift, + py::arg("new_value"), + D(phase_shift, set_shift)) + + ; +} diff --git a/gr-blocks/python/blocks/bindings/plateau_detector_fb_python.cc b/gr-blocks/python/blocks/bindings/plateau_detector_fb_python.cc index 14f30d2561..7f0ac26b3f 100644 --- a/gr-blocks/python/blocks/bindings/plateau_detector_fb_python.cc +++ b/gr-blocks/python/blocks/bindings/plateau_detector_fb_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(plateau_detector_fb.h) */ +/* BINDTOOL_HEADER_FILE_HASH(8602ec9c626ae1fcba3aa2481f31dfd1) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/probe_rate_python.cc b/gr-blocks/python/blocks/bindings/probe_rate_python.cc index ec9138f4f3..c15b03b48f 100644 --- a/gr-blocks/python/blocks/bindings/probe_rate_python.cc +++ b/gr-blocks/python/blocks/bindings/probe_rate_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(probe_rate.h) */ +/* BINDTOOL_HEADER_FILE_HASH(730ddf38e5152565930ff99c3ec187b6) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/probe_signal_python.cc b/gr-blocks/python/blocks/bindings/probe_signal_python.cc index 2057f2497d..a593f4f164 100644 --- a/gr-blocks/python/blocks/bindings/probe_signal_python.cc +++ b/gr-blocks/python/blocks/bindings/probe_signal_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(probe_signal.h) */ +/* BINDTOOL_HEADER_FILE_HASH(ea7457920b50e2aa80be0802cc74c757) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/probe_signal_v_python.cc b/gr-blocks/python/blocks/bindings/probe_signal_v_python.cc index b7730bf999..08878a6d93 100644 --- a/gr-blocks/python/blocks/bindings/probe_signal_v_python.cc +++ b/gr-blocks/python/blocks/bindings/probe_signal_v_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(probe_signal_v.h) */ +/* BINDTOOL_HEADER_FILE_HASH(ae2b9e0357c56e58dc7eaba4fcc60339) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/python_bindings.cc b/gr-blocks/python/blocks/bindings/python_bindings.cc index 308a459e0b..32dd5d657d 100644 --- a/gr-blocks/python/blocks/bindings/python_bindings.cc +++ b/gr-blocks/python/blocks/bindings/python_bindings.cc @@ -116,6 +116,7 @@ void bind_pdu_set(py::module&); void bind_pdu_to_tagged_stream(py::module&); void bind_peak_detector(py::module&); void bind_peak_detector2_fb(py::module&); +void bind_phase_shift(py::module&); void bind_plateau_detector_fb(py::module&); void bind_probe_rate(py::module&); void bind_probe_signal(py::module&); diff --git a/gr-blocks/python/blocks/bindings/random_pdu_python.cc b/gr-blocks/python/blocks/bindings/random_pdu_python.cc index c25276a4fb..430f466b1f 100644 --- a/gr-blocks/python/blocks/bindings/random_pdu_python.cc +++ b/gr-blocks/python/blocks/bindings/random_pdu_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(random_pdu.h) */ +/* BINDTOOL_HEADER_FILE_HASH(31da08cfe8a287467bf91fd51612180f) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/regenerate_bb_python.cc b/gr-blocks/python/blocks/bindings/regenerate_bb_python.cc index 76075c50a5..2a7f02daa9 100644 --- a/gr-blocks/python/blocks/bindings/regenerate_bb_python.cc +++ b/gr-blocks/python/blocks/bindings/regenerate_bb_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(regenerate_bb.h) */ +/* BINDTOOL_HEADER_FILE_HASH(8172d7a94608583e0c259118f1864dd7) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/repack_bits_bb_python.cc b/gr-blocks/python/blocks/bindings/repack_bits_bb_python.cc index dade725b01..6c0a29a9af 100644 --- a/gr-blocks/python/blocks/bindings/repack_bits_bb_python.cc +++ b/gr-blocks/python/blocks/bindings/repack_bits_bb_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(repack_bits_bb.h) */ +/* BINDTOOL_HEADER_FILE_HASH(1ebd11a8e196962e39d600285d88c967) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/repeat_python.cc b/gr-blocks/python/blocks/bindings/repeat_python.cc index 7590857ba8..4626209c2c 100644 --- a/gr-blocks/python/blocks/bindings/repeat_python.cc +++ b/gr-blocks/python/blocks/bindings/repeat_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(repeat.h) */ +/* BINDTOOL_HEADER_FILE_HASH(e09b086b5c70662b6d397af93cdeb2e5) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/rms_cf_python.cc b/gr-blocks/python/blocks/bindings/rms_cf_python.cc index 5bd3502a53..d7b49d7f6e 100644 --- a/gr-blocks/python/blocks/bindings/rms_cf_python.cc +++ b/gr-blocks/python/blocks/bindings/rms_cf_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(rms_cf.h) */ +/* BINDTOOL_HEADER_FILE_HASH(857196be4688540b40d75a53ab2a8919) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/rms_ff_python.cc b/gr-blocks/python/blocks/bindings/rms_ff_python.cc index 1310ebd363..cdb9c3064b 100644 --- a/gr-blocks/python/blocks/bindings/rms_ff_python.cc +++ b/gr-blocks/python/blocks/bindings/rms_ff_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(rms_ff.h) */ +/* BINDTOOL_HEADER_FILE_HASH(1553aa52e02db6b444eb8e6bee68a2f3) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/rotator_cc_python.cc b/gr-blocks/python/blocks/bindings/rotator_cc_python.cc index 97a45d6635..906a7e2105 100644 --- a/gr-blocks/python/blocks/bindings/rotator_cc_python.cc +++ b/gr-blocks/python/blocks/bindings/rotator_cc_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(rotator_cc.h) */ +/* BINDTOOL_HEADER_FILE_HASH(e127d40b39a00e6725b5f7214ef0e6d2) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/rotator_python.cc b/gr-blocks/python/blocks/bindings/rotator_python.cc index 8765cac79f..6f7918f11e 100644 --- a/gr-blocks/python/blocks/bindings/rotator_python.cc +++ b/gr-blocks/python/blocks/bindings/rotator_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(rotator.h) */ +/* BINDTOOL_HEADER_FILE_HASH(00766f91fe492a48d5f40aa2082f31ff) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/sample_and_hold_python.cc b/gr-blocks/python/blocks/bindings/sample_and_hold_python.cc index 893e025548..10f328cb84 100644 --- a/gr-blocks/python/blocks/bindings/sample_and_hold_python.cc +++ b/gr-blocks/python/blocks/bindings/sample_and_hold_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(sample_and_hold.h) */ +/* BINDTOOL_HEADER_FILE_HASH(e2112809d670e502f4b8621039111a9f) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/selector_python.cc b/gr-blocks/python/blocks/bindings/selector_python.cc index 47cdb8f536..a5794f7c93 100644 --- a/gr-blocks/python/blocks/bindings/selector_python.cc +++ b/gr-blocks/python/blocks/bindings/selector_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(selector.h) */ +/* BINDTOOL_HEADER_FILE_HASH(1a1e76afdb837ef8d8bb28d6246efdb2) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/short_to_char_python.cc b/gr-blocks/python/blocks/bindings/short_to_char_python.cc index 046f6d818c..b016b5cee1 100644 --- a/gr-blocks/python/blocks/bindings/short_to_char_python.cc +++ b/gr-blocks/python/blocks/bindings/short_to_char_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(short_to_char.h) */ +/* BINDTOOL_HEADER_FILE_HASH(f4a0563327d4264db16d04514b38a738) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/short_to_float_python.cc b/gr-blocks/python/blocks/bindings/short_to_float_python.cc index 3578f2d8d6..104f82c0a9 100644 --- a/gr-blocks/python/blocks/bindings/short_to_float_python.cc +++ b/gr-blocks/python/blocks/bindings/short_to_float_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(short_to_float.h) */ +/* BINDTOOL_HEADER_FILE_HASH(7514aa143e4ccafbdb5263071965ea36) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/skiphead_python.cc b/gr-blocks/python/blocks/bindings/skiphead_python.cc index 86a08bd80e..59f76ce2c0 100644 --- a/gr-blocks/python/blocks/bindings/skiphead_python.cc +++ b/gr-blocks/python/blocks/bindings/skiphead_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(skiphead.h) */ +/* BINDTOOL_HEADER_FILE_HASH(f323e03d857174538fe9bfe4f0128205) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/socket_pdu_python.cc b/gr-blocks/python/blocks/bindings/socket_pdu_python.cc index 6512f3297e..138567bd5e 100644 --- a/gr-blocks/python/blocks/bindings/socket_pdu_python.cc +++ b/gr-blocks/python/blocks/bindings/socket_pdu_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(socket_pdu.h) */ +/* BINDTOOL_HEADER_FILE_HASH(22b717395ed280a5f4f9ac0bd31d2986) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/stream_mux_python.cc b/gr-blocks/python/blocks/bindings/stream_mux_python.cc index fa2fdd66b1..9675b635ca 100644 --- a/gr-blocks/python/blocks/bindings/stream_mux_python.cc +++ b/gr-blocks/python/blocks/bindings/stream_mux_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(stream_mux.h) */ +/* BINDTOOL_HEADER_FILE_HASH(e1b56bd092e0bc32cbbaa3b0688e6f55) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/stream_to_streams_python.cc b/gr-blocks/python/blocks/bindings/stream_to_streams_python.cc index 101624713e..c145faebb9 100644 --- a/gr-blocks/python/blocks/bindings/stream_to_streams_python.cc +++ b/gr-blocks/python/blocks/bindings/stream_to_streams_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(stream_to_streams.h) */ +/* BINDTOOL_HEADER_FILE_HASH(80ded9031fc5493e8a87d4efde05b03e) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/stream_to_tagged_stream_python.cc b/gr-blocks/python/blocks/bindings/stream_to_tagged_stream_python.cc index 59aa2c5fca..4af40d465a 100644 --- a/gr-blocks/python/blocks/bindings/stream_to_tagged_stream_python.cc +++ b/gr-blocks/python/blocks/bindings/stream_to_tagged_stream_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(stream_to_tagged_stream.h) */ +/* BINDTOOL_HEADER_FILE_HASH(c3cbfe6e43e3ab12170dcc91a5d067df) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/stream_to_vector_python.cc b/gr-blocks/python/blocks/bindings/stream_to_vector_python.cc index f683300f80..2992b00f21 100644 --- a/gr-blocks/python/blocks/bindings/stream_to_vector_python.cc +++ b/gr-blocks/python/blocks/bindings/stream_to_vector_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(stream_to_vector.h) */ +/* BINDTOOL_HEADER_FILE_HASH(f128bc46c9d9e4de0207136c70b92de2) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/streams_to_stream_python.cc b/gr-blocks/python/blocks/bindings/streams_to_stream_python.cc index 46b67220fa..21a6755fd3 100644 --- a/gr-blocks/python/blocks/bindings/streams_to_stream_python.cc +++ b/gr-blocks/python/blocks/bindings/streams_to_stream_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(streams_to_stream.h) */ +/* BINDTOOL_HEADER_FILE_HASH(edb5fbbac36c941884cc256fcef0af5a) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/streams_to_vector_python.cc b/gr-blocks/python/blocks/bindings/streams_to_vector_python.cc index 6a8e593c20..4c20c1ce30 100644 --- a/gr-blocks/python/blocks/bindings/streams_to_vector_python.cc +++ b/gr-blocks/python/blocks/bindings/streams_to_vector_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(streams_to_vector.h) */ +/* BINDTOOL_HEADER_FILE_HASH(84587c2f1f7b6ec1a8f0da19a06555cc) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/stretch_ff_python.cc b/gr-blocks/python/blocks/bindings/stretch_ff_python.cc index fe393a8f14..c08e65656b 100644 --- a/gr-blocks/python/blocks/bindings/stretch_ff_python.cc +++ b/gr-blocks/python/blocks/bindings/stretch_ff_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(stretch_ff.h) */ +/* BINDTOOL_HEADER_FILE_HASH(80078e377cab0382f47419eb56896eb7) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/sub_python.cc b/gr-blocks/python/blocks/bindings/sub_python.cc index 8ede30862f..ab4a201ee8 100644 --- a/gr-blocks/python/blocks/bindings/sub_python.cc +++ b/gr-blocks/python/blocks/bindings/sub_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(sub.h) */ +/* BINDTOOL_HEADER_FILE_HASH(f7474971ceeb31bc3e61111b0dad46d9) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/tag_debug_python.cc b/gr-blocks/python/blocks/bindings/tag_debug_python.cc index 51f62f5f80..3900da0a74 100644 --- a/gr-blocks/python/blocks/bindings/tag_debug_python.cc +++ b/gr-blocks/python/blocks/bindings/tag_debug_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(tag_debug.h) */ +/* BINDTOOL_HEADER_FILE_HASH(e0dab3de38b2e66a9c64f9af16535a7d) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/tag_gate_python.cc b/gr-blocks/python/blocks/bindings/tag_gate_python.cc index 684827286e..22739610d0 100644 --- a/gr-blocks/python/blocks/bindings/tag_gate_python.cc +++ b/gr-blocks/python/blocks/bindings/tag_gate_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(tag_gate.h) */ +/* BINDTOOL_HEADER_FILE_HASH(34ea81b84d890dad9606b83101416d47) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/tag_share_python.cc b/gr-blocks/python/blocks/bindings/tag_share_python.cc index da3aebb39e..b86fbfee4b 100644 --- a/gr-blocks/python/blocks/bindings/tag_share_python.cc +++ b/gr-blocks/python/blocks/bindings/tag_share_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(tag_share.h) */ +/* BINDTOOL_HEADER_FILE_HASH(ddf2d42d7c903a68eb83efabdda39d2d) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/tagged_file_sink_python.cc b/gr-blocks/python/blocks/bindings/tagged_file_sink_python.cc index d52b9553bf..f21bf7684f 100644 --- a/gr-blocks/python/blocks/bindings/tagged_file_sink_python.cc +++ b/gr-blocks/python/blocks/bindings/tagged_file_sink_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(tagged_file_sink.h) */ +/* BINDTOOL_HEADER_FILE_HASH(d30cd6ffad7c015e83199cc184780864) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/tagged_stream_align_python.cc b/gr-blocks/python/blocks/bindings/tagged_stream_align_python.cc index 8d0a78458f..651682de98 100644 --- a/gr-blocks/python/blocks/bindings/tagged_stream_align_python.cc +++ b/gr-blocks/python/blocks/bindings/tagged_stream_align_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(tagged_stream_align.h) */ +/* BINDTOOL_HEADER_FILE_HASH(3197cf15ebe06b8ebd10e576722b187e) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/tagged_stream_multiply_length_python.cc b/gr-blocks/python/blocks/bindings/tagged_stream_multiply_length_python.cc index ac12861715..9ee093cbe5 100644 --- a/gr-blocks/python/blocks/bindings/tagged_stream_multiply_length_python.cc +++ b/gr-blocks/python/blocks/bindings/tagged_stream_multiply_length_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(tagged_stream_multiply_length.h) */ +/* BINDTOOL_HEADER_FILE_HASH(d35538f07d2fbd15d2b08a39de2090b3) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/tagged_stream_mux_python.cc b/gr-blocks/python/blocks/bindings/tagged_stream_mux_python.cc index a6b37da370..addd49c20c 100644 --- a/gr-blocks/python/blocks/bindings/tagged_stream_mux_python.cc +++ b/gr-blocks/python/blocks/bindings/tagged_stream_mux_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(tagged_stream_mux.h) */ +/* BINDTOOL_HEADER_FILE_HASH(4b0618239f1da2693ba8632a5641ad63) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/tagged_stream_to_pdu_python.cc b/gr-blocks/python/blocks/bindings/tagged_stream_to_pdu_python.cc index 38c85a2a7b..80146c36f7 100644 --- a/gr-blocks/python/blocks/bindings/tagged_stream_to_pdu_python.cc +++ b/gr-blocks/python/blocks/bindings/tagged_stream_to_pdu_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(tagged_stream_to_pdu.h) */ +/* BINDTOOL_HEADER_FILE_HASH(b521afb9e6e75ef2df0909cebf85166e) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/tags_strobe_python.cc b/gr-blocks/python/blocks/bindings/tags_strobe_python.cc index 6023f2bf79..b6f8c7a1a4 100644 --- a/gr-blocks/python/blocks/bindings/tags_strobe_python.cc +++ b/gr-blocks/python/blocks/bindings/tags_strobe_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(tags_strobe.h) */ +/* BINDTOOL_HEADER_FILE_HASH(5341f2482a8549af151d3e13ac008e42) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/tcp_server_sink_python.cc b/gr-blocks/python/blocks/bindings/tcp_server_sink_python.cc index 905a633ab6..f98317c411 100644 --- a/gr-blocks/python/blocks/bindings/tcp_server_sink_python.cc +++ b/gr-blocks/python/blocks/bindings/tcp_server_sink_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(tcp_server_sink.h) */ +/* BINDTOOL_HEADER_FILE_HASH(9f8a488c6a838cb20c718b515e039594) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/test_tag_variable_rate_ff_python.cc b/gr-blocks/python/blocks/bindings/test_tag_variable_rate_ff_python.cc index aec41b5ae1..40c97fd2e4 100644 --- a/gr-blocks/python/blocks/bindings/test_tag_variable_rate_ff_python.cc +++ b/gr-blocks/python/blocks/bindings/test_tag_variable_rate_ff_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(test_tag_variable_rate_ff.h) */ +/* BINDTOOL_HEADER_FILE_HASH(1088dd79d0f93165dfc8e984b0963588) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/threshold_ff_python.cc b/gr-blocks/python/blocks/bindings/threshold_ff_python.cc index 315a94b61b..adb47996af 100644 --- a/gr-blocks/python/blocks/bindings/threshold_ff_python.cc +++ b/gr-blocks/python/blocks/bindings/threshold_ff_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(threshold_ff.h) */ +/* BINDTOOL_HEADER_FILE_HASH(c84062668a3f19f25cfde9bd7b70e3ec) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/throttle_python.cc b/gr-blocks/python/blocks/bindings/throttle_python.cc index 1fbbcab3f3..88bf0ca443 100644 --- a/gr-blocks/python/blocks/bindings/throttle_python.cc +++ b/gr-blocks/python/blocks/bindings/throttle_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(throttle.h) */ +/* BINDTOOL_HEADER_FILE_HASH(e32468fa73eff1abd796a3fbf4dbb8e0) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/transcendental_python.cc b/gr-blocks/python/blocks/bindings/transcendental_python.cc index e3c319d56f..a2457acaad 100644 --- a/gr-blocks/python/blocks/bindings/transcendental_python.cc +++ b/gr-blocks/python/blocks/bindings/transcendental_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(transcendental.h) */ +/* BINDTOOL_HEADER_FILE_HASH(c9d5f211cd7186f80726caa5b7e0dd53) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/tsb_vector_sink_python.cc b/gr-blocks/python/blocks/bindings/tsb_vector_sink_python.cc index d1a3a03a91..d7ebded4e8 100644 --- a/gr-blocks/python/blocks/bindings/tsb_vector_sink_python.cc +++ b/gr-blocks/python/blocks/bindings/tsb_vector_sink_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(tsb_vector_sink.h) */ +/* BINDTOOL_HEADER_FILE_HASH(45f65df7b4f05782ada6c21d6de13d2a) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/tuntap_pdu_python.cc b/gr-blocks/python/blocks/bindings/tuntap_pdu_python.cc index e3591b3a9f..376bfc0527 100644 --- a/gr-blocks/python/blocks/bindings/tuntap_pdu_python.cc +++ b/gr-blocks/python/blocks/bindings/tuntap_pdu_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(tuntap_pdu.h) */ +/* BINDTOOL_HEADER_FILE_HASH(b56c8af7086f7d50d4d768ab5e99b839) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/uchar_to_float_python.cc b/gr-blocks/python/blocks/bindings/uchar_to_float_python.cc index 183245c6e6..95186ce25f 100644 --- a/gr-blocks/python/blocks/bindings/uchar_to_float_python.cc +++ b/gr-blocks/python/blocks/bindings/uchar_to_float_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(uchar_to_float.h) */ +/* BINDTOOL_HEADER_FILE_HASH(066671763d5c224701465072ab82fa09) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/udp_sink_python.cc b/gr-blocks/python/blocks/bindings/udp_sink_python.cc index e871639611..f13313b64b 100644 --- a/gr-blocks/python/blocks/bindings/udp_sink_python.cc +++ b/gr-blocks/python/blocks/bindings/udp_sink_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(udp_sink.h) */ +/* BINDTOOL_HEADER_FILE_HASH(b661fa9adabd289dfb26ffd01bab1a8d) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/udp_source_python.cc b/gr-blocks/python/blocks/bindings/udp_source_python.cc index f401929700..bc5590f6a0 100644 --- a/gr-blocks/python/blocks/bindings/udp_source_python.cc +++ b/gr-blocks/python/blocks/bindings/udp_source_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(udp_source.h) */ +/* BINDTOOL_HEADER_FILE_HASH(be808fc0ee5ca0d58c71e38a5734c955) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/unpack_k_bits_bb_python.cc b/gr-blocks/python/blocks/bindings/unpack_k_bits_bb_python.cc index bc419e78c8..a20e92f003 100644 --- a/gr-blocks/python/blocks/bindings/unpack_k_bits_bb_python.cc +++ b/gr-blocks/python/blocks/bindings/unpack_k_bits_bb_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(unpack_k_bits_bb.h) */ +/* BINDTOOL_HEADER_FILE_HASH(80ba4199aea9bdb398ffea40d2c88e98) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/unpack_k_bits_python.cc b/gr-blocks/python/blocks/bindings/unpack_k_bits_python.cc index 999929fcb3..afcc935d9d 100644 --- a/gr-blocks/python/blocks/bindings/unpack_k_bits_python.cc +++ b/gr-blocks/python/blocks/bindings/unpack_k_bits_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(unpack_k_bits.h) */ +/* BINDTOOL_HEADER_FILE_HASH(28cc76516922bd2fae7b01a70c3fc9d1) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/unpacked_to_packed_python.cc b/gr-blocks/python/blocks/bindings/unpacked_to_packed_python.cc index add810cc78..5df8507e26 100644 --- a/gr-blocks/python/blocks/bindings/unpacked_to_packed_python.cc +++ b/gr-blocks/python/blocks/bindings/unpacked_to_packed_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(unpacked_to_packed.h) */ +/* BINDTOOL_HEADER_FILE_HASH(f38bf55a7331f33d1a4b4fffdc1a20fa) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/vco_c_python.cc b/gr-blocks/python/blocks/bindings/vco_c_python.cc index fc9026c7ce..2ff20462c9 100644 --- a/gr-blocks/python/blocks/bindings/vco_c_python.cc +++ b/gr-blocks/python/blocks/bindings/vco_c_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(vco_c.h) */ +/* BINDTOOL_HEADER_FILE_HASH(445e2e17cb46801f6438dde580176ef2) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/vco_f_python.cc b/gr-blocks/python/blocks/bindings/vco_f_python.cc index 8bd007c213..1857df3eda 100644 --- a/gr-blocks/python/blocks/bindings/vco_f_python.cc +++ b/gr-blocks/python/blocks/bindings/vco_f_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(vco_f.h) */ +/* BINDTOOL_HEADER_FILE_HASH(341cd117e68fcc9f4f8fd910f2c458e2) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/vector_insert_python.cc b/gr-blocks/python/blocks/bindings/vector_insert_python.cc index 722c5594b1..15afb01e17 100644 --- a/gr-blocks/python/blocks/bindings/vector_insert_python.cc +++ b/gr-blocks/python/blocks/bindings/vector_insert_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(vector_insert.h) */ +/* BINDTOOL_HEADER_FILE_HASH(3a72517895e75d2a08cc780a1da59acf) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/vector_map_python.cc b/gr-blocks/python/blocks/bindings/vector_map_python.cc index 46d588325b..5003e07f43 100644 --- a/gr-blocks/python/blocks/bindings/vector_map_python.cc +++ b/gr-blocks/python/blocks/bindings/vector_map_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(vector_map.h) */ +/* BINDTOOL_HEADER_FILE_HASH(9c88a0b04c0e86a66c4c57ca843f1cd3) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/vector_sink_python.cc b/gr-blocks/python/blocks/bindings/vector_sink_python.cc index fe6e90b83f..4e51671dc6 100644 --- a/gr-blocks/python/blocks/bindings/vector_sink_python.cc +++ b/gr-blocks/python/blocks/bindings/vector_sink_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(vector_sink.h) */ +/* BINDTOOL_HEADER_FILE_HASH(b92aa7ef4345ba35b812f6d053199c6c) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/vector_source_python.cc b/gr-blocks/python/blocks/bindings/vector_source_python.cc index 0919e7bb31..b5dd41a269 100644 --- a/gr-blocks/python/blocks/bindings/vector_source_python.cc +++ b/gr-blocks/python/blocks/bindings/vector_source_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(vector_source.h) */ +/* BINDTOOL_HEADER_FILE_HASH(1176d2a53ecb9fd3818f6f2559576a1e) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/vector_to_stream_python.cc b/gr-blocks/python/blocks/bindings/vector_to_stream_python.cc index c80a11d90e..d25283a523 100644 --- a/gr-blocks/python/blocks/bindings/vector_to_stream_python.cc +++ b/gr-blocks/python/blocks/bindings/vector_to_stream_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(vector_to_stream.h) */ +/* BINDTOOL_HEADER_FILE_HASH(4d47288cdcfe688510e55d95f64cea34) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/vector_to_streams_python.cc b/gr-blocks/python/blocks/bindings/vector_to_streams_python.cc index ef4d44da3b..00066dfdfb 100644 --- a/gr-blocks/python/blocks/bindings/vector_to_streams_python.cc +++ b/gr-blocks/python/blocks/bindings/vector_to_streams_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(vector_to_streams.h) */ +/* BINDTOOL_HEADER_FILE_HASH(e0a7722912ca2d7cc6dd3a89da23e038) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/wavfile_python.cc b/gr-blocks/python/blocks/bindings/wavfile_python.cc index a02c743215..950289d156 100644 --- a/gr-blocks/python/blocks/bindings/wavfile_python.cc +++ b/gr-blocks/python/blocks/bindings/wavfile_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(wavfile.h) */ +/* BINDTOOL_HEADER_FILE_HASH(85a13746fd109dbc7b94ba38aaf61e4c) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/wavfile_sink_python.cc b/gr-blocks/python/blocks/bindings/wavfile_sink_python.cc index f94e201e33..af7046d086 100644 --- a/gr-blocks/python/blocks/bindings/wavfile_sink_python.cc +++ b/gr-blocks/python/blocks/bindings/wavfile_sink_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(wavfile_sink.h) */ +/* BINDTOOL_HEADER_FILE_HASH(b8184d24184e3bd7aa4a08f5fca8ac0d) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> diff --git a/gr-blocks/python/blocks/bindings/wavfile_source_python.cc b/gr-blocks/python/blocks/bindings/wavfile_source_python.cc index b0662c93cd..b45667a347 100644 --- a/gr-blocks/python/blocks/bindings/wavfile_source_python.cc +++ b/gr-blocks/python/blocks/bindings/wavfile_source_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(wavfile_source.h) */ +/* BINDTOOL_HEADER_FILE_HASH(01a042890c5fe1a8688deff99d957816) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> @@ -48,4 +56,4 @@ void bind_wavfile_source(py::module& m) .def("channels", &wavfile_source::channels, D(wavfile_source, channels)) ; -}
\ No newline at end of file +} diff --git a/gr-blocks/python/blocks/bindings/xor_blk_python.cc b/gr-blocks/python/blocks/bindings/xor_blk_python.cc index 7c380384ce..05739f81af 100644 --- a/gr-blocks/python/blocks/bindings/xor_blk_python.cc +++ b/gr-blocks/python/blocks/bindings/xor_blk_python.cc @@ -7,7 +7,15 @@ * */ -/* This file is automatically generated using bindtool */ +/***********************************************************************************/ +/* This file is automatically generated using bindtool and can be manually edited */ +/* The following lines can be configured to regenerate this file during cmake */ +/* If manual edits are made, the following tags should be modified accordingly. */ +/* BINDTOOL_GEN_AUTOMATIC(0) */ +/* BINDTOOL_USE_PYGCCXML(0) */ +/* BINDTOOL_HEADER_FILE(xor_blk.h) */ +/* BINDTOOL_HEADER_FILE_HASH(9695bb06d84235a7cfcc67e7ada1f052) */ +/***********************************************************************************/ #include <pybind11/complex.h> #include <pybind11/pybind11.h> |