[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] r7821 - grc/branches/grc_reloaded/src/grc/platforms/gn
From: |
jblum |
Subject: |
[Commit-gnuradio] r7821 - grc/branches/grc_reloaded/src/grc/platforms/gnuradio_python/blocks/graphical_sinks |
Date: |
Sun, 24 Feb 2008 12:28:23 -0700 (MST) |
Author: jblum
Date: 2008-02-24 12:28:23 -0700 (Sun, 24 Feb 2008)
New Revision: 7821
Modified:
grc/branches/grc_reloaded/src/grc/platforms/gnuradio_python/blocks/graphical_sinks/wxgui_fftsink2.xml
Log:
fft sink
Modified:
grc/branches/grc_reloaded/src/grc/platforms/gnuradio_python/blocks/graphical_sinks/wxgui_fftsink2.xml
===================================================================
---
grc/branches/grc_reloaded/src/grc/platforms/gnuradio_python/blocks/graphical_sinks/wxgui_fftsink2.xml
2008-02-24 19:24:29 UTC (rev 7820)
+++
grc/branches/grc_reloaded/src/grc/platforms/gnuradio_python/blocks/graphical_sinks/wxgui_fftsink2.xml
2008-02-24 19:28:23 UTC (rev 7821)
@@ -9,7 +9,7 @@
<name>FFT Sink</name>
<key>wxgui_fftsink2</key>
<import>from gnuradio.wxgui import fftsink2</import>
- <make>scopesink2.$type:fcn(
+ <make>fftsink2.$type:fcn(
_frame,
baseband_freq=$baseband_freq,
y_per_div=$y_per_div,
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] r7821 - grc/branches/grc_reloaded/src/grc/platforms/gnuradio_python/blocks/graphical_sinks,
jblum <=