-
Hi Ptrkrysik,
I wanted to do a wideband capture recently, but as grgsm did not have that feature, I added it myself.
I basically added a -B (BANDWIDTH) parameter, and made the bandwidth dynamic and …
-
It looks like the performance is not good compared to 1.5.0. For example, go-inovation with the latest Ebiten couldn't reach 60FPS on my NuAnd Neo Reloaded.
-
Hi,
Have you try this OpenBTS build running on BladeRF?
I've generated the transceiver according to this: https://github.com/Nuand/bladeRF/wiki/Minimalistic-build-and-run-test-for-OpenBTS-5
App…
-
About a year ago there were several threads in the forums about supporting a 10 MHz reference clock input since it is often used to synchronize frequencies of laboratory equipment and good 10 MHz sour…
-
Hi ,this is a nice project. But there is some thing error when i install soapybladerf with brew on OSX :
```
brew install soapybladerf
Error: Another active Homebrew update process is already in …
-
Attempting to run the Windows installer under Windows 10 results in a modal error:
"This app can't run on your PC
To find a version for your PC, check with the software publisher."
After some d…
-
bladeRF fails to build, saying that it cannot find `pthread.h`. The file can be found in `C:\PothosSDR-dev\PothosSDR\build\Source\Pthreads`, but the compiler invocation does not seem to include `/I"C:…
-
Compilation fails with the following command:
`ghdl -a -g --work=nuand --std=08 util.vhd fx3_model_unmodified.vhd`
Gives the following output:
******************** GHDL Bug occured *************…
ghost updated
7 years ago
-
CMake Error at misc/udev/CMakeLists.txt:44 (else):
A duplicate ELSE command was found inside an IF block.
https://github.com/Nuand/bladeRF/blob/master/host/misc/udev/CMakeLists.txt#L44
-
Hi Balister, I have followed the steps of the page https://github.com/Nuand/bladeRF/wiki/Creating-Linux-based-Embedded-System-Images-with-Yocto and I compiled successfully the the core-image-minimal …
belza updated
7 years ago