Thanks Max, that's very helpful input. What about the global msgq variable error? Is
it a typo that whoever downloads the code must fix manually in line 303 of
audio_p25_rx.py? Or is it again just due to the usage of gnuradio 3.6 rather than gnuradio
3.2?
Best
-Ram
--- In op25-dev(a)yahoogroups.com, ikjtel <ikj1234i@...> wrote:
ImportError: No module named usrpm
Yeah, none (AFAIK) of our code has been updated to use the new UHD interface in GR.
Sound-card users can just comment-out the 'usrp' import statements (such as this
one) but USRP users must use the older GR versions until we update the code...
Max