-
Forgive me, I'm getting started with Pothos.
I built all using HomeBrew, it all went nicely.
SoapySDRUtil --probe="driver=hackrf"
shows my device, so I added a SoapySDR Source in PothosFlow a…
-
Ubuntu 16.04.3, kernel 4.13.0-32-generic
Pothos and all Soapy modules installed from git.
Running a simple SoapySDR source and a histogram gives the following error. It continues cycling through t…
-
_From @loid123 on April 28, 2018 0:38_
Please include drivers for libiio, in the windows binary of pothos, so that adalm-pluto [plutosdr] can be used in windows with pothos...
Thanks.
_Copied fro…
-
XCode update today might be relevant?
Jerrys-Mac-mini:~ jhicks$ clang++ --version
Apple LLVM version 9.0.0 (clang-900.0.39.2)
Target: x86_64-apple-darwin17.3.0
Thread model: posix
InstalledDir: /…
-
In ConverterPrimatives.hpp, the conversions for an integer type to/from a float use the maximum value of the integer type as the scaling value to get the float to end up between -1.0 and 1.0.
The p…
-
when I run `cmake ../`, everything seems OK:
> -- The CXX compiler identification is GNU 5.4.0
-- The C compiler identification is GNU 5.4.0
-- Check for working CXX compiler: /usr/bin/c++
-- Ch…
-
I'm unable to enable SDRPlay in windows version .msi
Not sure if it requires a dll file like other sdr's in the C:\Program Files\Universal Radio Hacker directory
Also i have the pothossdr suite in…
-
[ 96%] Linking CXX executable ../bin/LimeSuiteGUI
cd /tmp/limesuite-20170910-30684-1l60re0/LimeSuite-17.09.0/builddir/src && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E cmake_link_script CMakeFiles/Li…
-
I try to install pothossdr on mac os 10.12.4, following the guide, but I get "make install" error. Can you Help? thx.
run: brew install pothossdr
I get the following output:
==> Installing poth…
-
**The big checklist**
* [x] tag submodules with maint changes
* [x] update maint branch submodules
* [x] tag latest 0.4 on maint branch
* [x] remove -dev suffix on ABI on master
* debian suffix…