ec3k icon indicating copy to clipboard operation
ec3k copied to clipboard

Python3 support

Open llagendijk opened this issue 5 years ago • 2 comments

As python2 is no longer supported, it would be nice to have a python3 port. I had a look at it, but this seems to be too much for me. Could you please consider a port to python3?

kind regards, Louis

llagendijk avatar Feb 14 '20 19:02 llagendijk

What's the Python 3 support in GNU Radio like these days? Very likely supporting Python 3 in ec3k means porting to a newer GNU Radio version, which is a more significant task than just fixing compatibility issues in ec3k code. At least that's based on my past experience with GNU Radio. I haven't done any significant work past GR 3.7.

avian2 avatar Feb 14 '20 20:02 avian2

you could use this: https://github.com/EmbedME/ec3k_decoder/

and pipe the output to a python3 script

schoerg avatar Mar 08 '22 10:03 schoerg