From 8e89d23876a36508ecf5940514f61d76e187436d Mon Sep 17 00:00:00 2001 From: Marcus Leech Date: Tue, 24 Apr 2012 20:58:35 -0400 Subject: uhd: updating/fixing WBFM example. --- gr-uhd/examples/grc/uhd_wbfm_receive.grc | 234 ++++++++++++++++++------------- 1 file changed, 137 insertions(+), 97 deletions(-) (limited to 'gr-uhd/examples/grc/uhd_wbfm_receive.grc') diff --git a/gr-uhd/examples/grc/uhd_wbfm_receive.grc b/gr-uhd/examples/grc/uhd_wbfm_receive.grc index 62658a2eb..7f14123f2 100644 --- a/gr-uhd/examples/grc/uhd_wbfm_receive.grc +++ b/gr-uhd/examples/grc/uhd_wbfm_receive.grc @@ -1,6 +1,6 @@ - Sat Oct 8 15:18:49 2011 + Tue Apr 24 16:59:09 2012 options @@ -389,7 +389,15 @@ type - complex + fc32 + + + otw + + + + stream_args + dev_addr @@ -408,7 +416,11 @@ 1 - ref_source0 + clock_source0 + + + + time_source0 @@ -416,7 +428,11 @@ - ref_source1 + clock_source1 + + + + time_source1 @@ -424,7 +440,11 @@ - ref_source2 + clock_source2 + + + + time_source2 @@ -432,7 +452,11 @@ - ref_source3 + clock_source3 + + + + time_source3 @@ -440,7 +464,11 @@ - ref_source4 + clock_source4 + + + + time_source4 @@ -448,7 +476,11 @@ - ref_source5 + clock_source5 + + + + time_source5 @@ -456,7 +488,11 @@ - ref_source6 + clock_source6 + + + + time_source6 @@ -464,7 +500,11 @@ - ref_source7 + clock_source7 + + + + time_source7 @@ -1035,93 +1075,6 @@ 0 - - wxgui_fftsink2 - - id - wxgui_fftsink2 - - - _enabled - True - - - type - complex - - - title - FFT Plot - - - samp_rate - samp_rate - - - baseband_freq - (freq+fine)*1e6 - - - y_per_div - 10 - - - y_divs - 10 - - - ref_level - 0 - - - ref_scale - 2.0 - - - fft_size - 512 - - - fft_rate - 15 - - - peak_hold - False - - - average - False - - - avg_alpha - 0 - - - win - None - - - win_size - - - - grid_pos - 2, 0, 2, 4 - - - notebook - - - - _coordinate - (624, 278) - - - _rotation - 0 - - parameter @@ -1332,6 +1285,93 @@ 0 + + wxgui_fftsink2 + + id + wxgui_fftsink2 + + + _enabled + True + + + type + complex + + + title + FFT Plot + + + samp_rate + samp_rate + + + baseband_freq + (freq+fine) + + + y_per_div + 10 + + + y_divs + 10 + + + ref_level + 0 + + + ref_scale + 2.0 + + + fft_size + 512 + + + fft_rate + 15 + + + peak_hold + False + + + average + False + + + avg_alpha + 0 + + + win + None + + + win_size + + + + grid_pos + 2, 0, 2, 4 + + + notebook + + + + _coordinate + (624, 278) + + + _rotation + 0 + + gr_multiply_const_vxx audio_sink -- cgit