sq5bpf / telive

Tetra live monitor
GNU General Public License v3.0
281 stars 103 forks source link

not working on gnuradio 3.8... #28

Open Marcotic opened 3 years ago

Marcotic commented 3 years ago

Cannot make it run in debian 10 with gnuradio 3.8, installed with install_telive, launching receiver1 throws:

File "/usr/local/lib/python3/dist-packages/gnuradio/blocks/blocks_swig0.py", line 100 def high_res_timer_now() -> "gr::high_res_timer_type": ^ SyntaxError: invalid syntax

I've tried things, without succes, something related with swig and python 3.7 i guess but i am stuck.

sq5bpf commented 3 years ago

for now the python parts work with python 2.7 only.

there are other requests to make it work with python 3 and i will eventually do it some time in the distant future

sq5bpf commented 11 months ago

could you try the most recent version?

i've added initial support for gnuradio 3.10 (this is what is in debian 12 packages)