Here is a tip that might save you next time. If you have built everything
from source (git clone blah && cd blah && mkdir build && cd build && cmake
.. && make && sudo make install), then keep your build
directories around (where you ran cmake ..), i.e., don't delete them. Then
what you can do afte
On 08/03/2016 01:35 PM, Marcus Müller wrote:
Hi John,
well, that's the nature of upgrading a distro: you bring the libraries
and runtime to the current revision; everything linking against that
needs to re-compile.
But: recompiling UHD and should work out of the box, as far as I can
tell, i.e. y
Hi John,
well, that's the nature of upgrading a distro: you bring the libraries
and runtime to the current revision; everything linking against that
needs to re-compile.
But: recompiling UHD and should work out of the box, as far as I can
tell, i.e. you don't need to touch any code. So, without lo
On 08/02/2016 04:06 PM, Marcus Müller wrote:
You need to recompile UHD and GNU Radio, or else they will link to the
old boost library that 14.04 brought!
Sh**! That's exactly what caused me such problems before. I took me
several weeks of work with the folks at Ettus just to get everything
ru
You need to recompile UHD and GNU Radio, or else they will link to the
old boost library that 14.04 brought!
On 02.08.2016 21:11, John B. Wood wrote:
> On 08/02/2016 12:37 PM, Neel Pandeya wrote:
>> Hello John:
>>
>> I'm running Ubuntu 16.04.1 (64-bit) with an E310 right now, and it works
>> fine
On 08/02/2016 12:37 PM, Neel Pandeya wrote:
Hello John:
I'm running Ubuntu 16.04.1 (64-bit) with an E310 right now, and it works
fine. I don't think you should have any problems. You could always test it
in VirtualBox first.
--Neel Pandeya
OK, I was afraid of this. After updating from Ubuntu 1
Hello John:
I'm running Ubuntu 16.04.1 (64-bit) with an E310 right now, and it works
fine. I don't think you should have any problems. You could always test it
in VirtualBox first.
--Neel Pandeya
On 2 August 2016 at 09:16, John B. Wood wrote:
> Hello, all, especially to Ettus product users.
There should be no functional difference if you continue to use the same
version of UHD.
Best regards,
Marcus
PS: this is the point where I always stress that network mode is
primarily for diagnostic purposes, and we can't guarantee it's going to
be around forever, and its possible sample rates a
Hello, all, especially to Ettus product users. For sometime now I've
been using Ubuntu 14.04 LTS/GRC 3.7.8 to communicate in network mode
with my Ettus E310 without issues. The Ubuntu/GRC versions are a
"happy" pairing when working with the E310. The question is if I update
to Ubuntu 16.04.1