-
following the README.md
```cd ./openbts/```
```make```
```make: *** No targets specified and no makefile found. Stop.```
```
make -f Makeflie.am
Makefile.am:22: /Makefile.common: No such file …
-
```
Process: Python [16490]
Path: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
Identifier: org.py…
-
Hi,
I have python 2.7 (through Anaconda) on Debian Stretch. I have already installed uhd (and their dependencies) with sudo apt-get, but I would like to use the python-api.
I've cloned the uhd re…
-
I wanted to get the firmware image, but I didn't want to run uhd_images_downloader.py as root, so I tried to install to my home directory:
```
$ cd
$ uhd_images_downloader -i .
```
But appare…
-
Hi, I get a segfault using kal.
export KAL_DEVICE=addr=192.168.10.2
./kal -s GSM900 -R "B:0"
> $ ./kal -D -s GSM900 -R "B:0" …
-
![capture1](https://cloud.githubusercontent.com/assets/8518993/26137158/5fb9ed24-3a8e-11e7-9768-c358792e85f1.PNG)
I am installing OpenBTS on Ubuntu 16.04 LTS. I'm following the steps provided on
…
-
With the latest UHD git I get wrong timestamps in my samplestream when using gpsdo.
The full seconds should be the full seconds from GPS time. But I get half of that.
I used B200 with installed mini-…
-
[log.do_compile.txt](https://github.com/Geontech/meta-redhawk-sdr/files/996831/log.do_compile.txt)
Hello,
I'm trying to bitbake for usrp e310... I'm getting this error of bad instruction while b…
-
I follow this link to build UHD in windows
https://kb.ettus.com/Building_and_Installing_the_USRP_Open_Source_Toolchain_(UHD_and_GNU_Radio)_on_Windows
finally, i got Build: 71 succeeded, 1 failed, …
-
Hi bastibl,
I am trying to embed the wifi_rx into a larger program, but I am running into a trouble. It would be really great if you can provide some suggestions on it.
The code is implemented u…