You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just installed gr-mixalot (after all dependencies) on a Debian 17.04. Cmake/make/make install worked flawlessly and after adding the serial of my HackRF (instead of hackrf=0) it was found.
However, upon calling the line self.mixalot_pocencode_0 = mixalot.pocencode(1, 1200, 49899, 'Test', 38400)
the py-script crashes:
The message remind me of a crash I saw on Raspian, where something was incorrectly compiled.
I do not see the crash on Debian Buster (amd64), where I have been able to build and run the program, and see a message show up on my pager unit. Because of this, I suspect the problem is not with gr-mixalot.
Hi there,
I just installed gr-mixalot (after all dependencies) on a Debian 17.04. Cmake/make/make install worked flawlessly and after adding the serial of my HackRF (instead of hackrf=0) it was found.
However, upon calling the line
self.mixalot_pocencode_0 = mixalot.pocencode(1, 1200, 49899, 'Test', 38400)
the py-script crashes:
Any Ideas for that?
Greetings,
^.^ Dingo
The text was updated successfully, but these errors were encountered: