Guest User

Untitled

a guest
Jan 8th, 2014
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. Using Volk machine: avx_64_mmx_orc
  2. resampling factor: 5.000000
  3. using pfb decimator
  4. Traceback (most recent call last):
  5. File "osmosdr-tetra_demod_fft.py", line 259, in <module>
  6. tb = top_block()
  7. File "osmosdr-tetra_demod_fft.py", line 96, in __init__
  8. self.resamp = gnuradio.filter.pfb_decimator_ccf(int(rerate))
  9. File "/usr/local/lib/python2.7/dist-packages/gnuradio/filter/filter_swig.py", line 3701, in make
  10. return _filter_swig.pfb_decimator_ccf_make(*args, **kwargs)
  11. TypeError: Required argument 'taps' (pos 2) not found
  12. toresbe@colargol:~/osmo-tetra/src/demod/python$
Advertisement
Add Comment
Please, Sign In to add comment