From 1f8e1248f70c4165e4a88b1bac9e9dec903cd668 Mon Sep 17 00:00:00 2001 From: Tom Date: Tue, 6 Oct 2009 23:19:15 -0700 Subject: [PATCH] Adding better scope sink defaults. --- gnuradio-examples/grc/demod/pam_timing.grc | 122 ++++++++++----------- 1 file changed, 61 insertions(+), 61 deletions(-) diff --git a/gnuradio-examples/grc/demod/pam_timing.grc b/gnuradio-examples/grc/demod/pam_timing.grc index fae16841..ab34677f 100644 --- a/gnuradio-examples/grc/demod/pam_timing.grc +++ b/gnuradio-examples/grc/demod/pam_timing.grc @@ -1,6 +1,6 @@ - Tue Oct 6 19:43:52 2009 + Tue Oct 6 22:05:15 2009 options @@ -588,29 +588,6 @@ 0 - - variable - - id - rrctaps - - - _enabled - True - - - value - firdes.root_raised_cosine(nfilts,1.0,0.25/nfilts, .35, 11*spb*nfilts) - - - _coordinate - (110, 830) - - - _rotation - 0 - - variable @@ -898,22 +875,65 @@ - variable_slider + gr_pfb_clock_sync_ccf id + gr_pfb_clock_sync_ccf_0 + + + _enabled + True + + + sps + spb + + + alpha + alpha + + + beta beta + + taps + rrctaps + + + filter_size + nfilts + + + init_phase + 14 + + + _coordinate + (346, 773) + + + _rotation + 0 + + + + variable_slider + + id + interpratio + _enabled True label - Beta + value - 0 + 1 min @@ -921,7 +941,7 @@ max - 1 + 2 num_steps @@ -945,50 +965,30 @@ _coordinate - (871, 0) + (232, 921) _rotation - 0 + 180 - gr_pfb_clock_sync_ccf + variable id - gr_pfb_clock_sync_ccf_0 + rrctaps _enabled True - sps - spb - - - alpha - alpha - - - beta - beta - - - taps - rrctaps - - - filter_size - nfilts - - - init_phase - 14 + value + firdes.root_raised_cosine(nfilts,1.0,1.0/(spb*nfilts), .35, 11*spb*nfilts) _coordinate - (346, 773) + (110, 830) _rotation @@ -999,7 +999,7 @@ variable_slider id - interpratio + beta _enabled @@ -1007,19 +1007,19 @@ label - + Beta value - 1 + 0 min - 0 + 0.0 max - 2 + 0.1 num_steps @@ -1043,7 +1043,7 @@ _coordinate - (232, 921) + (871, 0) _rotation -- 2.30.2