[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gnuradio-commit
Subject:    [Commit-gnuradio] r9066 - usrp2/trunk/host/apps
From:       matt () gnuradio ! org
Date:       2008-07-31 0:41:43
Message-ID: 20080731004143.27D43380074 () nyquist ! gnuradio ! org
[Download RAW message or body]

Author: matt
Date: 2008-07-30 18:41:41 -0600 (Wed, 30 Jul 2008)
New Revision: 9066

Modified:
   usrp2/trunk/host/apps/stdin_int32_fft.py
Log:
set a good level automatically


Modified: usrp2/trunk/host/apps/stdin_int32_fft.py
===================================================================
--- usrp2/trunk/host/apps/stdin_int32_fft.py	2008-07-31 00:27:55 UTC (rev 9065)
+++ usrp2/trunk/host/apps/stdin_int32_fft.py	2008-07-31 00:41:41 UTC (rev 9066)
@@ -66,7 +66,7 @@
         elif options.oscilloscope:
             self.scope = scopesink2.scope_sink_c(panel, sample_rate=input_rate)
         else:
-            self.scope = fftsink2.fft_sink_c (panel, fft_size=1024, y_divs=12, \
sample_rate=input_rate,ref_level=110) +            self.scope = fftsink2.fft_sink_c \
(panel, fft_size=1024, y_divs=12, sample_rate=input_rate,ref_level=110,fft_rate=20)  
         self.connect(self.src, self.s2c, self.scope)
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic