<pre style='margin:0'>
Michael Dickens (michaelld) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/5cd596536cd96919d15202d1ab2a44a5d6b55d76">https://github.com/macports/macports-ports/commit/5cd596536cd96919d15202d1ab2a44a5d6b55d76</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new 5cd5965 gr-ofdm: install all provided grc xml scripts.
</span>5cd5965 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 5cd596536cd96919d15202d1ab2a44a5d6b55d76
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Thu Aug 17 14:20:28 2017 -0400
<span style='display:block; white-space:pre;color:#404040;'> gr-ofdm: install all provided grc xml scripts.
</span>---
science/gr-ofdm/Portfile | 2 +-
science/gr-ofdm/files/patch-build-clang_c++11.diff | 256 +++++++++++++++++++++
2 files changed, 257 insertions(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/gr-ofdm/Portfile b/science/gr-ofdm/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 81ceec1..c99a739 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/gr-ofdm/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/gr-ofdm/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,7 +8,7 @@ PortGroup cxx11 1.1
</span>
github.setup rwth-ti gr-ofdm ac623e857d8e7abc93403759ee43038ff0f142a0
version 20161220
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision 1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision 2
</span> checksums rmd160 f2565d3e16dcc2f7e419679db7d3974d86b2949d \
sha256 558b67087086496564662c24d6df97bd0d45244a697f49bcade5623bd7499a5c
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/gr-ofdm/files/patch-build-clang_c++11.diff b/science/gr-ofdm/files/patch-build-clang_c++11.diff
</span><span style='display:block; white-space:pre;color:#808080;'>index da09132..d8407d3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/gr-ofdm/files/patch-build-clang_c++11.diff
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/gr-ofdm/files/patch-build-clang_c++11.diff
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -807,6 +807,262 @@ index f4a0540..1f09141 100644
</span> IF (ITPP_FOUND)
IF (NOT ITPP_FIND_QUIETLY)
MESSAGE(STATUS "Found ITPP: ${ITPP_LIBRARIES}")
<span style='display:block; white-space:pre;background:#e0ffe0;'>+diff --git a/grc/CMakeLists.txt b/grc/CMakeLists.txt
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+index bdef4eb..3314c1a 100644
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+--- a/grc/CMakeLists.txt
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++++ b/grc/CMakeLists.txt
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -17,92 +17,134 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ # the Free Software Foundation, Inc., 51 Franklin Street,
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ # Boston, MA 02110-1301, USA.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ install(FILES
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_uhd_transmitter.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_ofdm_pilot_block_inserter.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fbmc_snr_filter.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_snr_filter.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_scatterplot_subcarrier_filter.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fbmc_rms_amplifier.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fbmc_snr_estimator.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fbmc_postprocess_CTF_estimate.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_pilot_block_filter.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_frame_sampler.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fbmc_frame_sampler.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fbmc_pilot_block_filter.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_pilot_subcarrier_filter.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_ber_reference_source.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_recursive_timing_metric.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_CTF_MSE_enhancer.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_accumulator_cc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_autocorrelator_stage1.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_autocorrelator_stage2.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_accumulator_ff.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_autocorrelator0.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_add_vcc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_allocation_buffer.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_allocation_src.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_autocorrelator.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_autocorrelator0.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_autocorrelator_stage1.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_autocorrelator_stage2.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_ber_measurement.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_ber_reference_source.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_bernoulli_bit_src.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_bit_position_dependent_ber.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_calc_metric.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_channel_equalizer.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_channel_equalizer_mimo.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_channel_equalizer_mimo_2.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_channel_equalizer_mimo_3.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_channel_equalizer_mimo.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_channel_equalizer.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_channel_estimator_01.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_channel_estimator_02.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_coded_bpsk_soft_decoder.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_compat_read_ber_from_imgxfer.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_divide_frame_fc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_imgtransfer_sink.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_imgtransfer_src.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_imgtransfer_testkanal.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_complex_to_arg.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_complex_white_noise.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_constellation_sample_filter.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_CTF_MSE_enhancer.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_cyclic_prefixer.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_depuncture_bb.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_depuncture_ff.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_time_sync.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_divide_frame_fc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_dummy_ff.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_dynamic_trigger_ib.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_encoder_bb.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_extract_block_from_frame.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fbmc_asymmetrical_vector_mask_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fbmc_asymmetrical_vector_padding_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fbmc_beta_multiplier_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fbmc_channel_hier_cc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fbmc_frame_sampler.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fbmc_insert_preamble_mu_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fbmc_insert_preamble_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fbmc_junction_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fbmc_oqam_postprocessing_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fbmc_oqam_preprocessing_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fbmc_overlapping_parallel_to_serial_vcc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fbmc_overlapping_serial_to_parallel_cvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fbmc_pilot_block_filter.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fbmc_pilot_block_inserter.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fbmc_polyphase_network_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fbmc_postprocess_CTF_estimate.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fbmc_receiver_demo.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fbmc_receiver_hier_cb.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fbmc_receiver_multiuser_cb.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fbmc_remove_preamble_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fbmc_rms_amplifier.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fbmc_separate_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fbmc_snr_estimator.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fbmc_snr_filter.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fbmc_subchannel_processing_mu_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fbmc_subchannel_processing_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fbmc_symbol_creation_bvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fbmc_symbol_estimation_vcb.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fbmc_transmitter_demo.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fbmc_transmitter_hier_bc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fbmc_transmitter_multiuser_bc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fbmc_vector_copy_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fbmc_vector_reshape_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fbmc_weighted_despreading_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fbmc_weighted_spreading_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_feedback_sink_vf.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_find_cir_shift.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_frame_mux.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_frame_sampler.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_frequency_shift_vcc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_fsm.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_gate_ff.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_generic_mapper_bcv.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_generic_demapper_vcb.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_generic_mapper_bcv.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_generic_mapper_mimo_bcv.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_generic_softdemapper_vcf.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_imgtransfer_sink.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_imgtransfer_src.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_imgtransfer_testkanal.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_int_skip.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_interp_cir_set_noncir_to_zero.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_itpp_tdl_channel.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_limit_vff.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_lms_fir_ff.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_lms_phase_tracking.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_lms_phase_tracking_02.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_lms_phase_tracking_03.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_lms_phase_tracking_dc_null.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_ls_estimator_straight_slope.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_mean_squared_error.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_midamble_insert.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_mm_frequency_estimator.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_moms_cc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_moms_ff.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_multiply_const_ccf.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_multiply_const_ccf.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_multiply_const_ii.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_multiply_const_vcc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_multiply_frame_fc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_noise_nulling.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_normalize_vcc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_ofdm_pilot_block_inserter.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_ofdm_rms_amplifier.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_peak_detector_02_fb.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_peak_resync_bb.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_pilot_block_filter.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_pilot_subcarrier_filter.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_pilot_subcarrier_inserter.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_postprocess_CTF_estimate.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_puncture_bb.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_reassemble_ofdm_frame.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_recursive_timing_metric.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_reference_data_source_02_ib.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_reference_data_source_ib.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_reference_data_source_mimo_ib.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_repetition_decoder_bs.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_repetition_encoder_sb.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_subc_snr_estimator.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_rpc_manager.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_rx_rpc_manager.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_scatterplot_sink.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_scatterplot_subcarrier_filter.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_scfdma_receiver_cb.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_scfdma_subcarrier_demapper_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_scfdma_subcarrier_mapper_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_scfdma_transmitter_bc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_schmidl_cfo_estimator.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_schmidl_tm_rec_stage1.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_schmidl_tm_rec_stage2.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -111,72 +153,36 @@ install(FILES
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_sinr_interpolator.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_skip.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_snr_estimator.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_snr_estimator_dc_null.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_snr_filter.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_sqrt_vff.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_static_mux_c.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_static_mux_v.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_stc_decoder_rx0.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_stc_decoder_rx1.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_stc_encoder.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_stream_controlled_mux_b.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_stream_controlled_mux.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_stream_controlled_mux_b.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_subc_snr_estimator.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_suppress_erasure_decision.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_symbol_random_src.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_template_ff.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_throughput_measure.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_time_sync.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_trigger_surveillance.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_vector_padding.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_vector_mask.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_tx_mux_ctrl.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_tx_rpc_manager.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_uhd_receiver.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_uhd_transmitter.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_vector_element.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_vector_element_vff.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_vector_mask.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_vector_mask_dc_null.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_vector_padding.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++ ofdm_vector_padding_dc_null.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_vector_sampler.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_vector_sum_vcc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_vector_sum_vff.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ofdm_viterbi_combined_fb.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fsm.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_itpp_tdl_channel.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_encoder_bb.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_reference_data_source_02_ib.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_allocation_src.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_allocation_buffer.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_tx_mux_ctrl.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_vector_padding_dc_null.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_snr_estimator_dc_null.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_vector_mask_dc_null.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_lms_phase_tracking_dc_null.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_midamble_insert.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fbmc_oqam_preprocessing_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fbmc_oqam_postprocessing_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fbmc_insert_preamble_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fbmc_beta_multiplier_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fbmc_separate_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fbmc_polyphase_network_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fbmc_overlapping_parallel_to_serial_vcc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fbmc_overlapping_serial_to_parallel_cvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fbmc_pilot_block_inserter.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fbmc_vector_reshape_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fbmc_vector_copy_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fbmc_junction_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fbmc_remove_preamble_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fbmc_subchannel_processing_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fbmc_weighted_spreading_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fbmc_weighted_despreading_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fbmc_channel_hier_cc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fbmc_receiver_hier_cb.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fbmc_transmitter_hier_bc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fbmc_symbol_estimation_vcb.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fbmc_symbol_creation_bvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fbmc_transmitter_demo.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fbmc_receiver_demo.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fbmc_asymmetrical_vector_padding_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fbmc_transmitter_multiuser_bc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fbmc_asymmetrical_vector_mask_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fbmc_receiver_multiuser_cb.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_scfdma_subcarrier_mapper_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_scfdma_transmitter_bc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_scfdma_subcarrier_demapper_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_scfdma_receiver_cb.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_add_vcc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fbmc_insert_preamble_mu_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_fbmc_subchannel_processing_mu_vcvc.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_feedback_sink_vf.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- ofdm_vector_element_vff.xml
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ DESTINATION share/gnuradio/grc/blocks
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ )
</span> diff --git a/grc/ofdm_fbmc_channel_hier_cc.xml b/grc/ofdm_fbmc_channel_hier_cc.xml
index 899533d..dbc4c44 100644
--- a/grc/ofdm_fbmc_channel_hier_cc.xml
</pre><pre style='margin:0'>
</pre>