boatbod / op25

Fork of osmocom OP25 by boatbod
311 stars 97 forks source link

Bump to 3.10/3.11 #149

Closed bkerler closed 1 year ago

bkerler commented 2 years ago

This updates the module to work with gnuradio 3.10/3.11. Not everything was tested to work, but multi_rx.py did.

boatbod commented 1 year ago

"gr310" branch now working with ubuntu 22.04 and gnuradio-3.10.

gnuradio-3.9 is a bit of an unknown. The code should work although the install script will need manually editing since it functions for 3.7, 3.8 & 3.10 but explicitly exits for anything else. I've read about issues with incompatibilities due to versions of pybind11 included in some distros, so a lot more testing would be required to see what's good and what needs more work.