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
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio