avian2 / ec3k

Use rtl-sdr to receive EnergyCount 3000 transmissions
https://pypi.python.org/pypi/ec3k/
GNU General Public License v3.0
18 stars 7 forks source link

Python3 support #7

Open llagendijk opened 4 years ago

llagendijk commented 4 years ago

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

avian2 commented 4 years ago

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.

schoerg commented 2 years ago

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

and pipe the output to a python3 script