duggabe / gr-morse-code-gen

Generates Morse code from keyboard input. Based on gnuradio.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

epy_block_0_0.py index out of bounds error

lceans opened this issue · comments

When I run this block in the flowchart, I get an index out of bounds error on the line output_items[0][y] = 0? Do you also get this?

No, I have not. Did you get the error with standard characters or one that is not defined in the Morse table?
What OS are you using? What version of GNU Radio?