discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Receiving errors with Viterbi decoder block


From: Michael Sabino
Subject: [Discuss-gnuradio] Receiving errors with Viterbi decoder block
Date: Tue, 26 Jan 2016 13:38:53 -0600

I am receiving the following errors with the Viterbi decoding block:

Number -2013265152 requires more than 31 digits.Number -2013264896
requires more than 31 digits.Number -2013264640 requires more than 31
digits.Traceback (most recent call last):
  File "C:\Users\Michael\Desktop\top_block.py", line 238, in <module>
    tb = top_block()
  File "C:\Users\Michael\Desktop\top_block.py", line 71, in __init__
    self.trellis_viterbi_x_0 =
trellis.viterbi_b(trellis.fsm(2,7,[79,109]), 2048, 0, -1)
  File "C:\Program
Files\GNURadio-3.7\lib\site-packages\gnuradio\trellis\trellis_swig.py",
line 531, in __init__
    this = _trellis_swig.new_fsm(*args)
RuntimeError: bad allocation

>>> Done

Here is my flowgraph:
http://1drv.ms/1PzzNPg


I am running the unofficial Haswell build of gnuradio on Windows 10.



Thanks,

Michael Sabino



reply via email to

[Prev in Thread] Current Thread [Next in Thread]