In GNU Radio 3.4.2 ./usrp2_rx_cfile.py file for capture signal, is
there any file in New GNU Radio Companion 3.6.2git-148-g7e0bf755 ?
actually this version 3.6 don’t have USRP2 module, so get error while
running./usrp2_rx_cfile.py.in cmake how to configure the installation
process?
ImportError: cannot import name usrp2
pleaseHelp out and thanks
In GNU Radio 3.4.2 usrp2_rx_cfile.py file for capture signal, is there
any file in New GNU Radio Companion 3.6.2git-148-g7e0bf755 ?
actually this version 3.6 don’t have USRP2 module, so get error while
runningusrp2_rx_cfile.py.in cmake how to configure the installation
process?
ImportError: cannot import name usrp2
pleaseHelp out and thanks
In GNU Radio 3.4.2 usrp2_rx_cfile.py file for capture signal, is there
any file in New GNU Radio Companion 3.6.2git-148-g7e0bf755 ?
actually this version 3.6 don’t have USRP2 module, so get error while
runningusrp2_rx_cfile.py.in cmake how to configure the installation
process?
ImportError: cannot import name usrp2
pleaseHelp out and thanks
please Help out and thanks
Regards
Muhammad Junaid
[email protected]
Use uhd_rx_cfile.
–n
And, in more-general terms, you should no longer be using any of the
“classic” APIs to USRP1 and USRP2 – they have been deprecated for
over two years. Unless you have significant investment in
custom-written applications written to the “classic” APIs for USRP1 and
USRP2,
there’s no reason not to use UHD.
Given that you’re just usign the “cfile.py” programs, I suspect that
using UHD will be largely painless.
You will need to program new firmware for your USRP2s, but the USRP1
firmware is the same for both “classic” and UHD.