From 62d6affd9fd9c5d45305cd5880c16696c0744044 Mon Sep 17 00:00:00 2001 From: andreas128 Date: Mon, 9 Jan 2017 14:53:17 +0000 Subject: Plot whole spectrum for two tone analyse --- grc/live_analyse_anti_signal.grc | 361 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 358 insertions(+), 3 deletions(-) (limited to 'grc/live_analyse_anti_signal.grc') diff --git a/grc/live_analyse_anti_signal.grc b/grc/live_analyse_anti_signal.grc index 7727732..47a740c 100644 --- a/grc/live_analyse_anti_signal.grc +++ b/grc/live_analyse_anti_signal.grc @@ -906,7 +906,7 @@ freq - f2 + (f2-f1) + f1 - (f2-f1) _coordinate @@ -1322,7 +1322,7 @@ _coordinate - (984, 156) + (704, 156) _rotation @@ -1443,6 +1443,349 @@ 1 + + qtgui_const_sink_x + + autoscale + False + + + alias + + + + comment + + + + affinity + + + + _enabled + True + + + _coordinate + (920, 197) + + + gui_hint + + + + _rotation + 0 + + + grid + False + + + id + qtgui_const_sink_x_0 + + + legend + True + + + alpha1 + 1.0 + + + color1 + "blue" + + + label1 + + + + marker1 + 0 + + + style1 + 0 + + + width1 + 1 + + + alpha10 + 1.0 + + + color10 + "red" + + + label10 + + + + marker10 + 0 + + + style10 + 0 + + + width10 + 1 + + + alpha2 + 1.0 + + + color2 + "red" + + + label2 + + + + marker2 + 0 + + + style2 + 0 + + + width2 + 1 + + + alpha3 + 1.0 + + + color3 + "red" + + + label3 + + + + marker3 + 0 + + + style3 + 0 + + + width3 + 1 + + + alpha4 + 1.0 + + + color4 + "red" + + + label4 + + + + marker4 + 0 + + + style4 + 0 + + + width4 + 1 + + + alpha5 + 1.0 + + + color5 + "red" + + + label5 + + + + marker5 + 0 + + + style5 + 0 + + + width5 + 1 + + + alpha6 + 1.0 + + + color6 + "red" + + + label6 + + + + marker6 + 0 + + + style6 + 0 + + + width6 + 1 + + + alpha7 + 1.0 + + + color7 + "red" + + + label7 + + + + marker7 + 0 + + + style7 + 0 + + + width7 + 1 + + + alpha8 + 1.0 + + + color8 + "red" + + + label8 + + + + marker8 + 0 + + + style8 + 0 + + + width8 + 1 + + + alpha9 + 1.0 + + + color9 + "red" + + + label9 + + + + marker9 + 0 + + + style9 + 0 + + + width9 + 1 + + + name + "" + + + nconnections + 2 + + + size + 1024 + + + tr_chan + 0 + + + tr_level + 0.0 + + + tr_mode + qtgui.TRIG_MODE_FREE + + + tr_slope + qtgui.TRIG_SLOPE_POS + + + tr_tag + "" + + + type + complex + + + update_time + 0.10 + + + xmax + 2 + + + xmin + -2 + + + ymax + 2 + + + ymin + -2 + + qtgui_freq_sink_x @@ -1487,7 +1830,7 @@ _coordinate - (976, 262) + (928, 278) gui_hint @@ -4742,6 +5085,12 @@ 0 0 + + blocks_multiply_const_vxx_1 + qtgui_const_sink_x_0 + 0 + 1 + blocks_multiply_const_vxx_1 qtgui_freq_sink_x_0_0_0 @@ -4778,6 +5127,12 @@ 0 0 + + uhd_usrp_source_0 + qtgui_const_sink_x_0 + 0 + 0 + uhd_usrp_source_0 qtgui_freq_sink_x_0_0 -- cgit v1.2.3