Hi everyone.
i have been working with the USRP E312 in gnu-radio 3.8, but recently this
error appear:
RuntimeError: RuntimeError: MPM major compat number mismatch. Expected: 3.0
Actual: 4.2. Please update the version of MPM on your USRP device.
i dont been able to find a solution on google so i'
Hello everyone,
I have been working on a simple impletation that using USRP and GNURADIO to
receive signals for 0.1s per five second periodly. In order to test the
receiving situation, I make the following flowgraph,
Usrp source->Head Block-> Tag Debug.
Python Snippet
The Tag Deb