From 13aed9d2662dda913270678fc5acc7429db59c50 Mon Sep 17 00:00:00 2001 From: csrichter Date: Tue, 9 May 2017 13:01:59 +0200 Subject: [PATCH] updated flowgraph --- apps/read_fmdec.grc | 317 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 314 insertions(+), 3 deletions(-) diff --git a/apps/read_fmdec.grc b/apps/read_fmdec.grc index 30a4c4c..ce172c0 100644 --- a/apps/read_fmdec.grc +++ b/apps/read_fmdec.grc @@ -1223,7 +1223,7 @@ class blk(gr.sync_block): # other base classes are basic_block, decim_block, in debug - True + False _enabled @@ -1243,7 +1243,7 @@ class blk(gr.sync_block): # other base classes are basic_block, decim_block, in log - True + False maxoutbuf @@ -1357,7 +1357,7 @@ class blk(gr.sync_block): # other base classes are basic_block, decim_block, in log - False + True maxoutbuf @@ -1782,6 +1782,305 @@ class blk(gr.sync_block): # other base classes are basic_block, decim_block, in -2 + + qtgui_freq_sink_x + + autoscale + False + + + average + 1.0 + + + axislabels + True + + + bw + 48000 + + + alias + + + + fc + 0 + + + comment + + + + ctrlpanel + False + + + affinity + + + + _enabled + True + + + fftsize + 1024 + + + _coordinate + (511, 363) + + + gui_hint + + + + _rotation + 0 + + + grid + False + + + id + qtgui_freq_sink_x_0 + + + legend + True + + + alpha1 + 1.0 + + + color1 + "blue" + + + label1 + + + + width1 + 1 + + + alpha10 + 1.0 + + + color10 + "dark blue" + + + label10 + + + + width10 + 1 + + + alpha2 + 1.0 + + + color2 + "red" + + + label2 + + + + width2 + 1 + + + alpha3 + 1.0 + + + color3 + "green" + + + label3 + + + + width3 + 1 + + + alpha4 + 1.0 + + + color4 + "black" + + + label4 + + + + width4 + 1 + + + alpha5 + 1.0 + + + color5 + "cyan" + + + label5 + + + + width5 + 1 + + + alpha6 + 1.0 + + + color6 + "magenta" + + + label6 + + + + width6 + 1 + + + alpha7 + 1.0 + + + color7 + "yellow" + + + label7 + + + + width7 + 1 + + + alpha8 + 1.0 + + + color8 + "dark red" + + + label8 + + + + width8 + 1 + + + alpha9 + 1.0 + + + color9 + "dark green" + + + label9 + + + + width9 + 1 + + + maxoutbuf + 0 + + + minoutbuf + 0 + + + name + "" + + + nconnections + 2 + + + showports + True + + + freqhalf + True + + + tr_chan + 0 + + + tr_level + 0.0 + + + tr_mode + qtgui.TRIG_MODE_FREE + + + tr_tag + "" + + + type + complex + + + update_time + 0.10 + + + wintype + firdes.WIN_BLACKMAN_hARRIS + + + label + Relative Gain + + + ymax + 10 + + + ymin + -140 + + + units + dB + + qtgui_freq_sink_x @@ -2351,6 +2650,12 @@ class blk(gr.sync_block): # other base classes are basic_block, decim_block, in 0 0 + + freq_xlating_fir_filter_xxx_1 + qtgui_freq_sink_x_0 + 0 + 1 + freq_xlating_fir_filter_xxx_1 root_raised_cosine_filter_0 @@ -2399,4 +2704,10 @@ class blk(gr.sync_block): # other base classes are basic_block, decim_block, in 0 0 + + root_raised_cosine_filter_0 + qtgui_freq_sink_x_0 + 0 + 0 +