I think it will be okay to try v3.7.9.2. Only the UHD version has to be
matched between PC and E310.
Ron
On 4/5/19 00:14, kron...@tiscali.it wrote:
If v3.7.9 is installed on my USRP E310, could I have trouble using
v3.7.9.2 on my PC in "network mode"?
Otherwise, I would have to build an older
If v3.7.9 is installed on my USRP E310, could I have trouble using
v3.7.9.2 on my PC in "network mode"?
Otherwise, I would have to build
an older version of cmake (perhaps with static libraries, not needing to
install it) to configure v3.7.9.
Thank you.
Ivan
Il 05.04.2019 04:42
Ron Economos
The python script "volk_compile_utils.py" is not in the folder
"gen", but in "volk/gen"; this is the reason cmake doesn't find it.
Thank you.
Ivan
Il 05.04.2019 02:24 Michael Dickens ha scritto:
>
Hmmm ... so the cmake debug output log shows:
> {{{
>
/usr/bin/python2: can't open file
'/h
I get the same error here. As it turns out, any version of GNU Radio
before 3.7.9.2 cannot be built with a newer CMake. If you really need to
build 3.7.9, you have to use an older version of CMake.
I've tested CMake 2.8.12.2 (the version used in Ubuntu 14.04), and that
works.
Ron
On 4/4/19
Hmmm ... so the cmake debug output log shows:
{{{
/usr/bin/python2: can't open file
'/home/user/workarea-gnuradio/gnuradio-3.7.9/gen/volk_compile_utils.py': [Errno
2] No such file or directory
}}}
Is this really true, that that file doesn't exist? Or maybe it needs to be
"chmod a+x"?
On Thu, Ap
I tried to solve the issues as in:
https://lists.gnu.org/archive/html/discuss-gnuradio/2016-03/msg00812.html
* I added SET(CMAKE_C_FLAGS "$(CMAKE_C_FLAGS) -lpthread") and
SET(CMAKE_CXX_FLAGS "$(CMAKE_CXX_FLAGS) -lpthread") in CMakeLists.txt.
* I modified CMakeLists.txt of vol
Hi Michael,
I'm sorry! Sure, next time I will.
I'm building on
Debian 9.8, and cmake is 3.7.2.
Thank you for reply.
Ivan
Il
04.04.2019 15:41 Michael Dickens ha scritto:
> Hi Ivan - PLEASE next
time use < pastebin.com > or Google Drive or DropBox or whatever to hold
your files & then post
Hi Ivan - PLEASE next time use < pastebin.com > or Google Drive or DropBox or
whatever to hold your files & then post a link here; doing so requires less
bandwidth && is -much- easier for us to parse.
It looks like "Volk" didn't configure correctly ... what version of Debian are
you building on
Hi guys!
I'm Ivan, researcher at Italian Aerospace Research Centre.
I'm working on algorithms for optimizing aerospace communications based
on SDR paradigm.
I will use an USRP E310, first in "network mode" for
rapid troubleshooting of the algorithms. I correctly built the uhd
drivers enabling