Package: gnuradio
Version: 3.5.3.2-1
Severity: normal

Dear Maintainer,

Thank you for packaging gnuradio!

I've been trying to plot IQ data with gr_plot_fft, and with the current
gnuradio package it fails, I ran:

$ gr_plot_fft -d int16 IQ.u16

and gr_plot_fft returned:

[SNIP]

Traceback (most recent call last):
  File "/usr/bin/gr_plot_fft", line 244, in <module>
    main()
  File "/usr/bin/gr_plot_fft", line 240, in main
    dc = gr_plot_fft(options.data_type, filename, options)
  File "/usr/bin/gr_plot_fft", line 65, in __init__
    self.make_plots()
  File "/usr/bin/gr_plot_fft", line 128, in make_plots
    self.get_data()
  File "/usr/bin/gr_plot_fft", line 90, in get_data
    self.iq_fft = self.dofft(self.iq)
  File "/usr/bin/gr_plot_fft", line 100, in dofft
    iq_fft = fftpack.fftshift(scipy.fft(iq))       # fft and shift axis
AttributeError: 'module' object has no attribute 'fftshift'

[SNAP]

So something is missing with regards to fftpack, I didn't find out
exactly what, but after compiling and installing gnuradio with the
build-gnuradio script from Marcus Leech [1] (also linked at gnuradio.org
[2]), I get the expected plots.

Please let me know if you need more information.

[1] http://www.sbrac.org/files/build-gnuradio
[2] http://gnuradio.org/redmine/projects/gnuradio/wiki/InstallingGR


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_US)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnuradio depends on:
ii  adduser                           3.113+nmu1
ii  libasound2                        1.0.25-2
ii  libboost-date-time1.49.0          1.49.0-2
ii  libboost-filesystem1.49.0         1.49.0-2
ii  libboost-program-options1.49.0    1.49.0-2
ii  libboost-system1.49.0             1.49.0-2
ii  libboost-test1.49.0               1.49.0-2
ii  libboost-thread1.49.0             1.49.0-2
ii  libc6                             2.13-26
ii  libcomedi0                        0.8.1-5.1
ii  libgcc1                           1:4.6.2-12
ii  libgnuradio-atsc3.5.3.2           3.5.3.2-1
ii  libgnuradio-audio3.5.3.2          3.5.3.2-1
ii  libgnuradio-comedi3.5.3.2         3.5.3.2-1
ii  libgnuradio-core3.5.3.2           3.5.3.2-1
ii  libgnuradio-digital3.5.3.2        3.5.3.2-1
ii  libgnuradio-fcd3.5.3.2            3.5.3.2-1
ii  libgnuradio-noaa3.5.3.2           3.5.3.2-1
ii  libgnuradio-pager3.5.3.2          3.5.3.2-1
ii  libgnuradio-qtgui3.5.3.2          3.5.3.2-1
ii  libgnuradio-trellis3.5.3.2        3.5.3.2-1
ii  libgnuradio-uhd3.5.3.2            3.5.3.2-1
ii  libgnuradio-video-sdl3.5.3.2      3.5.3.2-1
ii  libgnuradio-vocoder3.5.3.2        3.5.3.2-1
ii  libgruel3.5.3.2                   3.5.3.2-1
ii  libgsm1                           1.0.13-3
ii  libjack-jackd2-0 [libjack-0.116]  1.9.8~dfsg.1-1
ii  liborc-0.4-0                      1:0.4.16-1
ii  libpython2.7                      2.7.2-13
ii  libqtcore4                        4:4.7.4-2
ii  libqtgui4                         4:4.7.4-2
ii  libqwt5-qt4                       5.2.2-2
ii  libsdl1.2debian                   1.2.15-1
ii  libstdc++6                        4.6.2-12
ii  libuhd003                         3.4.1-1
ii  libusb-1.0-0                      2:1.0.9~rc3-3
ii  libvolk0.0.0                      3.5.3.2-1
ii  python                            2.7.2-10
ii  python-cheetah                    2.4.4-2
ii  python-lxml                       2.3.2-1
ii  python-opengl                     3.0.1-1
ii  python-wxgtk2.8                   2.8.12.1-7
ii  python2.7                         2.7.2-13

Versions of packages gnuradio recommends:
ii  python-matplotlib     1.1.1~rc1-1
ii  python-qt4            4.9.1-1
ii  python-qwt5-qt4       5.2.1~cvs20091107+dfsg-6+b1
ii  python-scipy          0.10.1+dfsg1-3
ii  python-tk             2.7.3-1
ii  qthid-fcd-controller  3.1-6
ii  uhd-host              3.4.1-1

gnuradio suggests no packages.

-- debconf-show failed



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to