From a9ce8f917e94024f74d021079d8b71077dc3f220 Mon Sep 17 00:00:00 2001 From: Matt Ettus Date: Tue, 6 Oct 2009 18:08:01 -0700 Subject: [PATCH] progress --- gnuradio-examples/grc/pam_timing.grc | 212 +++++++++++++++++++++------ 1 file changed, 171 insertions(+), 41 deletions(-) diff --git a/gnuradio-examples/grc/pam_timing.grc b/gnuradio-examples/grc/pam_timing.grc index 45fcbc0e..8722714b 100644 --- a/gnuradio-examples/grc/pam_timing.grc +++ b/gnuradio-examples/grc/pam_timing.grc @@ -1,6 +1,6 @@ - Tue Oct 6 17:50:59 2009 + Tue Oct 6 18:00:19 2009 options @@ -463,45 +463,6 @@ 0 - - gr_pfb_clock_sync_ccf - - id - gr_pfb_clock_sync_ccf_0 - - - _enabled - True - - - sps - spb - - - gain - gain - - - taps - rrctaps - - - filter_size - nfilts - - - init_phase - 14 - - - _coordinate - (341, 777) - - - _rotation - 0 - - gr_fractional_interpolator_xx @@ -788,7 +749,164 @@ _coordinate - (724, 796) + (798, 638) + + + _rotation + 0 + + + + wxgui_scopesink2 + + id + wxgui_scopesink2_0_0_0 + + + _enabled + True + + + type + float + + + title + Scope Plot + + + samp_rate + samp_rate + + + v_scale + 0 + + + t_scale + 0 + + + ac_couple + False + + + xy_mode + False + + + num_inputs + 1 + + + grid_pos + + + + notebook + notebook_0,1 + + + _coordinate + (792, 777) + + + _rotation + 0 + + + + gr_pfb_clock_sync_ccf + + id + gr_pfb_clock_sync_ccf_0 + + + _enabled + True + + + sps + spb + + + gain + gain + + + taps + rrctaps + + + filter_size + nfilts + + + init_phase + 14 + + + _coordinate + (341, 777) + + + _rotation + 0 + + + + wxgui_scopesink2 + + id + wxgui_scopesink2_0_0_0_0 + + + _enabled + True + + + type + float + + + title + Scope Plot + + + samp_rate + samp_rate + + + v_scale + 0 + + + t_scale + 0 + + + ac_couple + False + + + xy_mode + False + + + num_inputs + 1 + + + grid_pos + + + + notebook + notebook_0,2 + + + _coordinate + (797, 915) _rotation @@ -873,4 +991,16 @@ 0 0 + + gr_pfb_clock_sync_ccf_0 + wxgui_scopesink2_0_0_0 + 3 + 0 + + + gr_pfb_clock_sync_ccf_0 + wxgui_scopesink2_0_0_0_0 + 2 + 0 + -- 2.47.2