Re: [USRP-users] Creating New GR Blocks for E310

2018-08-22 Thread Andrew Danowitz via USRP-users
When you source environment-setup-armv7ahf-vfp-neon-oe-linux-gnueabi it points python to the e310/ARM version of Python that comes to the SDK. Since gr_modtool needs to run on your host system to set up a new OOT module, the ARM version of python won't work for you. Your best bet is to open a new t

[USRP-users] Creating New GR Blocks for E310

2018-08-22 Thread shachar J. brown via USRP-users
Hi everyone, I'm having trouble creating a new gr block for my e310. I compiled uhd and gnuradio from source as instructed in the following page: https://kb.ettus.com/Software_Development_on_the_E310_and_E312 Now, when I try using the "gr_modtool newmod" command on my development device (pc), I